{
  "name": "@nemtsevk/amo-widget-components",
  "version": "1.8.16",
  "description": "AmoCRM widgets components lib",
  "main": "build/index.js",
  "style": "build/style.css",
  "author": "NemtsevK",
  "license": "ISC",
  "homepage": "https://github.com/NemtsevK/amo-widget-components#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NemtsevK/amo-widget-components.git"
  },
  "bugs": {
    "url": "https://github.com/NemtsevK/amo-widget-components/issues"
  },
  "scripts": {
    "dev": "webpack --env.NODE_ENV=development",
    "build": "webpack --env.NODE_ENV=production",
    "test": "jest"
  },
  "dependencies": {
    "@babel/core": "^7.11.1",
    "@babel/plugin-proposal-class-properties": "^7.10.4",
    "@babel/preset-env": "^7.11.0",
    "@riotjs/compiler": "^4.10.0",
    "@riotjs/webpack-loader": "^4.0.3",
    "babel-jest": "^26.5.0",
    "babel-loader": "^8.1.0",
    "clean-webpack-plugin": "^3.0.0",
    "css-loader": "^4.0.0",
    "file-loader": "^6.2.0",
    "intl-tel-input": "^23.9.3",
    "jest": "^26.5.0",
    "mini-css-extract-plugin": "^0.11.3",
    "path": "^0.12.7",
    "riot": "^7.0.6",
    "sass": "^1.54.9",
    "sass-loader": "^10.0.2",
    "string-replace-loader": "^3.1.0",
    "style-loader": "^1.2.1",
    "terser-webpack-plugin": "^4.1.0",
    "toastr": "^2.1.4",
    "webpack": "^4.44.1",
    "webpack-cli": "^3.3.12"
  },
  "engines": {
    "node": "16.20.2",
    "npm": "8.19.4"
  }
}
