{"name":"offline-plugin","version":"4.8.5","description":"offline-plugin for webpack","main":"lib/index.js","files":["lib/","tpls/","runtime.js","runtime.d.ts"],"scripts":{"test":"node tests/legacy/run && eslint -c configs/eslint.tests.json 'tests/**/**.js'","build":"babel src/ -d lib/","watch":"npm run build -- --watch","install:build-deps":"node build/install.js","tag":"git push && git push --tags","publish:latest":"npm publish","publish:next":"npm publish --tag=next","release:latest:patch":"npm version patch && npm run tag && npm run publish:latest","release:latest:minor":"npm version minor && npm run tag && npm run publish:latest","release:latest:major":"npm version major && 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":{"deep-extend":"^0.4.0","ejs":"^2.3.4","loader-utils":"0.2.x","minimatch":"^3.0.3","slash":"^1.0.0"},"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","del":"^2.2.2","diff":"^3.0.1","dir-compare":"^1.1.0","eslint":"^3.14.1","on-build-webpack":"^0.1.0","webpack":"1.14.0"},"buildDependencies":{"babel":"^5.8.23"},"gitHead":"0845c39f291fb1998adbb4b367482a1abef7334d","_id":"offline-plugin@4.8.5","_shasum":"151c8cd67b263c1fd76e940b71e962fb02f26cb5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"8.9.0","_npmUser":{"name":"nekr","email":"nekr.fabula@gmail.com"},"dist":{"shasum":"151c8cd67b263c1fd76e940b71e962fb02f26cb5","size":24861,"noattachment":false,"key":"/offline-plugin/-/offline-plugin-4.8.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/offline-plugin/download/offline-plugin-4.8.5.tgz"},"maintainers":[{"name":"nekr","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/offline-plugin-4.8.5.tgz_1512642856592_0.9719229186885059"},"directories":{},"publish_time":1512642857584,"_hasShrinkwrap":false,"_cnpm_publish_time":1512642857584,"dist-tags":{"latest":"5.0.7","next":"5.0.0-0","unstable":"4.5.0"}}