{
  "name": "alpaca",
  "scripts": {
    "build": "./node_modules/.bin/gulp default",
    "site": "./node_modules/.bin/gulp site",
    "server": "./node_modules/.bin/gulp server",
    "clean": "./node_modules/.bin/gulp clean",
    "bower": "./node_modules/.bin/bower install"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/gitana/alpaca.git"
  },
  "license": "Apache-2.0",
  "version": "1.5.27",
  "main": "dist/alpaca/bootstrap/alpaca.js",
  "devDependencies": {
    "bower": "^1.8.8",
    "cucumber": "~0.3.3",
    "event-stream": "^4.0.1",
    "express": "^4.16.4",
    "grunt": "^1.0.3",
    "grunt-aws-s3": "^2.0.0",
    "grunt-cloudfront": "^0.2.2",
    "grunt-invalidate-cloudfront": "^1.0.0",
    "grunt-jsdoc": "^2.3.0",
    "gulp": "^3.9.1",
    "gulp-awspublish": "^3.4.0",
    "gulp-bump": "^3.1.1",
    "gulp-clean": "^0.4.0",
    "gulp-concat": "^2.6.1",
    "gulp-declare": "^0.3.0",
    "gulp-handlebars": "^5.0.2",
    "gulp-jshint": "^2.1.0",
    "gulp-minify-css": "^1.2.4",
    "gulp-nodemon": "^2.4.2",
    "gulp-notify": "^3.2.0",
    "gulp-order": "^1.2.0",
    "gulp-rename": "^1.4.0",
    "gulp-template": "^5.0.0",
    "gulp-uglify-es": "^1.0.4",
    "gulp-util": "^3.0.8",
    "gulp-watch": "^5.0.1",
    "gulp-wrap": "^0.14.0",
    "gulp-wrap-umd": "^0.2.1",
    "handlebars": "^4.0.12",
    "jquery": "^3.3.1",
    "jsdom": "^9.12.0",
    "jshint": "^2.9.7",
    "jshint-stylish": "^2.2.1",
    "lodash": "^4.17.11",
    "node-gyp": "^3.8.0",
    "node-static": "^0.7.11",
    "phantom": "^6.0.3",
    "q": "^1.5.1",
    "run-sequence": "^2.2.1",
    "stream-browserify": "^2.0.1",
    "through2": "^3.0.0",
    "wd": "^1.11.1",
    "wrench": "^1.5.9"
  }
}