Skip to content

Commit

Permalink
Update package.json for 1st publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfred J. Kwak committed Feb 15, 2017
1 parent 93fb905 commit 719d770
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"name": "generator-restivus",
"version": "0.0.0",
"description": "Generates Restivus from Swagger",
"homepage": "",
"version": "0.0.1",
"description": "Generates Restivus from Swagger spec",
"author": {
"name": "Alfred J. Kwak",
"email": "alfredjkwak@protonmail.com",
"url": ""
"email": "alfredjkwak@protonmail.com"
},
"files": [
"generators"
Expand Down Expand Up @@ -48,7 +46,7 @@
"mocha": true
}
},
"repository": "alfredjkwak/generator-restivus",
"repository": "meteor-rest/generator-restivus",
"scripts": {
"prepublish": "gulp prepublish",
"test": "gulp"
Expand Down

0 comments on commit 719d770

Please # to comment.