mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-13 14:42:42 +01:00
15 lines
336 B
JSON
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"
|
|
}
|
|
}
|