AlbanAndrieu/nabla-servers-bower

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "nabla-servers-bower",
  "description": "Bower components",
  "branchVersion": "^1.0.2",
  "branchPattern": "1.0.*",
  "version": "1.0.2",
  "keywords": [
    "nabla",
    "bower"
  ],
  "author": {
    "name": "Alban Andrieu",
    "email": "alban.andrieu@free.fr",
    "url": "http://albandrieu.com"
  },
  "license": "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/MIT"
    }
  ],
  "homepage": "http://albandrieu.com",
  "repository": {
    "type": "git",
    "url": "AlbanAndrieu/nabla-servers-bower"
  },
  "bugs": {
    "url": "https://github.com/AlbanAndrieu/nabla-servers-bower/issues"
  },
  "pre-commit": [
    "lintme"
  ],
  "lint-staged": {
    "*.js": [
      "eslint --fix",
      "git add"
    ],
    "*.{json,css,scss,less,md}": [
      "prettier --write",
      "git add"
    ]
  },
  "engines": {
    "node": ">=11.12.0",
    "npm": ">=6.13.6",
    "node-gyp": ">=3.0.3",
    "grunt": ">=1.2.0"
  },
  "engine-strict": true,
  "dependencies": {
    "cli": "^1.0.1",
    "prettier": "^2.0.4"
  },
  "devDependencies": {
    "apache-server-configs": "3.2.1",
    "async": "3.2.0",
    "autoprefixer": "9.7.6",
    "bower": "1.8.8",
    "codeclimate-test-reporter": "0.5.1",
    "connect-pushstate": "1.1.0",
    "cssnano": "4.1.10",
    "eslint": "6.8.0",
    "eslint-config-prettier": "6.10.1",
    "eslint-plugin-prettier": "3.1.2",
    "graceful-fs": "4.2.3",
    "grunt-angular-templates": "1.2.0",
    "grunt-autoprefixer": "3.0.4",
    "grunt-banner": "0.6.0",
    "grunt-bower-task": "0.5.0",
    "grunt-browser-sync": "2.2.0",
    "grunt-build-control": "0.7.1",
    "grunt-bump": "0.8.0",
    "grunt-check-dependencies": "1.0.0",
    "grunt-cli": "1.3.2",
    "grunt-compare-size": "0.4.2",
    "grunt-concurrent": "3.0.0",
    "grunt-contrib-clean": "2.0.0",
    "grunt-contrib-compass": "1.1.1",
    "grunt-contrib-compress": "1.6.0",
    "grunt-contrib-concat": "1.0.1",
    "grunt-contrib-connect": "2.1.0",
    "grunt-contrib-copy": "1.0.0",
    "grunt-contrib-cssmin": "3.0.0",
    "grunt-contrib-htmlmin": "3.1.0",
    "grunt-contrib-imagemin": "3.1.0",
    "grunt-contrib-jshint": "2.1.0",
    "grunt-contrib-less": "2.0.0",
    "grunt-contrib-uglify": "4.0.1",
    "grunt-contrib-watch": "1.1.0",
    "grunt-critical": "2.0.1",
    "grunt-dev-update": "^2.3.0",
    "grunt-filerev": "2.3.1",
    "grunt-gh-pages": "3.1.0",
    "grunt-git": "1.0.14",
    "grunt-istanbul": "0.8.0",
    "grunt-jscs": "3.0.1",
    "grunt-karma": "3.0.2",
    "grunt-mocha": "1.2.0",
    "grunt-newer": "1.3.0",
    "grunt-ng-annotate": "4.0.0",
    "grunt-ng-constant": "2.0.2",
    "grunt-ngdocs": "0.2.11",
    "grunt-nsp": "2.3.1",
    "grunt-pagespeed": "2.0.1",
    "grunt-perfbudget": "0.2.0",
    "grunt-postcss": "0.9.0",
    "grunt-protractor-coverage": "0.2.18",
    "grunt-protractor-runner": "5.0.0",
    "grunt-release": "0.14.0",
    "grunt-replace": "1.0.1",
    "grunt-shell": "3.0.1",
    "grunt-svgmin": "6.0.0",
    "grunt-text-replace": "0.4.0",
    "grunt-uncss": "0.9.1",
    "grunt-usemin": "3.1.1",
    "grunt-version-check": "0.3.8",
    "grunt-wiredep": "3.0.1",
    "grunt-wpt": "3.1.4",
    "imagemin-gifsicle": "^6.0.1",
    "imagemin-jpegtran": "^6.0.0",
    "imagemin-optipng": "^6.0.0",
    "imagemin-svgo": "^7.1.0",
    "jasmine-bail-fast": "0.0.1",
    "jasmine-core": "3.5.0",
    "jasmine-reporters": "2.3.2",
    "jasmine-spec-reporter": "4.1.0",
    "jit-grunt": "0.10.0",
    "jshint-stylish": "2.2.1",
    "karma": "4.4.1",
    "karma-chrome-launcher": "3.1.0",
    "karma-coverage": "2.0.1",
    "karma-firefox-launcher": "1.3.0",
    "karma-ie-launcher": "1.0.0",
    "karma-jasmine": "3.1.1",
    "karma-junit-reporter": "2.0.1",
    "karma-ng-html2js-preprocessor": "1.0.0",
    "karma-ng-scenario": "1.0.0",
    "karma-script-launcher": "1.0.0",
    "karma-tapfile-reporter": "0.0.1",
    "lint-staged": "10.1.2",
    "load-grunt-tasks": "5.1.0",
    "lodash": "4.17.11",
    "nue": "0.7.1",
    "phantomas": "2.1.0",
    "pixrem": "5.0.0",
    "pre-commit": "1.2.2",
    "protractor": "5.4.3",
    "q": "1.5.1",
    "q-io": "^1.10.9",
    "qq": "^0.3.5",
    "qs": "6.9.3",
    "request": "2.88.2",
    "rewire": "4.0.1",
    "semver": "6.3.0",
    "serve-index": "1.9.1",
    "serve-static": "1.14.1",
    "shelljs": "0.5.3",
    "socket.io-client": "2.3.0",
    "sorted-object": "2.0.1",
    "stringmap": "^0.2.2",
    "time-grunt": "2.0.0",
    "vinyl-fs": "3.0.3",
    "webpagetest": "0.3.9",
    "wiredep": "4.0.0",
    "xml2js": "0.4.23",
    "yo": "3.1.1"
  },
  "scripts": {
    "preinstall": "node scripts/npm/install.js",
    "update-webdriver": "webdriver-manager update --versions.chrome 2.42",
    "postinstall": "webdriver-manager update --versions.chrome 2.42 || true",
    "test": "grunt test",
    "webpagetest": "./node_modules/webpagetest/bin/webpagetest test http://localhost:9090/test/#/ --key $WPT_API_KEY --first --location Dulles:Chrome --poll --timeout 60 --specs tco-specs.json --reporter spec",
    "lint": "eslint ./ --cache --ignore-pattern .gitignore",
    "lintme": "lint-staged"
  }
}