react-scripts
Version:
Configuration and scripts for Create React App.
85 lines (84 loc) • 2.07 kB
JSON
{
"_args": [
[
"webpack-core@~0.6.0",
"/Users/dan/p/create-react-app/node_modules/webpack"
]
],
"_from": "webpack-core@>=0.6.0 <0.7.0",
"_id": "webpack-core@0.6.8",
"_inCache": true,
"_installable": true,
"_location": "/webpack-core",
"_nodeVersion": "0.12.4",
"_npmUser": {
"email": "tobias.koppers@googlemail.com",
"name": "sokra"
},
"_npmVersion": "2.10.1",
"_phantomChildren": {
"amdefine": "1.0.0"
},
"_requested": {
"name": "webpack-core",
"raw": "webpack-core@~0.6.0",
"rawSpec": "~0.6.0",
"scope": null,
"spec": ">=0.6.0 <0.7.0",
"type": "range"
},
"_requiredBy": [
"/webpack"
],
"_resolved": "https://registry.npmjs.org/webpack-core/-/webpack-core-0.6.8.tgz",
"_shasum": "edf9135de00a6a3c26dd0f14b208af0aa4af8d0a",
"_shrinkwrap": null,
"_spec": "webpack-core@~0.6.0",
"_where": "/Users/dan/p/create-react-app/node_modules/webpack",
"author": {
"name": "Tobias Koppers @sokra"
},
"bugs": {
"url": "https://github.com/webpack/core/issues"
},
"dependencies": {
"source-list-map": "~0.1.0",
"source-map": "~0.4.1"
},
"description": "The core of webpack and enhanced-require.",
"devDependencies": {
"mocha": "1.3.x",
"should": "1.1.x"
},
"directories": {},
"dist": {
"shasum": "edf9135de00a6a3c26dd0f14b208af0aa4af8d0a",
"tarball": "https://registry.npmjs.org/webpack-core/-/webpack-core-0.6.8.tgz"
},
"engines": {
"node": ">=0.6"
},
"gitHead": "684ff6310d863c083a12aa21024b8f4d66b95a7f",
"homepage": "http://github.com/webpack/core",
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
],
"maintainers": [
{
"name": "sokra",
"email": "tobias.koppers@googlemail.com"
}
],
"name": "webpack-core",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/webpack/core.git"
},
"scripts": {},
"version": "0.6.8"
}