UNPKG

@igo2/utils

Version:
41 lines (40 loc) 937 B
{ "name": "@igo2/utils", "version": "20.1.1", "description": "IGO Library", "author": "IGO Community", "keywords": [ "igo" ], "license": "MIT", "homepage": "https://github.com/infra-geo-ouverte/igo2-lib#readme", "repository": { "type": "git", "url": "git+https://github.com/infra-geo-ouverte/igo2-lib.git", "directory": "packages/utils" }, "bugs": { "url": "https://github.com/infra-geo-ouverte/igo2-lib/issues" }, "exports": { ".": { "types": "./index.d.ts", "default": "./fesm2022/igo2-utils.mjs" }, "./package.json": { "default": "./package.json" } }, "dependencies": { "tslib": "^2.6.0" }, "peerDependencies": { "xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz" }, "engines": { "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "module": "fesm2022/igo2-utils.mjs", "typings": "index.d.ts", "sideEffects": false }