offline-handler
Version:
Allow your users to use your website while offline easily
25 lines (24 loc) • 595 B
JSON
{
"name": "offline-handler",
"version": "0.4.2",
"description": "Allow your users to use your website while offline easily",
"main": "OfflineHandler.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Zenoo/offline-handler.git"
},
"keywords": [
"offline",
"cache",
"serverless"
],
"author": "Zenoo",
"license": "MIT",
"bugs": {
"url": "https://github.com/Zenoo/offline-handler/issues"
},
"homepage": "https://github.com/Zenoo/offline-handler#readme"
}