UNPKG

appcache-webpack-plugin-client

Version:
35 lines 977 B
{ "name": "appcache-webpack-plugin-client", "version": "2.1.0", "description": "Generate an HTML5 Application Cache for a Webpack build", "main": "./lib/index.js", "scripts": { "test": "make test" }, "repository": { "type": "git", "url": "https://github.com/zhangli254804018/appcache-webpack-plugin-client.git" }, "keywords": [ "webpack", "appcache", "application", "cache", "plugin" ], "devDependencies": { "babel": "^5.8.23", "babel-core": "^5.8.23", "babel-eslint": "^4.1.1", "babel-plugin-espower": "^1.0.0", "babel-runtime": "^5.8.20", "eslint": "^1.3.1", "eslint-plugin-babel": "^2.1.1", "git-release-notes": "^0.0.2", "mocha": "^2.3.2", "mversion": "^1.10.1", "power-assert": "^1.0.0" }, "author": "li.zhang", "license": "ISC" }