react-scripts
Version:
Configuration and scripts for Create React App.
79 lines (78 loc) • 2.01 kB
JSON
{
"_args": [
[
"es6-templates@^0.2.2",
"/Users/dan/p/create-react-app/node_modules/html-loader"
]
],
"_from": "es6-templates@>=0.2.2 <0.3.0",
"_id": "es6-templates@0.2.2",
"_inCache": true,
"_installable": true,
"_location": "/es6-templates",
"_nodeVersion": "0.10.35",
"_npmUser": {
"email": "me@brian-donovan.com",
"name": "eventualbuddha"
},
"_npmVersion": "2.1.16",
"_phantomChildren": {},
"_requested": {
"name": "es6-templates",
"raw": "es6-templates@^0.2.2",
"rawSpec": "^0.2.2",
"scope": null,
"spec": ">=0.2.2 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/html-loader"
],
"_resolved": "https://registry.npmjs.org/es6-templates/-/es6-templates-0.2.2.tgz",
"_shasum": "d13a02b052f74891b309a02043bc7b3d6a23f59f",
"_shrinkwrap": null,
"_spec": "es6-templates@^0.2.2",
"_where": "/Users/dan/p/create-react-app/node_modules/html-loader",
"author": {
"name": "Square, Inc."
},
"bugs": {
"url": "https://github.com/esnext/es6-templates/issues"
},
"dependencies": {
"recast": "~0.9.11",
"through": "~2.3.6"
},
"description": "ES6 template strings compiled to ES5.",
"devDependencies": {
"example-runner": "~0.2.0"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "d13a02b052f74891b309a02043bc7b3d6a23f59f",
"tarball": "https://registry.npmjs.org/es6-templates/-/es6-templates-0.2.2.tgz"
},
"gitHead": "1c2e1f7986a6569f5ac5814f19d3887dbd79fc55",
"homepage": "https://github.com/esnext/es6-templates",
"license": "Apache 2",
"main": "lib/index.js",
"maintainers": [
{
"name": "eventualbuddha",
"email": "me@brian-donovan.com"
}
],
"name": "es6-templates",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/esnext/es6-templates.git"
},
"scripts": {
"test": "node test/runner.js"
},
"version": "0.2.2"
}