UNPKG

chart.js-fork

Version:

Simple HTML5 charts using the canvas element.

39 lines (38 loc) 2.18 kB
{ "name": "chart.js-fork", "homepage": "http://www.chartjs.org", "description": "Simple HTML5 charts using the canvas element.", "version": "1.0.6", "main": "Chart.js", "repository": { "type": "git", "url": "https://github.com/nnnick/Chart.js.git" }, "license": "MIT", "dependences": {}, "devDependencies": { "gulp": "3.5.x", "gulp-concat": "~2.1.x", "gulp-connect": "~2.0.5", "gulp-jshint": "~1.5.1", "gulp-replace": "^0.4.0", "gulp-size": "~0.4.0", "gulp-uglify": "~0.2.x", "gulp-util": "~2.2.x", "gulp-html-validator": "^0.0.2", "inquirer": "^0.5.1", "semver": "^3.0.1" }, "spm": { "main": "Chart.js" }, "readme": "# Chart.js \n\n[![Build Status](https://travis-ci.org/nnnick/Chart.js.svg?branch=master)](https://travis-ci.org/nnnick/Chart.js) [![Code Climate](https://codeclimate.com/github/nnnick/Chart.js/badges/gpa.svg)](https://codeclimate.com/github/nnnick/Chart.js)\n\n\n*Simple HTML5 Charts using the canvas element* [chartjs.org](http://www.chartjs.org)\n\n## Documentation\n\nYou can find documentation at [chartjs.org/docs](http://www.chartjs.org/docs/). The markdown files that build the site are available under `/docs`. Please note - in some of the json examples of configuration you might notice some liquid tags - this is just for the generating the site html, please disregard.\n\n## Bugs, issues and contributing\n\nBefore submitting an issue or a pull request to the project, please take a moment to look over the [contributing guidelines](https://github.com/nnnick/Chart.js/blob/master/CONTRIBUTING.md) first.\n\nFor support using Chart.js, please post questions with the [`chartjs` tag on Stack Overflow](http://stackoverflow.com/questions/tagged/chartjs).\n\n## License\n\nChart.js is available under the [MIT license](http://opensource.org/licenses/MIT).\n", "readmeFilename": "README.md", "bugs": { "url": "https://github.com/nnnick/Chart.js/issues" }, "_id": "chart.js-fork@1.0.6", "_shasum": "63f5510212821f310cd2cdab0bf27e2c32060f96", "_from": "chart.js-fork@^1.0.6", "_resolved": "https://registry.npmjs.org/chart.js-fork/-/chart.js-fork-1.0.4.tgz" }