seblucas/cops-html-ui

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "ncops-angular",
  "version": "0.0.0",
  "description": "",
  "main": "gulpfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "GPLv2",
  "devDependencies": {
    "gulp": "3.9.1",
    "gulp-angular-templatecache": "1.8.0",
    "gulp-bootlint": "0.8.x",
    "gulp-concat": "2.6.0",
    "gulp-connect": "5.0.0",
    "gulp-filter": "4.0.0",
    "gulp-jshint": "2.0.1",
    "gulp-protractor": "3.0.0",
    "gulp-rename": "1.2.2",
    "gulp-replace": "0.5.4",
    "gulp-zip": "3.2.0",
    "jasmine": "2.5.1",
    "jasmine-core": "2.5.1",
    "jshint": "2.9.3",
    "karma": "1.3.x",
    "karma-coverage": "1.1.1",
    "karma-jasmine": "1.0.x",
    "karma-phantomjs-launcher": "1.0.x",
    "main-bower-files": "2.13.1",
    "plato": "1.7.0"
  }
}