Skip to content

Commit

Permalink
Added bin and main (used by npm)
Browse files Browse the repository at this point in the history
  • Loading branch information
kriszyp committed May 13, 2010
1 parent ed5542e commit 1752ee2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -12,5 +12,9 @@
"engines": {"node":">=0.1.90"},
"githubName": "nodules",
"type": "zip",
"main":"./lib/nodules",
"bin" : {
"nodules" : "./lib/nodules"
},
"location": "http://github.com/kriszyp/nodules/zipball/master"
}

0 comments on commit 1752ee2

Please sign in to comment.