@coa-it/mapwidget-featureselect
Version:
Widget with select box
29 lines (28 loc) • 692 B
JSON
{
"name": "@coa-it/mapwidget-featureselect",
"version": "1.0.1",
"description": "Widget with select box",
"main": "src/index.tsx",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://bitbucket.org/cityofauburnal/mapwidget-featureselect.git"
},
"keywords": [
"esri",
"js",
"widget",
"4.x"
],
"author": "Griffin",
"license": "ISC",
"bugs": {
"url": "https://bitbucket.org/cityofauburnal/mapwidget-featureselect/issues"
},
"dependencies": {
"@arcgis/core": "^4.25.5"
},
"homepage": "https://bitbucket.org/cityofauburnal/mapwidget-featureselect#readme"
}