17 lines
355 B
JSON
17 lines
355 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|