{
  "name": "abc-dms",
  "version": "1.0.0",
  "description": "## What is CodeIgniter?",
  "main": "index.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "gulp": "gulp",
    "gulp-watch": "gulp watch"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/bernard.widjanarko/abc-dms.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://gitlab.com/bernard.widjanarko/abc-dms/issues"
  },
  "homepage": "https://gitlab.com/bernard.widjanarko/abc-dms#readme",
  "devDependencies": {
    "gulp": "^4.0.2",
    "gulp-include": "^2.4.1",
    "gulp-minify": "^3.1.0",
    "gulp-sass": "^4.0.2"
  },
  "dependencies": {
    "bootbox": "^5.4.0",
    "bootstrap": "^4.5.0",
    "bootstrap-datepicker": "^1.9.0",
    "bootstrap-toggle": "^2.2.2",
    "handlebars": "^4.7.6",
    "moment": "^2.27.0",
    "selectize": "^0.12.6"
  }
}
