Skip to content

Commit

Permalink
Added an npm package file. Works with npm install .
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshfisher committed Jul 18, 2010
1 parent 1066fe5 commit 254c49a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
@@ -0,0 +1,6 @@
{ "name": "do"
, "version": "0.0.2"
, "author": "Tim Caswell"
, "engines": [ "node" ]
, "main": "./lib/do"
}

0 comments on commit 254c49a

Please sign in to comment.