fyp-report/package.json

17 lines
313 B
JSON

{
"name": "placement-year-docs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@types/node": "^20.4.8",
"ts-node": "^10.9.1"
}
}