{ "name": "facilmap-types", "version": "3.0.1", "description": "Typescript typings for the FacilMap communication between client and server.", "homepage": "https://github.com/FacilMap/facilmap", "bugs": { "url": "https://github.com/FacilMap/facilmap/issues" }, "license": "AGPL-3.0", "author": "Candid Dauth ", "main": "./src/index.ts", "repository": { "type": "git", "url": "https://github.com/FacilMap/facilmap.git" }, "files": [ "src", "README.md", "tsconfig.json" ], "dependencies": { "@types/geojson": "^7946.0.7" }, "devDependencies": {} }