{ "_from": "extract-text-webpack-plugin@2.1.0", "_id": "extract-text-webpack-plugin@2.1.0", "_inBundle": false, "_integrity": "sha1-aTFbiF+Hbb+W04Gfap8cynrr8Vk=", "_location": "/extract-text-webpack-plugin", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "extract-text-webpack-plugin@2.1.0", "name": "extract-text-webpack-plugin", "escapedName": "extract-text-webpack-plugin", "rawSpec": "2.1.0", "saveSpec": null, "fetchSpec": "2.1.0" }, "_requiredBy": [ "/react-scripts" ], "_resolved": "https://registry.npmjs.org/extract-text-webpack-plugin/-/extract-text-webpack-plugin-2.1.0.tgz", "_shasum": "69315b885f876dbf96d3819f6a9f1cca7aebf159", "_spec": "extract-text-webpack-plugin@2.1.0", "_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/react-scripts", "author": { "name": "Tobias Koppers @sokra" }, "bugs": { "url": "https://github.com/webpack/extract-text-webpack-plugin/issues" }, "bundleDependencies": false, "dependencies": { "ajv": "^4.11.2", "async": "^2.1.2", "loader-utils": "^1.0.2", "webpack-sources": "^0.1.0" }, "deprecated": false, "description": "Extract text from bundle into a file.", "devDependencies": { "codecov.io": "^0.1.2", "coveralls": "^2.11.2", "css-loader": "^0.26.1", "file-loader": "^0.9.0", "istanbul": "^0.4.5", "mocha": "^3.2.0", "mocha-lcov-reporter": "1.2.0", "raw-loader": "^0.5.1", "should": "^11.1.2", "standard-version": "^4.0.0", "style-loader": "^0.13.0", "webpack": "^2.2.0" }, "engines": { "node": ">=4.3.0 < 5.0.0 || >= 5.10" }, "homepage": "http://github.com/webpack/extract-text-webpack-plugin", "license": "MIT", "name": "extract-text-webpack-plugin", "peerDependencies": { "webpack": "^2.2.0" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/webpack/extract-text-webpack-plugin.git" }, "scripts": { "build:example": "(cd example && webpack)", "cover": "istanbul cover _mocha", "release": "standard-version", "test": "mocha", "travis": "npm run cover -- --report lcovonly" }, "version": "2.1.0" }