Blame view

package.json 893 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",
    "dayjs": "^1.11.7",
    "express": "^4.17.1",
    "express-graphql": "^0.12.0",
e45082dc   Nattapon Wongpaet   update mockup
20
    "graphql": "^15.8.0",
50ac5707   Nattapon   initial commit
21
22
23
24
25
26
    "http": "0.0.0",
    "jsonwebtoken": "^8.5.1",
    "jstoxml": "^1.6.5",
    "loadtest": "^5.0.4",
    "lodash": "^4.17.15",
    "mongodb": "^3.5.8",
d530946b   Nattapon W   update mockup true
27
    "mongoose": "^5.9.18",
9cd4db4f   Nattapon Wongpaet   update mockup
28
    "multiparty": "^4.2.1",
50ac5707   Nattapon   initial commit
29
30
31
    "n_": "^2.0.2",
    "node-json-config": "0.0.5",
    "node-rsa": "^1.1.1",