Blame view

package.json 644 Bytes
50ac5707   Nattapon   initial commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "funtion_req_partner",
  "version": "1.0.0",
  "description": "",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "azure": "^2.3.1-preview",
    "azure-storage": "^2.10.3",
    "body-parser": "^1.19.0",
    "connect-multiparty": "^2.2.0",
    "cors": "^2.8.5",
    "express": "^4.17.1",
    "http": "0.0.0",
    "jstoxml": "^1.6.5",
e45082dc   Nattapon Wongpaet   update mockup
20
    "lodash": "^4.17.15",
50ac5707   Nattapon   initial commit
21
22
23
24
25
26
    "mongodb": "^3.5.8",
    "mongoose": "^5.9.18",
    "multiparty": "^4.2.1",
    "n_": "^2.0.2",
    "node-json-config": "0.0.5",
    "unirest": "^0.6.0"
d530946b   Nattapon W   update mockup true
27
  }
9cd4db4f   Nattapon Wongpaet   update mockup
28
}
50ac5707   Nattapon   initial commit