{ "name": "@datamine/config", "version": "0.0.0", "private": true, "exports": { "./typescript": { "import": "./tsconfig.json", "require": "./tsconfig.json" }, "./biome": { "import": "./biome.json", "require": "./biome.json" } } }