{
  "name": "gaf-mobile",
  "description": "GAF mobile Web site",
  "version": "1.0.0",
  "dependencies": {
    "vinyl-fs": "2.1.1"
  },
  "devDependencies": {
    "bower": "~1.3.12",
    "connect-modrewrite": "~0.5.11",
    "grunt": "~0.4.5",
    "grunt-autoprefixer": "~1.0.1",
    "grunt-check-dependencies": "~0.6.0",
    "grunt-concurrent": "~0.4.1",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-coffee": "~0.7.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-connect": "~0.5.0",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-cssmin": "~0.7.0",
    "grunt-contrib-htmlmin": "~0.3.0",
    "grunt-contrib-imagemin": "~1.0.0",
    "grunt-contrib-jshint": "~0.10.0",
    "grunt-contrib-less": "~0.9.0",
    "grunt-contrib-uglify": "git+https://github.com/laurentgoudet/grunt-contrib-uglify.git#v0.4.0-absolute-source-map",
    "grunt-contrib-watch": "~0.5.2",
    "grunt-exec": "~0.4.5",
    "grunt-file-append": "0.0.6",
    "grunt-gitinfo": "~0.1.4",
    "grunt-istanbul-coverage": "^0.1.3",
    "grunt-karma": "^0.8.3",
    "grunt-kss-node": "~1.0.4",
    "grunt-newer": "~0.5.4",
    "grunt-ng-annotate": "^1.0.1",
    "grunt-ng-constant": "~0.5.0",
    "grunt-ng-template": "git+https://github.com/duckbox/grunt-ng-template.git#e694b5fb9a",
    "grunt-ngdocs": "~0.2.8",
    "grunt-protractor-runner": "~1.0.1",
    "grunt-replace": "~0.6.2",
    "grunt-rev": "^0.1.0",
    "grunt-threepio": "git+https://git.freelancer.com/translations/grunt-threepio.git#v0.9.12",
    "grunt-usemin": "~2.6.0",
    "grunt-wiredep": "~1.9.0",
    "http-proxy": "~1.11.1",
    "jasmine-core": "^2.4.1",
    "jshint-stylish": "~1.0.0",
    "karma": "^0.12.37",
    "karma-chrome-launcher": "^0.1.12",
    "karma-coverage": "^0.3.1",
    "karma-firefox-launcher": "^0.1.7",
    "karma-jasmine": "^0.3.7",
    "karma-junit-reporter": "^0.2.2",
    "karma-mocha-reporter": "^1.1.5",
    "karma-ng-html2js-preprocessor": "^0.2.0",
    "karma-ng-scenario": "^0.1.0",
    "karma-nyan-reporter": "0.0.50",
    "karma-phantomjs-launcher": "^1.0.0",
    "karma-script-launcher": "^0.1.0",
    "kss": "^2.1.1",
    "load-grunt-tasks": "~0.2.0",
    "main-bower-files": "~2.4.0",
    "phantomjs-prebuilt": "^2.1.4",
    "protractor": "~1.0.0-rc4",
    "request": "~2.38.0",
    "requirejs": "~2.1.11",
    "sw-precache": "^4.2.3",
    "time-grunt": "~0.2.1"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "scripts": {
    "test": " ",
    "build:production": "grunt build:production",
    "install": "node_modules/grunt-protractor-runner/node_modules/protractor/bin/webdriver-manager update"
  },
  "repository": "git@git.freelancer.com:eng/gaf-mobile.git"
}
