{
  "name": "pollenium-buttercup",
  "version": "19.6.1",
  "description": "",
  "main": "node/index.js",
  "scripts": {
    "test": "jest",
    "tsc": "tsc",
    "template": "node bin/template.js"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/pollenium/buttercup.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/pollenium/buttercup/issues"
  },
  "homepage": "https://github.com/pollenium/buttercup#readme",
  "dependencies": {
    "@types/node": "^12.12.7",
    "bignumber.js": "^9.0.0",
    "bn.js": "^5.0.0",
    "pollenium-uvaursi": "^8.2.0"
  },
  "devDependencies": {
    "@types/jest": "^24.0.23",
    "handlebars": "^4.5.3",
    "jest": "^24.9.0",
    "ts-jest": "^24.1.0",
    "tsc": "^1.20150623.0",
    "typescript": "^3.7.2"
  }
}
