{
  "name": "cxpjs",
  "version": "0.0.66",
  "description": "js utils",
  "main": "index.js",
  "scripts": {
    "test": "echo \\\"Error: no tests specified\\\" && exit 1",
    "push": "git add . && git commit -m \"up\" && git push"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cxpgo/cxpjs.git"
  },
  "keywords": [
    "js"
  ],
  "author": "cxp",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/cxpgo/cxpjs/issues"
  },
  "homepage": "https://github.com/cxpgo/cxpjs#readme",
  "dependencies": {
    "amqp-connection-manager": "4.1.10",
    "amqplib": "^0.8.0",
    "axios": "1.6.0",
    "bl": "1.2.3",
    "bluebird": "^3.7.1",
    "bs58": "^6.0.0",
    "crypto": "^1.0.1",
    "ethers": "^5.6.0",
    "http-proxy-agent": "^7.0.0",
    "https-proxy-agent": "^7.0.2",
    "ioredis": "^4.14.1",
    "meeko": "^1.8.298",
    "mime": "1.6.0",
    "mssql": "^6.0.1",
    "node-telegram-bot-api": "^0.57.0",
    "oauth-1.0a": "^2.2.6",
    "promise-mysql": "^4.1.1",
    "querystring": "^0.2.1",
    "undici": "^5.25.4"
  },
  "devDependencies": {
    "mocha": "^10.4.0"
  }
}
