amp-toolbox-cache-list
Version:
30 lines (29 loc) • 692 B
JSON
{
"name": "amp-toolbox-cache-list",
"version": "1.2.0-alpha.2",
"description": "Lists AMP Caches",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/ampproject/amp-toolbox.git"
},
"keywords": [
"amp",
"amp-toolbox",
"amp-cache"
],
"files": [
"index.js",
"lib"
],
"author": "AMPHTML Team",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/ampproject/amp-toolbox/issues"
},
"homepage": "https://github.com/ampproject/amp-toolbox/tree/master/packages/cache-list",
"dependencies": {
"amp-toolbox-core": "^1.2.0-alpha.2"
},
"gitHead": "fd8f6a83d9c444c9fdf6c6eba01dc5b360bbae59"
}