{
  "name": "payments-minimize",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "dev": "concurrently --kill-others \"npx webpack -d\"",
    "prod": "concurrently --kill-others \"npx webpack -p\""
  },
  "keywords": [],
  "author": "",
  "license": "",
  "dependencies": {
    "focus-visible": "^5.0.2",
    "jquery": "^3.5.0",
    "resize-sensor": "0.0.6"
  },
  "devDependencies": {
    "@babel/core": "^7.9.0",
    "autoprefixer": "^9.7.6",
    "babel-loader": "^8.1.0",
    "concurrently": "^5.2.0",
    "path": "^0.12.7",
    "webpack": "^4.43.0",
    "webpack-cli": "^3.3.11"
  }
}
