diff options
Diffstat (limited to '')
-rw-r--r-- | priv/static/metrics-graphics-3.0-alpha3/contribute.json | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/priv/static/metrics-graphics-3.0-alpha3/contribute.json b/priv/static/metrics-graphics-3.0-alpha3/contribute.json deleted file mode 100644 index 6213da5..0000000 --- a/priv/static/metrics-graphics-3.0-alpha3/contribute.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "MetricsGraphics.js", - "description": "A library optimized for concise, principled data graphics and layouts.", - "repository": { - "url": "https://github.com/metricsgraphics/metrics-graphics", - "license": "MPL2", - "tests": "https://travis-ci.org/metricsgraphics/metrics-graphics/" - }, - "participate": { - "home": "http://metricsgraphicsjs.org/", - "docs": "https://github.com/metricsgraphics/metrics-graphics/wiki#resources", - "irc": "irc://irc.mozilla.org/#metricsgraphics", - "irc-contacts": [ - "almossawi", - "hulmer", - "wlach" - ] - }, - "bugs": { - "list": "https://github.com/metricsgraphics/metrics-graphics/issues", - "report": "https://github.com/metricsgraphics/metrics-graphics/issues/new", - "mentored": "https://github.com/metricsgraphics/metrics-graphics/labels/help%20wanted" - }, - "keywords": [ - "nodejs", - "d3", - "data", - "graphics" - ] -} |