react-scripts
Version:
Configuration and scripts for Create React App.
81 lines (80 loc) • 2.04 kB
JSON
{
"_args": [
[
"cli-usage@^0.1.1",
"/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/node-notifier"
]
],
"_from": "cli-usage@>=0.1.1 <0.2.0",
"_id": "cli-usage@0.1.3",
"_inCache": true,
"_installable": true,
"_location": "/cli-usage",
"_nodeVersion": "6.3.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/cli-usage-0.1.3.tgz_1472846658078_0.8912871729116887"
},
"_npmUser": {
"email": "mikaelbre@gmail.com",
"name": "mikaelb"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "cli-usage",
"raw": "cli-usage@^0.1.1",
"rawSpec": "^0.1.1",
"scope": null,
"spec": ">=0.1.1 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/node-notifier"
],
"_resolved": "https://registry.npmjs.org/cli-usage/-/cli-usage-0.1.3.tgz",
"_shasum": "57fd40617dff91e75c7db32ec024a4b893e3d81f",
"_shrinkwrap": null,
"_spec": "cli-usage@^0.1.1",
"_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/node-notifier",
"author": {
"name": "Mikael Brevik"
},
"dependencies": {
"marked": "^0.3.6",
"marked-terminal": "^1.6.2",
"mocha": "^3.0.2"
},
"description": "Easily show CLI usage from a markdown source file",
"devDependencies": {
"mocha": "*"
},
"directories": {},
"dist": {
"shasum": "57fd40617dff91e75c7db32ec024a4b893e3d81f",
"tarball": "https://registry.npmjs.org/cli-usage/-/cli-usage-0.1.3.tgz"
},
"gitHead": "435af8783718f759684c6546c8256a235e2a4755",
"keywords": [
"CLI",
"CLI-Usage",
"Markdown",
"Print-Usage",
"Usage"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "mikaelb",
"email": "mikaelbre@gmail.com"
}
],
"name": "cli-usage",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"test": "mocha tests.js -R spec"
},
"version": "0.1.3"
}