UNPKG

@beflagrant/netlify-plugin-persist-cache

Version:
27 lines (26 loc) 739 B
{ "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" } }