{
  "name": "w-dwdata-binance",
  "version": "1.0.13",
  "main": "dist/w-dwdata-binance.umd.js",
  "dependencies": {
    "axios": "^1.16.1",
    "lodash-es": "^4.18.1",
    "wsemi": "^1.8.54"
  },
  "devDependencies": {
    "w-package-tools": "^1.1.7"
  },
  "scripts": {
    "test": "mocha --parallel --timeout 60000",
    "deploy": "gh-pages -d docs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yuda-lyu/w-dwdata-binance.git"
  },
  "keywords": [
    "package",
    "tool",
    "download",
    "data",
    "binance",
    "nodejs"
  ],
  "author": "yuda-lyu(semisphere)",
  "license": "MIT"
}