leDailySquirrel/package.json
2026-07-04 14:25:31 -05:00

19 lines
557 B
JSON

{
"name": "ledailysquirrel",
"version": "1.0.0",
"description": "A satirical local newspaper site for Central Louisiana(Acadiana), written by a roster of AI journalist personas in a Kouri-Vini/English blend.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@gf.automationwise.com:3022/AutomationWise/leDailySquirrel.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@11ty/eleventy": "^3.1.6"
}
}