Files
webdj-back/package.json
2021-12-10 14:52:16 -06:00

15 lines
264 B
JSON

{
"name": "webdj.backend",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"devDependencies": {
"typescript": "^4.5.3"
}
}