{
  "name": "btxcore-lib",
  "main": "./btxcore-lib.min.js",
  "version": "5.0.0-beta.1",
  "homepage": "https://bitcore.cc",
  "authors": ["BitPay, Inc."],
  "description": "A pure, powerful core for your bitcore BTX project.",
  "moduleType": ["globals"],
  "keywords": ["bitcore", "btxcore", "btx"],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "CONTRIBUTING.md",
    "gulpfile.js",
    "lib",
    "index.js",
    "karma.conf.js",
    "npm-shrinkwrap.json",
    "test"
  ]
}
