mirror of
https://github.com/jakejarvis/netlify-plugin-cache.git
synced 2025-04-26 15:28:26 -04:00
11 lines
244 B
JSON
11 lines
244 B
JSON
{
|
|
"private": true,
|
|
"name": "netlify-plugin-cache-example",
|
|
"version": "1.0.0",
|
|
"description": "Just a test of netlify-plugin-cache.",
|
|
"dependencies": {
|
|
"netlify-plugin-cache": "*",
|
|
"netlify-plugin-debug-cache": "^1.0.3"
|
|
}
|
|
}
|