{ "_from": "sw-precache-webpack-plugin@0.9.1", "_id": "sw-precache-webpack-plugin@0.9.1", "_inBundle": false, "_integrity": "sha1-I4H/cG+7bKvbIKIDN96OWPtJoqc=", "_location": "/sw-precache-webpack-plugin", "_phantomChildren": { "camelcase": "1.2.1", "cliui": "2.1.0", "decamelize": "1.2.0", "uglify-to-browserify": "1.0.2", "window-size": "0.1.0" }, "_requested": { "type": "version", "registry": true, "raw": "sw-precache-webpack-plugin@0.9.1", "name": "sw-precache-webpack-plugin", "escapedName": "sw-precache-webpack-plugin", "rawSpec": "0.9.1", "saveSpec": null, "fetchSpec": "0.9.1" }, "_requiredBy": [ "/react-scripts" ], "_resolved": "https://registry.npmjs.org/sw-precache-webpack-plugin/-/sw-precache-webpack-plugin-0.9.1.tgz", "_shasum": "2381ff706fbb6cabdb20a20337de8e58fb49a2a7", "_spec": "sw-precache-webpack-plugin@0.9.1", "_where": "/home/bilal/Saburly/slucajna-televizija/node_modules/react-scripts", "author": { "name": "Will Farley", "email": "a.will.farley@gmail.com" }, "ava": { "babel": "inherit", "require": [ "babel-register", "babel-polyfill" ] }, "bugs": { "url": "https://github.com/goldhand/sw-precache-webpack-plugin/issues" }, "bundleDependencies": false, "dependencies": { "del": "^2.2.2", "sw-precache": "^5.0.0", "uglify-js": "^2.8.5" }, "deprecated": false, "description": "Webpack plugin for using service workers", "devDependencies": { "ava": "^0.18.2", "babel-cli": "^6.16.0", "babel-eslint": "^7.1.1", "babel-polyfill": "^6.23.0", "babel-preset-latest": "^6.22.0", "babel-preset-stage-0": "^6.22.0", "babel-register": "^6.23.0", "bluebird": "^3.4.7", "eslint": "^3.16.1", "git-release-notes": "1.0.0", "mkdirp": "^0.5.1", "sinon": "^1.17.7", "webpack": "^2.2.1" }, "engines": { "node": ">=4.0.0" }, "homepage": "https://github.com/goldhand/sw-precache-webpack-plugin#readme", "keywords": [ "webpack", "plugin", "precache", "sw-precache", "service", "worker" ], "license": "ISC", "main": "lib/index.js", "name": "sw-precache-webpack-plugin", "peerDependencies": { "webpack": "^1 || ^2 || ^2.1.0-beta || ^2.2.0-beta" }, "repository": { "type": "git", "url": "git+https://github.com/goldhand/sw-precache-webpack-plugin.git" }, "scripts": { "prepublish": "make build", "test": "make test", "test:integration": "make integration_test", "test:unit": "make unit_test", "version": "make changelog && git add -p CHANGELOG.md && git checkout CHANGELOG.md" }, "tags": [ "webpack", "plugin", "precache", "sw-precache", "service", "worker" ], "version": "0.9.1" }