UNPKG

@doegis/core

Version:

DOE GIS API

27 lines 570 B
{ "name": "@doegis/core", "version": "0.1.0", "description": "DOE GIS API", "keywords": [ "GIS", "DOE" ], "license": "SEE LICENSE IN copyright.txt", "browser": { "buffer": false, "crypto": false, "fs": false, "path": false, "process": false }, "dependencies": { "@esri/arcgis-html-sanitizer": "~3.0.1", "@esri/calcite-colors": "~6.1.0", "@esri/calcite-components": "~1.0.7", "@popperjs/core": "~2.11.6", "focus-trap": "~7.2.0", "luxon": "~3.2.1", "sortablejs": "~1.15.0" }, "type": "module" }