You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
453 B
JSON

{
"name": "dechets-agglo-muretain",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "snowpack dev",
"build": "snowpack build"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"snowpack": "^3.0.0-rc.2"
},
"dependencies": {
"@arcgis/core": "^4.18.1",
"@esri/arcgis-rest-request": "^2.24.0"
}
}