Files
ImageUtils/.CondaPkg/env/Library/share/hwloc/hwloc-ps.www/package.json
2023-04-02 10:04:46 +07:00

18 lines
326 B
JSON

{
"name": "js",
"version": "1.0.0",
"description": "",
"main": "client.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"grunt": "grunt",
"server": "node server.js"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.16.4",
"open": ">=6.0.0"
}
}