UNPKG

strong-arc

Version:

A visual suite for the StrongLoop API Platform

56 lines 1.02 kB
{ "name": "nvd3", "version": "1.7.1", "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 License, v2.0", "dependencies": { "d3": "~3.3.13" }, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "src", "examples", "GruntFile.js", "*.html", "*.log", "*.xml", "*.json", "*.md" ], "resolutions": { "d3": "~3.3.13" }, "devDependencies": { "d3": "~3.3.13" }, "_release": "1.7.1", "_resolution": { "type": "version", "tag": "v1.7.1", "commit": "679fe2ff96c194e442970cb9959ebccd79f6bd43" }, "_source": "https://github.com/novus/nvd3.git", "_target": "~1.7.1", "_originalSource": "nvd3" }