Files
yachtpit/package.json
2025-06-30 12:16:23 -04:00

15 lines
272 B
JSON

{
"name": "yachtpit",
"version": "1.0.0",
"description": "",
"main": "index.js",
"files": ["dist"],
"scripts": {
"clean": "./cleanup.sh",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}