{
  "name": "bitcore-payment-protocol",
  "main": "./bitcore-payment-protocol.min.js",
  "version": "1.1.1",
  "homepage": "https://github.com/bitpay/bitcore-payment-protocol",
  "authors": [
    "BitPay, Inc."
  ],
  "description": "BIP70 Payment Protocol support for bitcore",
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "bitcoin",
    "bitcore",
    "btc",
    "satoshi"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "CONTRIBUTING.md",
    "gulpfile.js",
    "lib",
    "index.js",
    "karma.conf.js",
    "npm-shrinkwrap.json",
    "test"
  ]
}
