{
  "name": "bp.com",
  "version": "0.0.3",
  "repository": {
    "type": "git",
    "url": "https://hg.neriene.com/hg/shop4"
  },
  "devDependencies": {
    "babel-core": "^6.26.3",
    "babel-preset-env": "^1.7.0",
    "grunt": "^1.0.4",
    "grunt-babel": "^7.0.0",
    "grunt-cli": "^1.3.2",
    "grunt-contrib-clean": "^2.0.0",
    "grunt-contrib-concat": "^1.0.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^3.0.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-sass": "^3.1.0",
    "grunt-terser": "^1.0.0",
    "node-sass": "^4.13.1"
  },
  "description": "The javascript related dependencies of body-piercing.com",
  "main": "Gruntfile.js",
  "dependencies": {
    "@bower_components/AngularJS-Toaster": "jirikavi/AngularJS-Toaster#^3.0.0",
    "@bower_components/angular": "angular/bower-angular#1.7.9",
    "@bower_components/angular-animate": "angular/bower-angular-animate#1.7.9",
    "@bower_components/angular-bootstrap": "angular-ui/bootstrap-bower#^2.5.0",
    "@bower_components/angular-cookies": "angular/bower-angular-cookies#1.7.9",
    "@bower_components/angular-datatables": "l-lin/angular-datatables#0.5.6 < 1",
    "@bower_components/angular-lazy-img": "Pentiado/angular-lazy-img#^1.5.1",
    "@bower_components/angular-messages": "angular/bower-angular-messages#1.7.9",
    "@bower_components/angular-sanitize": "angular/bower-angular-sanitize#1.7.9",
    "@bower_components/bootstrap": "twbs/bootstrap#>=3.0.0",
    "@bower_components/bootstrap-sass": "twbs/bootstrap-sass#>=3.3.7",
    "@bower_components/bootstrap-select": "snapappointments/bootstrap-select#^1.13.5",
    "@bower_components/datatables.net": "DataTables/Dist-DataTables#>=1.10.9",
    "@bower_components/datatables.net-bs": "DataTables/Dist-DataTables-Bootstrap#^2.1.1",
    "@bower_components/datatables.net-buttons": "DataTables/Dist-DataTables-Buttons#^1.6.1",
    "@bower_components/datatables.net-buttons-bs": "DataTables/Dist-DataTables-Buttons-Bootstrap#^1.6.1",
    "@bower_components/datatables.net-fixedheader": "DataTables/Dist-DataTables-FixedHeader#^3.1.2",
    "@bower_components/datatables.net-fixedheader-bs": "DataTables/Dist-DataTables-FixedHeader-Bootstrap#^3.1.2",
    "@bower_components/datatables.net-responsive": "DataTables/Dist-DataTables-Responsive#^2.1.1",
    "@bower_components/datatables.net-responsive-bs": "DataTables/Dist-DataTables-Responsive-Bootstrap#^2.1.1",
    "@bower_components/font-awesome": "FortAwesome/Font-Awesome#^4.6.1",
    "@bower_components/jquery": "jquery/jquery-dist#^3.2.1",
    "@bower_components/jquery-ui": "components/jqueryui#^1.11.4",
    "@bower_components/jquery.lazyload": "tuupola/jquery_lazyload#2.0.0-rc.2",
    "@bower_components/pouchdb": "pouchdb/pouchdb#^7.0.0",
    "@bower_components/select2": "ivaynberg/select2#^4.0.1",
    "@bower_components/select2-bootstrap-css": "fk/select2-bootstrap-css#^1.4.6",
    "angular-cookies": "^1.7.9",
    "npm": "^6.14.1",
    "yarn": "^1.22.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "postinstall": "node -e \"try { require('fs').symlinkSync(require('path').resolve('node_modules/@bower_components'), 'bower_components', 'junction') } catch (e) { }\""
  },
  "author": "Olaf Kern, Helmut",
  "license": "ISC",
  "directories": {
    "test": "tests"
  },
  "engines": {
    "yarn": ">= 1.0.0"
  }
}
