github.com/inklabsfoundation/inkchain@v0.17.1-0.20181025012015-c3cef8062f19/examples/xc/qtum/dapp/package.json (about)

     1  {
     2    "name": "dapp",
     3    "version": "1.0.0",
     4    "description": "",
     5    "main": "index.js",
     6    "scripts": {
     7      "test": "echo \"Error: no test specified\" && exit 1"
     8    },
     9    "author": "",
    10    "license": "ISC",
    11    "dependencies": {
    12      "body-parser": "^1.18.2",
    13      "cookie-parser": "^1.4.3",
    14      "ethjs-abi": "^0.2.1",
    15      "express": "^4.16.3",
    16      "minimist": "^1.2.0",
    17      "multer": "^1.3.0",
    18      "ora": "^2.0.0",
    19      "qtumjs": "^1.7.3"
    20    }
    21  }