File: /var/www/html/newjapanetiquetas.com.br/web/docs/vendor/c3/.bower.json
{
"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"
}