{
  "name": "flocore",
  "main": "./flocore.min.js",
  "version": "0.13.5",
  "homepage": "http://flocore.io",
  "authors": [
    "BitPay, Inc."
  ],
  "description": "A pure, powerful core for your florincoin project.",
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "florincoin",
    "flocore",
    "btc",
    "satoshi"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "CONTRIBUTING.md",
    "gulpfile.js",
    "lib",
    "index.js",
    "karma.conf.js",
    "npm-shrinkwrap.json",
    "test"
  ]
}
