19 lines
557 B
JSON
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"
|
|
}
|
|
}
|