Skip to content

Commit

Permalink
NPM package
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Johansen committed Aug 8, 2011
1 parent d6dc616 commit cbee8d5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "node-assert-extras",
"version": "0.1.0",
"description": "Extended assert module for Node.JS",
"homepage": "http://cjohansen.no/en/node_js/unit_testing_node_js_apps",
"author": {
"name": "Christian Johansen",
"email": "christian@cjohansen.no",
"url": "http://cjohansen.no"
},
"main": "./lib/assert-extras",
"repository": {
"type": "git",
"url": "git://gitorious.org/node-assert-extras/mainline.git"
}
}

0 comments on commit cbee8d5

Please sign in to comment.