UNPKG

insight-ui-excc

Version:

An open-source frontend for the Insight API compatible with Exchangecoin. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the Exchangecoin network and build your own services with it.

41 lines 797 B
{ "name": "c3", "main": [ "c3.css", "c3.js" ], "homepage": "https://github.com/masayuki0812/c3", "authors": [ "Masayuki Tanaka <masayuki0812@mac.com>" ], "description": "D3-based reusable chart library", "keywords": [ "chart", "d3" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "htdocs", "spec", "src/**/*.js", "package.json", "component.json", "Gruntfile.*" ], "dependencies": { "d3": "~3.5.0" }, "version": "0.4.18", "_release": "0.4.18", "_resolution": { "type": "version", "tag": "v0.4.18", "commit": "69f975cfcf54626a36566a8b8236f63aec001951" }, "_source": "https://github.com/masayuki0812/c3.git", "_target": "~0.4.11", "_originalSource": "c3" }