Skip to content

Commit

Permalink
Move project from jankarres to devowlio
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Karres committed Feb 5, 2020
1 parent ac6a18e commit 4b95373
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "node-lame",
"description": "LAME MP3 encoder for Node.js",
"version": "1.2.0",
"homepage": "https://github.com/jankarres/node-lame",
"homepage": "https://github.com/devowlio/node-lame",
"repository": {
"type": "git",
"url": "git+https://github.com/jankarres/node-lame.git"
"url": "git+https://github.com/devowlio/node-lame.git"
},
"bugs": {
"url": "https://github.com/jankarres/node-lame/issues"
"url": "https://github.com/devowlio/node-lame/issues"
},
"author": {
"name": "Jan Karres",
Expand All @@ -17,8 +17,8 @@
},
"contributors": [
{
"name": "Elias Porcio",
"email": "[email protected]"
"name": "devowl.io GmbH",
"email": "[email protected]"
}
],
"keywords": [
Expand Down

0 comments on commit 4b95373

Please sign in to comment.