cordova-file-cache
Version:
24 lines (23 loc) • 473 B
JSON
{
"name": "cordova-file-cache",
"main": "dist/CordovaFileCache.js",
"version": "1.2.0",
"homepage": "https://github.com/markmarijnissen/cordova-file-cache",
"authors": [
"Mark Marijnissen <markmarijnissen@gmail.com>"
],
"description": "Awesome File Cache for Cordova Apps",
"keywords": [
"cordova",
"file",
"cache"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}