react-scripts
Version:
Configuration and scripts for Create React App.
96 lines (95 loc) • 2.73 kB
JSON
{
"_args": [
[
{
"raw": "webpack-manifest-plugin@1.1.0",
"scope": null,
"escapedName": "webpack-manifest-plugin",
"name": "webpack-manifest-plugin",
"rawSpec": "1.1.0",
"spec": "1.1.0",
"type": "version"
},
"/Users/ville/Projects/create-react-app/packages/react-scripts"
]
],
"_from": "webpack-manifest-plugin@1.1.0",
"_id": "webpack-manifest-plugin@1.1.0",
"_inCache": true,
"_location": "/webpack-manifest-plugin",
"_nodeVersion": "6.3.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/webpack-manifest-plugin-1.1.0.tgz_1476891411337_0.4521902452688664"
},
"_npmUser": {
"name": "danethurber",
"email": "dane.thurber@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "webpack-manifest-plugin@1.1.0",
"scope": null,
"escapedName": "webpack-manifest-plugin",
"name": "webpack-manifest-plugin",
"rawSpec": "1.1.0",
"spec": "1.1.0",
"type": "version"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-1.1.0.tgz",
"_shasum": "6b6c718aade8a2537995784b46bd2e9836057caa",
"_shrinkwrap": null,
"_spec": "webpack-manifest-plugin@1.1.0",
"_where": "/Users/ville/Projects/create-react-app/packages/react-scripts",
"author": {
"name": "Dane Thurber",
"email": "dane.thurber@gmail.com"
},
"bugs": {
"url": "https://github.com/danethurber/webpack-manifest-plugin/issues"
},
"dependencies": {
"fs-extra": "^0.30.0",
"lodash": ">=3.5 <5"
},
"description": "webpack plugin for generating asset manifests",
"devDependencies": {
"css-loader": "^0.9.1",
"extract-text-webpack-plugin": "^0.5.0",
"jasmine": "^2.2.1",
"memory-fs": "^0.2.0",
"style-loader": "^0.8.3",
"webpack": "^1.7.3"
},
"directories": {},
"dist": {
"shasum": "6b6c718aade8a2537995784b46bd2e9836057caa",
"tarball": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-1.1.0.tgz"
},
"gitHead": "f33a0ad48e29b41f545bcdaa03bf6c2a331cd6e0",
"homepage": "https://github.com/danethurber/webpack-manifest-plugin",
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "danethurber",
"email": "dane.thurber@gmail.com"
}
],
"name": "webpack-manifest-plugin",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/danethurber/webpack-manifest-plugin.git"
},
"scripts": {
"test": "jasmine"
},
"version": "1.1.0"
}