npm
package-lock.json
0 → 100644
This diff is collapsed.
package.json
0 → 100644
{ | ||
"name": "kotahitemplates", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": ".eleventy.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@11ty/eleventy": "^1.0.0", | ||
"luxon": "^2.3.0" | ||
} | ||
} |
Please register or sign in to comment