summaryrefslogtreecommitdiff
path: root/deps/npm/test/packages/npm-test-blerg3/package.json
blob: c88b5a957f75eaeb8007f00e90167694bd3a8adc (plain)
1
2
3
4
5
{ "name":"npm-test-blerg3"
, "homepage": "https://github.com/isaacs/npm/issues/2658"
, "version" : "0.0.0"
, "scripts" : { "test" : "node test.js" }
}