mirror of
https://github.com/jakejarvis/netlify-plugin-cache.git
synced 2025-04-26 04:05:21 -04:00
11 lines
251 B
JSON
11 lines
251 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": "file:../",
|
|
"netlify-plugin-debug-cache": "^1.0.3"
|
|
}
|
|
}
|