You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

101 lines
2.5 KiB

{
"_args": [
[
"sum-up@^1.0.1",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/strip-dirs"
]
],
"_from": "sum-up@>=1.0.1 <2.0.0",
"_id": "sum-up@1.0.3",
"_inCache": true,
"_installable": true,
"_location": "/sum-up",
"_nodeVersion": "5.9.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/sum-up-1.0.3.tgz_1458736084775_0.2654310546349734"
},
"_npmUser": {
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
},
"_npmVersion": "3.8.2",
"_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.3.tgz",
"_shasum": "1c661f667057f63bcb7875aa1438bc162525156e",
"_shrinkwrap": null,
"_spec": "sum-up@^1.0.1",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/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/eslint-config-node-legacy": "^2.0.0",
"eslint": "^2.4.0",
"istanbul": "^0.4.2",
"tape": "^4.5.1"
},
"directories": {},
"dist": {
"shasum": "1c661f667057f63bcb7875aa1438bc162525156e",
"tarball": "https://registry.npmjs.org/sum-up/-/sum-up-1.0.3.tgz"
},
"files": [
"index.js"
],
"gitHead": "a69ca55de273f1dc8640befe4f9939bd29c12dce",
"homepage": "https://github.com/shinnn/sum-up",
"keywords": [
"summerize",
"summary",
"brief",
"outline",
"info",
"information",
"description",
"data",
"package",
"color",
"cli-friendly"
],
"license": "MIT",
"maintainers": [
{
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
}
],
"name": "sum-up",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/shinnn/sum-up.git"
},
"scripts": {
"coverage": "node --strong_mode node_modules/.bin/istanbul cover test.js -- --color",
"coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls",
"pretest": "eslint --config @shinnn/node-legacy index.js test.js",
"test": "node --strong_mode test.js --color && node test.js --no-color"
},
"version": "1.0.3"
}