{
  "name": "minespider-sdk",
  "version": "0.7.4",
  "description": "Public and decentralized protocol designed to transform the entire raw materials industry so that dark money and illicit practices become a shadow of the past",
  "keywords": [],
  "main": "dist/index.js",
  "module": "dist/index.js",
  "typings": "dist/types/index.d.ts",
  "files": [
    "dist"
  ],
  "author": "",
  "repository": {
    "type": "git",
    "url": ""
  },
  "license": "MIT",
  "engines": {
    "node": ">=6.0.0"
  },
  "watch": {
    "build": "src/**/*.ts"
  },
  "scripts": {
    "build": "tsc --module commonjs"
  },
  "devDependencies": {
    "File": "^0.10.2",
    "FileList": "^0.10.2",
    "typescript": "^3.0.3"
  },
  "dependencies": {
    "@types/axios": "^0.14.0",
    "@types/node": "^10.12.0",
    "@types/node-forge": "^0.7.10",
    "axios": "^0.18.0",
    "bitski": "^0.2.0",
    "blob-util": "^2.0.2",
    "buffer": "^5.2.1",
    "crypto": "^1.0.1",
    "eccrypto": "^1.0.3",
    "ethers": "^4.0.20",
    "events": "^3.0.0",
    "filereader": "^0.10.3",
    "html5-fs": "^0.1.1",
    "key-store": "^1.0.1",
    "node-forge": "^0.7.6",
    "reflect-metadata": "^0.1.12",
    "shasum": "^1.0.2",
    "web3": "1.0.0-beta.35",
    "web3-eth-abi": "^1.0.0-beta.37",
    "webcrypto": "^0.1.1",
    "xmlhttprequest": "^1.8.0"
  }
}
