вывод транзакций, смена статуса ответа, обновление даты
parents
Showing
config/db.js
0 → 100644
index.html
0 → 100644
index.js
0 → 100644
package-lock.json
0 → 100644
package.json
0 → 100644
| { | |||
| "name": "transactionserver", | |||
| "version": "1.0.0", | |||
| "description": "", | |||
| "main": "index.js", | |||
| "scripts": { | |||
| "test": "echo \"Error: no test specified\" && exit 1" | |||
| }, | |||
| "author": "", | |||
| "license": "ISC", | |||
| "dependencies": { | |||
| "body-parser": "^1.18.2", | |||
| "express": "^4.16.3", | |||
| "mongodb": "^3.0.4", | |||
| "mongoose": "^5.0.10" | |||
| } | |||
| } |
Please
register
or
sign in
to comment