ThongCoder's picture
Upload folder using huggingface_hub
06227db
raw
history blame
377 Bytes
{
"name": "mega-test",
"version": "1.0.0",
"main": "test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"express": "^5.1.0",
"lodash": "^4.17.21",
"nodemon": "^3.1.10",
"ts-node": "^10.9.2",
"typescript": "^5.9.2"
}
}