You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
239B

  1. {
  2. "name": "Chart.js",
  3. "version": "1.0.2",
  4. "description": "Simple HTML5 Charts using the canvas element",
  5. "homepage": "https://github.com/nnnick/Chart.js",
  6. "author": "nnnick",
  7. "main": [
  8. "Chart.js"
  9. ],
  10. "dependencies": {}
  11. }