1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 14:42:42 +01:00
invoiceninja/public/vendor/spectrum/package.json
2014-04-29 23:46:40 +03:00

15 lines
336 B
JSON

{
"name": "spectrum",
"version": "1.3.4",
"repository": {
"type": "git",
"url": "https://bgrins.github.com/spectrum"
},
"devDependencies": {
"grunt": "~0.4.0",
"grunt-contrib-jshint": "~0.4.3",
"grunt-contrib-qunit": "~0.2.0",
"grunt-contrib-uglify": "~0.2.0"
}
}