3v324v23's picture
feat: Initial commit for Hugging Face Spaces
1b21241
raw
history blame contribute delete
373 Bytes
{
"name": "nodejs-performance-project",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"express": "^5.2.1",
"fast-xml-parser": "^5.5.1",
"stream-json": "^1.9.1"
}
}