lencse-getmdl-dashboard
Version:
Free dashboard template with Material Design Lite edited by @lencse
50 lines • 913 B
JSON
{
"name": "nvd3",
"homepage": "http://www.nvd3.org",
"authors": [
"Bob Monteverde",
"Tyler Wolf",
"Robin Hu",
"Frank Shao",
"liquidpele"
],
"description": "Re-usable charts and chart components for d3.",
"main": [
"build/nv.d3.js",
"build/nv.d3.css"
],
"keywords": [
"d3",
"visualization",
"svg",
"charts"
],
"license": "Apache-2.0",
"dependencies": {
"d3": "^3.4.4"
},
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"src",
"examples",
"GruntFile.js",
"*.html",
"*.log",
"*.xml",
"*.json",
"*.md"
],
"version": "1.8.2",
"_release": "1.8.2",
"_resolution": {
"type": "version",
"tag": "v1.8.2",
"commit": "f6c337cfd18b57ba89ccff850b8bc7ce4eafc223"
},
"_source": "https://github.com/novus/nvd3.git",
"_target": "1.8.2",
"_originalSource": "nvd3"
}