{
  "name": "litecore-tealcoin-lib",
  "version": "0.13.29",
  "description": "A pure and powerful JavaScript Tealcoin library.",
  "author": {
    "name": "BitPay",
    "email": "dev@bitpay.com"
  },
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "contributors": [
    {
      "name": "Charlie Lee",
      "email": "coblee@tealcoin.org"
    },
    {
      "name": "Daniel Cousens",
      "email": "bitcoin@dcousens.com"
    },
    {
      "name": "Esteban Ordano",
      "email": "eordano@gmail.com"
    },
    {
      "name": "Gordon Hall",
      "email": "gordon@bitpay.com"
    },
    {
      "name": "Jeff Garzik",
      "email": "jgarzik@bitpay.com"
    },
    {
      "name": "Kyle Drake",
      "email": "kyle@kyledrake.net"
    },
    {
      "name": "Manuel Araoz",
      "email": "manuelaraoz@gmail.com"
    },
    {
      "name": "Matias Alejo Garcia",
      "email": "ematiu@gmail.com"
    },
    {
      "name": "Ryan X. Charles",
      "email": "ryanxcharles@gmail.com"
    },
    {
      "name": "Stefan Thomas",
      "email": "moon@justmoon.net"
    },
    {
      "name": "Stephen Pair",
      "email": "stephen@bitpay.com"
    },
    {
      "name": "Wei Lu",
      "email": "luwei.here@gmail.com"
    }
  ],
  "keywords": [
    "tealcoin",
    "bitcoin",
    "transaction",
    "address",
    "p2p",
    "ecies",
    "cryptocurrency",
    "blockchain",
    "payment",
    "bip21",
    "bip32",
    "bip37",
    "bip69",
    "bip70",
    "multisig"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tealcoin-project/litecore-tealcoin-lib.git"
  },
  "browser": {
    "request": "browser-request"
  },
  "dependencies": {
    "bn.js": "=2.0.4",
    "bs58": "=2.0.0",
    "buffer-compare": "=1.0.0",
    "elliptic": "=3.0.3",
    "inherits": "=2.0.1",
    "lodash": "=3.10.1",
    "scryptsy": "=2.0.0"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/tealcoin-project/litecore-tealcoin-lib/issues"
  },
  "homepage": "https://github.com/tealcoin-project/litecore-tealcoin-lib",
  "maintainers": [
    {
      "name": "coblee",
      "email": "coblee@tealcoin.org"
    },
    {
      "name": "losh11",
      "email": "loshan1212@gmail.com"
    },
    {
      "name": "qxchan",
      "email": "tealcoin.project@gmail.com"
    }
  ],
  "directories": {},
  "_resolved": "https://registry.npmjs.org/litecore-tealcoin-lib/-/litecore-tealcoin-lib-0.13.22.tgz"
}
