{
  "name": "angular-base-apps",
  "version": "2.0.12",
  "main": [
    "scss/base.scss",
    "dist/js/base-apps.js"
  ],
  "dependencies": {
    "viewport-units-buggyfill": "~0.4.1",
    "tether": "~0.6.5",
    "fastclick": "~1.0.6",
    "angular": "1.3.x - 1.5.x",
    "angular-animate": "1.3.x - 1.5.x",
    "hammerjs": "~2.0.4"
  },
  "homepage": "https://github.com/base-apps/angular-base-apps",
  "description": "A responsive, Angular-powered framework for web apps.",
  "keywords": [
    "web apps",
    "responsive design",
    "angular",
    "base apps"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "bower_components",
    "build",
    "docs",
    "node_modules",
    "tests",
    "CONTRIBUTING.md",
    "Gemfile",
    "Gemfile.lock",
    "gulpfile.js",
    "karma.conf.js",
    "package.json",
    "scss/_includes.scss"
  ],
  "devDependencies": {
    "angular-ui-router": "~0.3.0",
    "angular-mocks": "1.3.x - 1.5.x",
    "angular-highlightjs": "~0.4.3",
    "allmighty-autocomplete": "*",
    "marked": "~0.3.2",
    "jsdiff": "~1.0.8",
    "bootcamp": "~1.1.7",
    "highlightjs": "~9.5.0"
  }
}
