twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
86 lines (85 loc) • 2.04 kB
JSON
{
"_args": [
[
"shush@^1.0.0",
"/Users/nick/codes/twreporter-react/node_modules/forever"
]
],
"_from": "shush@>=1.0.0 <2.0.0",
"_id": "shush@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/shush",
"_nodeVersion": "0.12.2",
"_npmUser": {
"email": "aredridel@nbtsc.org",
"name": "aredridel"
},
"_npmVersion": "2.8.1",
"_phantomChildren": {},
"_requested": {
"name": "shush",
"raw": "shush@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/forever"
],
"_resolved": "https://registry.npmjs.org/shush/-/shush-1.0.0.tgz",
"_shasum": "c27415a9e458f2fed39b27cf8eb37c003782b431",
"_shrinkwrap": null,
"_spec": "shush@^1.0.0",
"_where": "/Users/nick/codes/twreporter-react/node_modules/forever",
"author": {
"email": "totherik@gmail.com",
"name": "Erik Toth"
},
"bugs": {
"url": "https://github.com/totherik/shush/issues"
},
"dependencies": {
"caller": "~0.0.1",
"strip-json-comments": "~0.1.1"
},
"description": "Sugar for silencing JSON comments.",
"devDependencies": {
"istanbul": "~0.2.1",
"tape": "~2.3.2"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "c27415a9e458f2fed39b27cf8eb37c003782b431",
"tarball": "http://registry.npmjs.org/shush/-/shush-1.0.0.tgz"
},
"gitHead": "a6f3f35ad650ae744ed1aa1cb8be68f86bcba706",
"homepage": "https://github.com/totherik/shush",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "totherik",
"email": "totherik@gmail.com"
},
{
"name": "aredridel",
"email": "aredridel@nbtsc.org"
}
],
"name": "shush",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/totherik/shush.git"
},
"scripts": {
"cover": "istanbul cover tape -- test/*.js",
"test": "tape test/*.js"
},
"version": "1.0.0"
}