{"name":"offline-plugin","version":"5.0.4","description":"offline-plugin for webpack","main":"lib/index.js","files":["lib/","tpls/","runtime.js","runtime.d.ts"],"scripts":{"test":"npm run test:fixtures","test:browser":"node tests/run-browser-tests.js","test:fixtures":"node tests/legacy/run && eslint -c configs/eslint.tests.json 'tests/legacy/fixtures/**/**.js'","test:fixtures:fix":"node tests/legacy/run --fix","test:ci_fixtures":"npm run test:fixtures","test:ci_browser":"npm run install:browser-tests && npm run test:browser","test:ci_all":"npm run test:ci_fixtures && npm run test:ci_browser","build":"babel src/ -d lib/","watch":"npm run build -- --watch","install:build-deps":"node build/install-build-deps.js","install:browser-tests":"node build/install-browser-tests.js","tag":"git push && git push --tags","publish:latest":"npm publish","publish:next":"npm publish --tag=next","release:latest:patch":"npm version patch -m '[ci skip] Release %s' && npm run tag && npm run publish:latest","release:latest:minor":"npm version minor -m '[ci skip] Release %s' && npm run tag && npm run publish:latest","release:latest:major":"npm version major -m '[ci skip] Release %s' && npm run tag && npm run publish:latest","release:next:patch":"npm --no-git-tag-version version prepatch && npm run publish:next","release:next:minor":"npm --no-git-tag-version version preminor && npm run publish:next","release:next:major":"npm --no-git-tag-version version premajor && npm run publish:next","release:next:update":"npm --no-git-tag-version version prerelease && npm run publish:next"},"collective":{"type":"opencollective","url":"https://opencollective.com/offline-plugin","logo":"https://opencollective.com/offline-plugin/logo.txt?variant=binary&reverse=true"},"repository":{"type":"git","url":"git+https://github.com/NekR/offline-plugin.git"},"author":{"name":"Arthur Stolyar","email":"nekr.fabula@gmail.com"},"license":"MIT","dependencies":{"babel":"^5.8.38","deep-extend":"^0.5.1","ejs":"^2.3.4","loader-utils":"0.2.x","minimatch":"^3.0.3","puppeteer":"^1.4.0","slash":"^1.0.0","webpack":"^4.10.2"},"bugs":{"url":"https://github.com/NekR/offline-plugin/issues"},"homepage":"https://github.com/NekR/offline-plugin","keywords":["webpack","plugin","offline","cache","caching","storage","service-worker","serviceworker","appcache","application cache","pwa","progressive web apps","app-shell","appshell"],"devDependencies":{"chalk":"^1.1.3","cli-highlight":"^1.1.4","copy-webpack-plugin":"^4.2.0","del":"^2.2.2","diff":"^3.0.1","dir-compare":"^1.1.0","eslint":"^3.14.1","express":"^4.16.2","fs-extra":"^5.0.0","glob":"^7.1.2","mocha":"^4.0.1"},"buildDependencies":{"babel":"^5.8.23"},"testsBrowserDependencies":{"puppeteer":"^1.1.1"},"gitHead":"df085355bd0869c1298e188f7e640a991d4a5f90","_id":"offline-plugin@5.0.4","_npmVersion":"6.1.0","_nodeVersion":"10.1.0","_npmUser":{"name":"nekr","email":"nekr.fabula@gmail.com"},"dist":{"shasum":"98471329f4a19c5ed7659814e0e6cc6ef59aad63","size":29770,"noattachment":false,"key":"/offline-plugin/-/offline-plugin-5.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/offline-plugin/download/offline-plugin-5.0.4.tgz"},"maintainers":[{"name":"nekr","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/offline-plugin_5.0.4_1527890652177_0.19898759463206273"},"_hasShrinkwrap":false,"publish_time":1527890652287,"_cnpm_publish_time":1527890652287,"dist-tags":{"latest":"5.0.7","next":"5.0.0-0","unstable":"4.5.0"}}