X-Git-Url: https://handorf.org/code/?p=soho-sigint.git;a=blobdiff_plain;f=client-freqwatch%2FChart.js%2Fpackage.json;fp=client-freqwatch%2FChart.js%2Fpackage.json;h=9ac4a0e71b7216812a2649ca2085ea469247aa49;hp=0000000000000000000000000000000000000000;hb=a3ef498bb80e543f5917fcf6cf55e5cb0cebc3dc;hpb=3c15e56613abf48f2eb191be9000428c56cdaadf diff --git a/client-freqwatch/Chart.js/package.json b/client-freqwatch/Chart.js/package.json new file mode 100644 index 0000000..9ac4a0e --- /dev/null +++ b/client-freqwatch/Chart.js/package.json @@ -0,0 +1,28 @@ +{ + "name": "chart.js", + "homepage": "http://www.chartjs.org", + "description": "Simple HTML5 charts using the canvas element.", + "version": "1.0.2", + "main": "Chart.js", + "repository": { + "type": "git", + "url": "https://github.com/nnnick/Chart.js.git" + }, + "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" + } +} \ No newline at end of file