44 lines
1 KiB
JSON
44 lines
1 KiB
JSON
{
|
|
"name": "uhr",
|
|
"version": "8.0.2-dev.0",
|
|
"description": "jQuery QLOCKTWO plugin",
|
|
"keywords": [
|
|
"jquery-plugin",
|
|
"qlocktwo"
|
|
],
|
|
"homepage": "http://bärneruhr.ch/",
|
|
"author": {
|
|
"name": "Manuel Friedli",
|
|
"email": "manuel@fritteli.ch",
|
|
"url": "http://www.fritteli.ch/"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://gittr.ch/manuel/uhr"
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "GPL-3.0"
|
|
}
|
|
],
|
|
"license": "GPL-3.0",
|
|
"devDependencies": {
|
|
"bower": "^1.5.3",
|
|
"grunt": "~0.4.5",
|
|
"grunt-cli": "^0.1.13",
|
|
"grunt-contrib-clean": "~0.6.0",
|
|
"grunt-contrib-concat": "~0.5.0",
|
|
"grunt-contrib-connect": "~0.11.0",
|
|
"grunt-contrib-cssmin": "^0.14.0",
|
|
"grunt-contrib-jshint": "~0.11.0",
|
|
"grunt-contrib-qunit": "~0.7.0",
|
|
"grunt-contrib-uglify": "~0.9.2",
|
|
"grunt-contrib-watch": "~0.6.1",
|
|
"grunt-mocha-phantomjs": "^2.0.0",
|
|
"grunt-version": "^1.0.0",
|
|
"jshint-stylish": "~2.0.1",
|
|
"load-grunt-tasks": "~3.3.0",
|
|
"phantomjs": "^1.9.18",
|
|
"time-grunt": "~1.2.1"
|
|
}
|
|
}
|