@beflagrant/netlify-plugin-persist-cache
Version:
Persist the cache between Netlify builds
27 lines (26 loc) • 739 B
JSON
{
"name": "@beflagrant/netlify-plugin-persist-cache",
"version": "1.0.1",
"description": "Persist the cache between Netlify builds",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/beflagrant/netlify-plugin-persist-cache.git"
},
"keywords": [
"netlify",
"netlify-plugin",
"cache",
"jekyll",
"bridgetown"
],
"author": "Jim Remsik <jim@beflagrant.com> (https://www.beflagrant.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/beflagrant/netlify-plugin-persist-cache/issues"
},
"homepage": "https://github.com/beflagrant/netlify-plugin-persist-cache#readme",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}