UNPKG

chart.js-scatter

Version:
22 lines (21 loc) 479 B
{ "name": "Chart.Scatter.js", "version": "1.1.3", "description": "Scatter chart type for the Chart.js library", "author": "dima117", "main": "Chart.Scatter.js", "license": "MIT", "homepage": "https://github.com/dima117/Chart.Scatter", "ignore": [ "*", "!Chart.Scatter.js", "!Chart.Scatter.min.js", "!Chart.Scatter.min.js.gzip", "!Chart.Scatter.min.js.map", "!LICENSE.md", "!README.md" ], "dependencies": { "Chart.js": "~1.0.2" } }