This commit is contained in:
Nathan Rajlich 2012-04-05 17:41:16 -07:00
parent f096364799
commit ff31775478

View file

@ -1,7 +1,7 @@
{ "name": "node-gyp" { "name": "node-gyp"
, "description": "Node.js native addon build tool" , "description": "Node.js native addon build tool"
, "keywords": [ "native", "addon", "module", "c", "c++", "bindings", "gyp" ] , "keywords": [ "native", "addon", "module", "c", "c++", "bindings", "gyp" ]
, "version": "0.3.10" , "version": "0.3.11"
, "installVersion": 7 , "installVersion": 7
, "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)" , "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)"
, "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-gyp.git" } , "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-gyp.git" }