dasantonym/wdt

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "wdt",
  "version": "1.9.1",
  "homepage": "https://github.com/dasantonym/wdt",
  "authors": [
    "BADco. / Turing / Koch"
  ],
  "description": "Whatever Dance Toolbox",
  "license": "GPL",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular": "~1.3.13",
    "angular-route": "~1.3.13"
  }
}