thefoldwithin-earth/package.json
2025-06-06 20:15:48 -05:00

15 lines
283 B
JSON

{
"name": "thefoldwithin-earth",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"marked": "^15.0.12"
}
}