NPM joinks

This commit is contained in:
Ryan McGrath 2010-12-13 05:17:18 +09:00
parent 54fcb0cd50
commit 3bd9b6397b
2 changed files with 13 additions and 10 deletions

View file

@ -1,8 +1,8 @@
{
"name": "wrench",
"description": "Recursive filesystem operations that Node *should* have.",
"version": "1.0",
"author": "Ryan McGrath",
"version": "0.1.0",
"author": "Ryan McGrath <ryan@venodesigns.net>",
"repository": {
"type" : "git",
@ -29,11 +29,7 @@
"node": ">=0.1.97",
},
"dependencies": {
"libxmljs" : "*",
},
"licenses": [
{"type" : "MIT", "url" : "http://github.com/ryanmcgrath/wrench-js/raw/master/LICENSE"}
],
}
}