UNPKG

insight-ui-alterdot

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 Alterdot 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.24", "_release": "0.4.24", "_resolution": { "type": "version", "tag": "v0.4.24", "commit": "2b7f8d96f8215f949061ba14253904b0881f0ebb" }, "_source": "https://github.com/masayuki0812/c3.git", "_target": "~0.4.11", "_originalSource": "c3" }