{
  "name": "tritonweb",
  "version": "1.0.16",
  "description": "first test",
  "main": "dist/index.js",
  "types": "dist/index.d.js",
  "scripts": {
    "build": "tsc --build ClientScripts/  & tsc --build ClientScriptsLoader/ & npm publish",
    "clean": "tsc --build --clean"
  },
  "devDependencies": {
    "@types/chai": "4.2.11",
    "@types/lodash": "^4.14.178",
    "@types/mocha": "7.0.2",
    "@types/node": "14.0.11",
    "ts-loader": "^9.2.6",
    "typescript": "^4.5.5"
  },
  "dependencies": {
    "@popperjs/core": "^2.11.2",
    "@types/bootstrap": "^5.1.9",
    "@types/daterangepicker": "^3.1.4",
    "@types/jquery": "^3.5.13",
    "@types/leaflet": "^1.7.9",
    "@types/select2": "^4.0.55",
    "apexcharts": "^3.33.0",
    "css-element-queries": "^1.2.3",
    "daterangepicker": "^3.1.0",
    "loglevel": "^1.8.0",
    "moment": "^2.29.1",
    "select2": "^4.1.0-rc.0",
    "webpack": "^5.68.0",
    "webpack-cli": "^4.9.2"
  },
  "author": "developer.werosoft.net",
  "license": "ISC",
  "files": [
    "dist/**/*"
  ]
}
