litecore-explorers
Version:
Module to query blockchain apis for Litecoin.
31 lines (30 loc) • 581 B
JSON
{
"name": "litecore-explorers",
"main": "/litecore-explorers.min.js",
"version": "1.0.1",
"homepage": "https://github.com/block-soft/litecore-explorers",
"authors": [
"BitPay"
],
"description": "Module to query blockchain apis for Litecoin.",
"moduleType": [
"globals"
],
"keywords": [
"litecoin",
"litecore",
"btc",
"satoshi",
"insight"
],
"license": "MIT",
"ignore": [
"**/.*",
"index.js",
"gulpfile.js",
"README.md",
"node_modules",
"bower_components",
"test"
]
}