142e6ac2db
18 lines
329 B
JSON
18 lines
329 B
JSON
{
|
|||
"name": "rqteafactory-nodejs",
|
|||
"version": "1.0.0",
|
|||
"main": "index.js",
|
|||
"scripts": {
|
|||
"test": "echo \"Error: no test specified\" && exit 1"
|
|||
},
|
|||
"keywords": [],
|
|||
"author": "",
|
|||
"license": "ISC",
|
|||
"description": "",
|
|||
"dependencies": {
|
|||
"cors": "^2.8.5",
|
|||
"express": "^4.19.2",
|
|||
"mysql": "^2.18.1"
|
|||
}
|
|||
}
|