{ "name": "MMT-Table-Tennis", "version": "0.0.1", "description": "Leaderboard for the MMT Digital table tennis league", "main": "gulpfile.js", "dependencies": { "gulp": "^3.8.11", "gulp-autoprefixer": "^2.1.0", "gulp-concat": "^2.5.0", "gulp-minify-css": "^0.4.5", "gulp-rename": "^1.2.0", "gulp-ruby-sass": "^1.0.0-alpha.3", "gulp-uglify": "^1.1.0", "harp": "*" }, "engines": { "node": "0.10.x", "npm": "2.x.x" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/jpsear/MMT-Table-Tennis.git" }, "author": "Adrian Lansdown <npmjs@thejaronline.com> (http://adrianlansdown.com/)", "license": "ISC", "bugs": { "url": "https://github.com/jpsear/MMT-Table-Tennis/issues" }, "homepage": "https://github.com/jpsear/MMT-Table-Tennis" }