dasantonym/wdt

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "wdt",
  "version": "2.0.0",
  "description": "Whatever Dance Toolbox",
  "main": "Gruntfile.js",
  "scripts": {
    "test": "echo \"no test specified\" && exit 0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/dasantonym/wdt.git"
  },
  "author": "BADco. / Turing / Koch",
  "license": "GPL",
  "bugs": {
    "url": "https://github.com/dasantonym/wdt/issues"
  },
  "homepage": "https://github.com/dasantonym/wdt",
  "devDependencies": {
    "gulp": "^3.8.11",
    "gulp-concat": "^2.5.2",
    "gulp-header": "^1.2.2",
    "gulp-jade": "^1.0.0",
    "gulp-less": "^3.0.3",
    "gulp-minify-css": "^1.1.1",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^1.2.0",
    "gulp-watch": "^4.2.4",
    "node-webkit-builder": "^1.0.11"
  }
}