{
  "name": "drinkcircle",
  "description": "Project Dependencies",
  "main": "gulpfile.js",
  "authors": [
    "Rodan Luzuriaga"
  ],
  "license": "ISC",
  "homepage": "",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "jquery.cookie": "https://github.com/carhartl/jquery-cookie.git#~1.4.1",
    "font-awesome": "fontawesome#^4.5.0",
    "jquery": "2.2.3",
    "owl.carousel": "https://github.com/OwlCarousel2/OwlCarousel2.git#^2.1.6",
    "angular": "^1.6.1",
    "angular-sanitize": "^1.6.1",
    "accounting": "^0.3.2",
    "moment": "^2.17.1",
    "angular-material-design-lite": "^0.4.4",
    "mustache.js": "mustache#2.1.3",
    "bootbox.js": "bootbox#^4.4.0",
    "typeahead.js": "^0.11.1",
    "angular-datatables": "^2.0.1",
    "angular-material": "^1.1.1",
    "ng-tags-input": "^3.2.0",
    "dx-chartjs": "dx-chartjs#^13.2.8",
    "globalize": "globalize#^0.1.1",
    "ckeditor": "^4.6.2",
    "angular-ckeditor": "^1.0.3",
    "ng-file-upload": "^12.2.13",
    "ng-img-crop": "ngImgCrop#^0.3.2",
    "ng-file-upload-shim": "^12.2.13",
    "cloudinary": "^2.3.0",
    "jwt-decode": "^2.2.0",
    "angular-toggle-switch": "^1.3.0",
    "bootstrap-toggle": "^2.2.2",
    "angular-bootstrap-toggle": "^0.1.2",
    "pastac-login": "*",
    "pastac-add-supplier": "*",
    "pastac-edit-supplier": "*",
    "pastac-edit-product": "*"
  },
  "devDependencies": {
    "angular-mocks": "^1.6.1"
  },
  "resolutions": {
    "ng-tags-input": "^3.2.0"
  }
}
