andela/workdey

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "workdey",
  "homepage": "https://github.com/andela/workdey",
  "authors": [
    "Austin Kabiru <austin.kabiru@andela.com>"
  ],
  "description": "A task connection platform",
  "main": "",
  "license": "MIT",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "vendor/assets/components",
    "test",
    "tests"
  ],
  "dependencies": {
    "jquery-validation": "^1.15.1"
  }
}