insight-ui
Version:
An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.
20 lines (19 loc) • 476 B
JSON
{
"name": "Insight",
"version": "0.0.1",
"dependencies": {
"angular": "~1.2.13",
"angular-resource": "~1.2.13",
"angular-route": "~1.2.13",
"bootstrap": "~3.1.1",
"angular-bootstrap": "~0.10.0",
"angular-qrcode": "~3.1.0",
"angular-animate": "~1.2.13",
"momentjs": "~2.5.1",
"zeroclipboard": "~1.3.2",
"ngprogress": "~1.0.4",
"angular-ui-utils": "~0.1.1",
"angular-gettext": "~1.1.0",
"angular-moment": "~0.8.0"
}
}