{
  "name": "famous-angular-docs",
  "description": "Site and docs for famous-angular.",
  "version": "0.4.0-1",
  "license": "MPL v2.0",
  "homepage": "https://github.com/thomasstreet/famous-angular-docs/",
  "repository": {
    "type": "git",
    "url": "https://github.com/thomasstreet/famous-angular-docs.git"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "scripts": {
    "install": "bower install",
    "gems": "bundle install",
    "start": "gulp dev"
  },
  "dependencies": {
    "angular": "~1.2.22",
    "famous": "http://code.famo.us/famous/global/0.2.2/famous-global-0.2.2.tar.gz",
    "famous-angular": "0.4.0",
    "jquery": "~2.1.1",
    "bootstrap": "~3.1.1",
    "underscore": "~1.6.0"
  },
  "devDependencies": {
    "bower": "~1.3.3",
    "canonical-path": "0.0.2",
    "connect-livereload": "^0.4.0",
    "cp-r": "^0.1.1",
    "express": "^4.0.0",
    "gulp": "~3.6.2",
    "gulp-autoprefixer": "0.0.7",
    "gulp-cache": "^0.1.3",
    "gulp-clean": "^0.2.4",
    "gulp-concat": "^2.2.0",
    "gulp-exec": "^2.0.1",
    "gulp-header": "^1.0.2",
    "gulp-jshint": "^1.5.3",
    "gulp-livereload": "^1.3.1",
    "gulp-minify-css": "~0.3.1",
    "gulp-notify": "^1.2.5",
    "gulp-rename": "^1.2.0",
    "gulp-stylus": "^1.0.0",
    "gulp-uglify": "^0.2.1",
    "gulp-util": "^2.2.14",
    "lodash": "^2.4.1",
    "minimist": "0.0.8",
    "mkdirp": "^0.5.0",
    "winston": "^0.7.3",
    "gulp-wait": "0.0.2",
    "gulp-ngmin": "~0.3.0"
  }
}
