react-scripts
Version:
Configuration and scripts for Create React App.
83 lines (82 loc) • 2.06 kB
JSON
{
"_args": [
[
{
"raw": "tmpl@1.0.x",
"scope": null,
"escapedName": "tmpl",
"name": "tmpl",
"rawSpec": "1.0.x",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/makeerror"
]
],
"_from": "tmpl@>=1.0.0 <1.1.0",
"_id": "tmpl@1.0.4",
"_inCache": true,
"_location": "/tmpl",
"_nodeVersion": "0.12.0",
"_npmUser": {
"name": "daaku",
"email": "n@daaku.org"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "tmpl@1.0.x",
"scope": null,
"escapedName": "tmpl",
"name": "tmpl",
"rawSpec": "1.0.x",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/makeerror"
],
"_resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz",
"_shasum": "23640dd7b42d00433911140820e5cf440e521dd1",
"_shrinkwrap": null,
"_spec": "tmpl@1.0.x",
"_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/makeerror",
"author": {
"name": "Naitik Shah",
"email": "n@daaku.org"
},
"bugs": {
"url": "https://github.com/daaku/nodejs-tmpl/issues"
},
"dependencies": {},
"description": "JavaScript micro templates.",
"devDependencies": {
"mocha": "0.12.x"
},
"directories": {},
"dist": {
"shasum": "23640dd7b42d00433911140820e5cf440e521dd1",
"tarball": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz"
},
"gitHead": "aa7fef875b8eb2da3817940b50f58fd1d8754022",
"homepage": "https://github.com/nshah/nodejs-tmpl",
"license": "BSD-3-Clause",
"main": "lib/tmpl",
"maintainers": [
{
"name": "daaku",
"email": "n@daaku.org"
}
],
"name": "tmpl",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/daaku/nodejs-tmpl.git"
},
"scripts": {
"test": "NODE_PATH=./lib mocha --ui exports"
},
"version": "1.0.4"
}