UNPKG

patternfly

Version:

This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.

41 lines 787 B
{ "name": "c3", "main": [ "c3.css", "c3.js" ], "version": "0.4.10", "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", "package.json", "component.json", "Gruntfile.*" ], "dependencies": { "d3": "<=3.5.0" }, "_release": "0.4.10", "_resolution": { "type": "version", "tag": "0.4.10", "commit": "e83d0e78fa0881dc57934edc74cac16f4c6e1523" }, "_source": "git://github.com/masayuki0812/c3.git", "_target": "~0.4.10", "_originalSource": "c3" }