Files
nssheung/School-Management-System/package.json
louiscklaw 6da7dca3e7 update,
2025-02-01 02:04:37 +08:00

16 lines
312 B
JSON

{
"name": "school-management-system",
"version": "1.0.0",
"description": "## to start develop environment",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}