{
  "name": "admanic-ui",
  "version": "0.9.2",
  "repository": {
    "type": "git",
    "url": "https://github.com/devmanic/admanic-ui"
  },
  "author": {
    "name": "Maks Zhitlov",
    "email": "maks.zhitlov@gmail.com"
  },
  "keywords": [
    "angular"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/devmanic/admanic-ui/issues"
  },
  "module": "admanic-ui.js",
  "typings": "admanic-ui.d.ts",
  "dependencies": {
    "@types/lodash": "^4.14.64",
    "@types/select2": "^4.0.35",
    "jquery": "^3.2.1",
    "lodash": "^4.17.4",
    "select2": "^4.0.3",
    "toastr": "^2.1.2"
  }
}