Skip to content

Commit

Permalink
feat: transfer ownership to powerchordlabs
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandiest committed Mar 8, 2016
1 parent 11ffcf7 commit 1d7b4a2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@powerchord/forte-api",
"name": "@powerchordlabs/forte-api",
"verson": "0.0.0-semantically-released",
"description": "A fluent wrapper for the Powerchord Forte REST API",
"main": "./lib",
Expand All @@ -11,7 +11,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/powerchordinc/forte-api.git"
"url": "https://github.com/powerchordlabs/forte-api.git"
},
"keywords": [
"forte",
Expand All @@ -20,9 +20,9 @@
"author": "PowerChord, Inc",
"license": "ISC",
"bugs": {
"url": "https://github.com/powerchordinc/forte-api/issues"
"url": "https://github.com/powerchordlabs/forte-api/issues"
},
"homepage": "https://github.com/powerchordinc/forte-api#readme",
"homepage": "https://github.com/powerchordlabs/forte-api#readme",
"devDependencies": {
"babel-cli": "^6.4.0",
"babel-preset-es2015": "^6.3.13",
Expand Down

0 comments on commit 1d7b4a2

Please sign in to comment.