crawfi.sh/package.json
2025-04-16 17:26:16 -05:00

17 lines
298 B
JSON

{
"name": "crawfish",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "module",
"dependencies": {
"@11ty/eleventy": "^3.0.0"
}
}