flocore
Version:
A platform to build Florincoin and blockchain-based applications.
31 lines (30 loc) • 518 B
JSON
{
"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"
]
}