{
  "name": "foundation-ultimate",
  "description": "The Ultimate Foundation Package with both FoundationApps and Foundation Sites Included",
  "main": "index.js",
  "authors": [
    "BluJay - Relution Developments Ltd <jay.demitri@hotmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "framework",
    "responsive",
    "relution",
    "scss",
    "js",
    "angularJs",
    "foundation",
    "ultimate",
    "web apps",
    "responsive design",
    "angular"
  ],
  "homepage": "https://github.com/Relution-Developments/Foundation-Ultimate",
  "moduleType": [
    "node"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular": "^1.5.0",
    "font-awesome": "^4.5.0",
    "angular-animate": "^1.5.0",
    "angular-ui-router": "^0.2.18",
    "angular-highlightjs": "^0.5.1",
    "allmighty-autocomplete": "*",
    "angular-mocks": "^1.5.0",
    "jquery": "^2.2.1",
    "hammerjs": "^2.0.6",
    "tether": "^1.2.0",
    "marked": "^0.3.5",
    "fastclick": "^1.0.6",
    "what-input": "^2.0.1",
    "viewport-units-buggyfill": "^0.5.5",
    "foundation-apps": "^1.2.0",
    "foundation-sites": "^6.2.0"
  },
  "install": {
    "base": "build/src/assets/",
    "path": {
      "js": "js",
      "css": "css",
      "scss": "scss",
      "eot": "fonts",
      "svg": "fonts",
      "ttf": "fonts",
      "woff": "fonts"
    }
  },
  "resolutions": {
    "what-input": "~1.1.2",
    "angular": "^1.5.0",
    "viewport-units-buggyfill": "~0.4.1",
    "tether": "~0.6.5",
    "angular-animate": "^1.5.0"
  }
}
