24 lines
No EOL
621 B
JSON
24 lines
No EOL
621 B
JSON
{
|
|
"name": "MoreCheckmarksBackend",
|
|
"version": "1.5.17",
|
|
"main": "src/MoreCheckmarksStaticRouter.js",
|
|
"license": "MIT",
|
|
"author": "VIP",
|
|
"sptVersion": "~3.11",
|
|
"scripts": {
|
|
"setup": "pnpm i",
|
|
"build": "node ./build.mjs"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "20.11",
|
|
"@typescript-eslint/eslint-plugin": "7.2",
|
|
"@typescript-eslint/parser": "7.2",
|
|
"archiver": "^6.0",
|
|
"eslint": "8.57",
|
|
"fs-extra": "11.2",
|
|
"ignore": "^5.2",
|
|
"tsyringe": "4.8.0",
|
|
"typescript": "5.4",
|
|
"winston": "3.12"
|
|
}
|
|
} |