docker-time/package.json

17 lines
355 B
JSON
Raw Normal View History

2024-12-27 11:41:33 +08:00
{
"name": "docker-time",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@8.10.2+sha1.e0b68270e89c817ff88b7be62466a2128c53af02",
"devDependencies": {
"tsx": "^4.19.2"
}
}