{
  "name": "alloy-ui",
  "description": "AlloyUI",
  "version": "3.1.0-deprecated.83",
  "author": {
    "name": "Eduardo Lundgren",
    "email": "eduardo.lundgren@liferay.com",
    "web": "http://www.eduardolundgren.com",
    "twitter": "eduardolundgren"
  },
  "license": "BSD",
  "repository": {
    "type": "git",
    "url": "git@github.com:liferay/alloy-ui.git"
  },
  "keywords": [
    "alloy",
    "yui",
    "external",
    "commands",
    "helpers"
  ],
  "scripts": {
    "prepublish": "gulp build-publish"
  },
  "files": [
    "build"
  ],
  "devDependencies": {
    "bower": "^1.3.12",
    "del": "^1.1.1",
    "fs-extra": "~0.12.0",
    "gulp": "^3.8.5",
    "gulp-cssbeautify": "~0.1.3",
    "gulp-file": "^0.2.0",
    "gulp-filter": "^2.0.1",
    "gulp-imagemin": "^2.1.0",
    "gulp-insert": "~0.4.0",
    "gulp-jsbeautifier": "~0.0.2",
    "gulp-jshint": "^1.8.4",
    "gulp-prompt": "~0.1.1",
    "gulp-replace": "^0.5.2",
    "gulp-util": "^3.0.1",
    "gulp-zip": "^2.0.1",
    "imagemin-pngcrush": "4.0.0",
    "istanbul": "~0.3.0",
    "jshint-stylish": "^1.0.0",
    "liferay-gulp-tasks": "^0.5.5",
    "open": "~0.0.5",
    "require-dir": "^0.3.2",
    "run-sequence": "^2.0.0",
    "shifter": "~0.5.0",
    "spawn-local-bin": "~0.1.4",
    "yogi": "~0.1.12",
    "yuidocjs": "^0.6.0"
  },
  "engines": {
    "npm": ">=2.0.0",
    "node": "<=0.12.0"
  }
}