您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

11 行
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. }