{
  "name": "widget-webpack",
  "version": "1.0.4",
  "description": "Map widget with integrated Xygo searcher",
  "main": "index",
"typings": "index",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TrinidadMedina/widget-webpack.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/TrinidadMedina/widget-webpack/issues"
  },
  "homepage": "https://github.com/TrinidadMedina/widget-webpack#readme",
  "dependencies": {
    "@arcgis/core": "^4.25.5"
  },
  "devDependencies": {
    "webpack": "^5.75.0",
    "webpack-cli": "^5.0.1"
  }
}
