{ "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.7.9", "grunt": "~0.4.5", "grunt-cli": "~1.2.0", "grunt-contrib-clean": "~1.0.0", "grunt-contrib-concat": "~1.0.1", "grunt-contrib-connect": "~1.0.2", "grunt-contrib-cssmin": "^1.0.1", "grunt-contrib-jshint": "~1.0.0", "grunt-contrib-qunit": "~1.2.0", "grunt-contrib-uglify": "~1.0.1", "grunt-contrib-watch": "~1.0.0", "grunt-mocha-phantomjs": "^3.0.0", "grunt-version": "^1.1.1", "jshint-stylish": "~2.1.0", "load-grunt-tasks": "~3.5.0", "phantomjs-prebuilt": "^2.1.7", "time-grunt": "~1.3.0" } }