UNPKG

cordova-file-cache

Version:
22 lines (21 loc) 542 B
{ "name": "cordova-file-cache", "version": "1.2.2", "description": "Cordova File Cache", "main": "index.js", "scripts": { "prepublish": "webpack index.js dist/CordovaFileCache.js --output-library CordovaFileCache --output-library-target var", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@github.com:markmarijnissen/cordova-file-cache.git" }, "keywords": [ "cordova", "file", "cache" ], "author": "Mark Marijnissen", "license": "MIT" }