{
  "_args": [
    [
      "@ttskch/select2-bootstrap4-theme@1.4.0",
      "c:\\xampp\\htdocs\\git2\\malawi-online-platform"
    ]
  ],
  "_from": "@ttskch/select2-bootstrap4-theme@1.4.0",
  "_id": "@ttskch/select2-bootstrap4-theme@1.4.0",
  "_inBundle": false,
  "_integrity": "sha512-5WVMdFpQLx0vKxX0/LfapI0aE+qUYOuOuMjOc+ecN8vsr7plcBsgIbp4YtlpLmQR9aqgyM1QyqEiO/FwB+qaqQ==",
  "_location": "/@ttskch/select2-bootstrap4-theme",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@ttskch/select2-bootstrap4-theme@1.4.0",
    "name": "@ttskch/select2-bootstrap4-theme",
    "escapedName": "@ttskch%2fselect2-bootstrap4-theme",
    "scope": "@ttskch",
    "rawSpec": "1.4.0",
    "saveSpec": null,
    "fetchSpec": "1.4.0"
  },
  "_requiredBy": [
    "/admin-lte"
  ],
  "_resolved": "https://registry.npmjs.org/@ttskch/select2-bootstrap4-theme/-/select2-bootstrap4-theme-1.4.0.tgz",
  "_spec": "1.4.0",
  "_where": "c:\\xampp\\htdocs\\git2\\malawi-online-platform",
  "author": {
    "name": "ttskch"
  },
  "browserslist": [
    "last 2 versions",
    "ios >= 9"
  ],
  "bugs": {
    "url": "https://github.com/ttskch/select2-bootstrap4-theme/issues"
  },
  "description": "Select2 v4 theme for Bootstrap4",
  "devDependencies": {
    "autoprefixer": "^9.4.2",
    "bootstrap": "^4.1.3",
    "css-loader": "^1.0.1",
    "cssnano": "^4.1.7",
    "extract-text-webpack-plugin": "^4.0.0-beta.0",
    "node-sass": "^4.10.0",
    "postcss": "^7.0.6",
    "postcss-loader": "^3.0.0",
    "precss": "^4.0.0",
    "sass-loader": "^8.0.2",
    "style-loader": "^0.23.1",
    "webpack": "^4.27.0",
    "webpack-cli": "^3.1.2"
  },
  "homepage": "https://github.com/ttskch/select2-bootstrap4-theme#readme",
  "jsdelivr": "dist/select2-bootstrap4.min.css",
  "keywords": [
    "select2",
    "theme",
    "bootstrap",
    "bootstrap4",
    "css",
    "scss"
  ],
  "license": "MIT",
  "main": "",
  "name": "@ttskch/select2-bootstrap4-theme",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/ttskch/select2-bootstrap4-theme.git"
  },
  "scripts": {
    "build": "webpack --config webpack.config.js --mode development",
    "build:both": "npm run build && npm run build:prod",
    "build:prod": "NODE_ENV=production webpack --config webpack.config.js --mode production",
    "prepare": "ln -sf ../dist/select2-bootstrap4.css docs/",
    "watch": "npm run prepare && npm run build -- --watch"
  },
  "style": "select2-bootstrap4.css",
  "version": "1.4.0"
}
