twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
99 lines (98 loc) • 2.44 kB
JSON
{
"_args": [
[
"sum-up@^1.0.1",
"/Users/nick/codes/twreporter-react/node_modules/strip-dirs"
]
],
"_from": "sum-up@>=1.0.1 <2.0.0",
"_id": "sum-up@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/sum-up",
"_nodeVersion": "2.2.1",
"_npmUser": {
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
},
"_npmVersion": "2.11.0",
"_phantomChildren": {},
"_requested": {
"name": "sum-up",
"raw": "sum-up@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/strip-dirs"
],
"_resolved": "https://registry.npmjs.org/sum-up/-/sum-up-1.0.2.tgz",
"_shasum": "e05e5f788cb4d0c570759013ad49442c7b849c88",
"_shrinkwrap": null,
"_spec": "sum-up@^1.0.1",
"_where": "/Users/nick/codes/twreporter-react/node_modules/strip-dirs",
"author": {
"name": "Shinnosuke Watanabe",
"url": "https://github.com/shinnn"
},
"bugs": {
"url": "https://github.com/shinnn/sum-up/issues"
},
"dependencies": {
"chalk": "^1.0.0"
},
"description": "Summarize package information",
"devDependencies": {
"@shinnn/eslintrc-node": "^1.0.2",
"eslint": "^0.22.1",
"istanbul": "^0.3.15",
"istanbul-coveralls": "^1.0.3",
"tape": "^4.0.0"
},
"directories": {},
"dist": {
"shasum": "e05e5f788cb4d0c570759013ad49442c7b849c88",
"tarball": "http://registry.npmjs.org/sum-up/-/sum-up-1.0.2.tgz"
},
"files": [
"index.js"
],
"gitHead": "75c74abb8c3628679715d2af046fc17d900ff78f",
"homepage": "https://github.com/shinnn/sum-up",
"keywords": [
"brief",
"cli-friendly",
"color",
"data",
"description",
"info",
"information",
"outline",
"package",
"summary",
"summerize"
],
"license": "MIT",
"maintainers": [
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
}
],
"name": "sum-up",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/shinnn/sum-up.git"
},
"scripts": {
"coverage": "istanbul cover test.js -- --color",
"coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls",
"pretest": "eslint --config node_modules/@shinnn/eslintrc-node/rc.json index.js test.js",
"test": "node test.js --color && node test.js --no-color"
},
"version": "1.0.2"
}