{ "name":"npm-test-blerg"
, "version" : "0.0.0"
, "scripts" : { "test" : "node test.js" }
, "publishConfig": {"tag": "foo"}
}