Skip to content

Commit

Permalink
Added fields for publishing.
Browse files Browse the repository at this point in the history
  • Loading branch information
boolpath committed Jan 17, 2014
1 parent 6e41a9d commit 5b27f6d
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
{
"name": "JSFly",
"name": "jsfly",
"description": "Autonomous code migration between Node.js servers.",
"homepage": "https://github.com/jorgezaccaro/jsfly/#what-if-javascript-could-fly",
"author": {
"name": "Jorge Zaccaro",
"email": "[email protected]",
"url": "https://github.com/jorgezaccaro"
},
"version": "0.0.1",
"license": "MIT",
"dependencies": {},
"keywords": ["fly", "autonomous", "migration"],
"main": "jsfly.js"
}

0 comments on commit 5b27f6d

Please sign in to comment.