30 lines
659 B
JSON
30 lines
659 B
JSON
{
|
|
"name": "Chart.js",
|
|
"description": "Simple HTML5 Charts using the canvas element",
|
|
"homepage": "https://github.com/nnnick/Chart.js",
|
|
"author": "nnnick",
|
|
"main": [
|
|
"Chart.js"
|
|
],
|
|
"ignore": [
|
|
"**/*",
|
|
".travis.yml",
|
|
"CONTRIBUTING.md",
|
|
"Chart.js",
|
|
"LICENSE.md",
|
|
"README.md",
|
|
"gulpfile.js",
|
|
"package.json"
|
|
],
|
|
"dependencies": {},
|
|
"version": "1.1.1",
|
|
"_release": "1.1.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.1.1",
|
|
"commit": "a62537a80029cd5a2e230769a652904e2de2d5d4"
|
|
},
|
|
"_source": "https://github.com/chartjs/Chart.js.git",
|
|
"_target": "^1.0",
|
|
"_originalSource": "chart.js"
|
|
} |