65 lines
1.8 KiB
JSON
65 lines
1.8 KiB
JSON
{
|
|
"_from": "webpack-manifest-plugin@1.1.0",
|
|
"_id": "webpack-manifest-plugin@1.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-a2xxiq3oolN5lXhLRr0umDYFfKo=",
|
|
"_location": "/webpack-manifest-plugin",
|
|
"_phantomChildren": {
|
|
"graceful-fs": "4.1.11",
|
|
"klaw": "1.3.1",
|
|
"path-is-absolute": "1.0.1",
|
|
"rimraf": "2.6.2"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "webpack-manifest-plugin@1.1.0",
|
|
"name": "webpack-manifest-plugin",
|
|
"escapedName": "webpack-manifest-plugin",
|
|
"rawSpec": "1.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-scripts"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-1.1.0.tgz",
|
|
"_shasum": "6b6c718aade8a2537995784b46bd2e9836057caa",
|
|
"_spec": "webpack-manifest-plugin@1.1.0",
|
|
"_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/react-scripts",
|
|
"author": {
|
|
"name": "Dane Thurber",
|
|
"email": "dane.thurber@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/danethurber/webpack-manifest-plugin/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"fs-extra": "^0.30.0",
|
|
"lodash": ">=3.5 <5"
|
|
},
|
|
"deprecated": false,
|
|
"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"
|
|
},
|
|
"homepage": "https://github.com/danethurber/webpack-manifest-plugin",
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "webpack-manifest-plugin",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/danethurber/webpack-manifest-plugin.git"
|
|
},
|
|
"scripts": {
|
|
"test": "jasmine"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|