node/deps/npm/test/packages/npm-test-blerg3/package.json

6 lines
151 B
JSON
Raw Normal View History

2012-08-02 10:10:42 +08:00
{ "name":"npm-test-blerg3"
, "homepage": "https://github.com/isaacs/npm/issues/2658"
, "version" : "0.0.0"
, "scripts" : { "test" : "node test.js" }
}