{
  "name": "foundation-ultimate",
  "version": "0.2.8",
  "description": "The Ultimate Foundation Package with both FoundationApps and Foundation Sites Included",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Warning: no actual tests specified\" && exit 0",
    "foundationUltimate": "node ./bin/foundation-ultimate.js",
    "postpublish": "echo \"Project Published\" && exit 0",
    "preinstall": "echo \"Running PreInstall\" && exit 0"
  },
  "bin": {
    "foundationUltimate": "./bin/foundation-ultimate.js"
  },
  "preferGlobal": true,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Relution-Developments/Foundation-Ultimate.git"
  },
  "keywords": [
    "framework",
    "responsive",
    "relution",
    "scss",
    "js",
    "angularJs",
    "foundation",
    "ultimate",
    "web apps",
    "responsive design",
    "angular"
  ],
  "author": "BluJay - Relution Developments Ltd <jay.demitri@hotmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Relution-Developments/Foundation-Ultimate/issues"
  },
  "homepage": "https://github.com/Relution-Developments/Foundation-Ultimate#readme",
  "devDependencies": {
    "assert": "^1.3.0",
    "browser-sync": "^2.11.1",
    "chai": "^3.5.0",
    "cli-color": "^1.1.0",
    "coffee-script": "^1.10.0",
    "concat-stream": "^1.5.1",
    "gulp": "^3.9.1",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-bower": "0.0.13",
    "gulp-coffee": "^2.3.1",
    "gulp-coffeelint": "^0.6.0",
    "gulp-compass": "^2.1.0",
    "gulp-concat": "^2.6.0",
    "gulp-csso": "^1.1.0",
    "gulp-filter": "^4.0.0",
    "gulp-inject": "^3.0.0",
    "gulp-jshint": "^2.0.0",
    "gulp-load-plugins": "^1.2.0",
    "gulp-markdown": "^1.2.0",
    "gulp-ng-html2js": "^0.2.2",
    "gulp-plumber": "^1.1.0",
    "gulp-processhtml": "^1.1.0",
    "gulp-protractor": "^2.1.0",
    "gulp-sass": "^2.2.0",
    "gulp-size": "^2.0.0",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-util": "^3.0.7",
    "jshint": "^2.9.1",
    "jshint-stylish": "^2.1.0",
    "merge-stream": "^1.0.0",
    "nopt": "^3.0.6",
    "require-dir": "^0.3.0",
    "rimraf": "^2.5.2",
    "run-sequence": "^1.1.5",
    "update-notifier": "^0.6.1",
    "wrench": "^1.5.8"
  }
}
