Files
mua_hang_theo_nhom/package.json

17 lines
315 B
JSON
Raw Permalink Normal View History

2023-12-29 11:40:36 +07:00
{
"name": "muahangtheonhom",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "^20.10.5",
"typescript": "^5.3.3"
}
}