{
  "name": "drinkcircle",
  "version": "1.0.0",
  "description": "Project dependencies",
  "main": "gulpfile.js",
  "dependencies": {
    "angular-sanitize": "^1.6.1",
    "browser-sync": "^2.13.0",
    "gulp": "^3.9.1",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-changed": "^1.3.2",
    "gulp-clean": "^0.3.2",
    "gulp-debug": "^3.0.0",
    "gulp-pug": "*",
    "gulp-sass": "^2.3.2",
    "gulp-util": "*"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Rodan Luzuriaga",
  "license": "ISC",
  "devDependencies": {
    "angular": "^1.6.1",
    "angular-mocks": "^1.6.1",
    "angular-ui-router": "^0.3.2",
    "jasmine-core": "^2.5.2",
    "karma": "^1.3.0",
    "karma-jasmine": "^1.1.0",
    "karma-phantomjs-launcher": "^1.0.2"
  }
}
