{ "name": "@gridpilot/analytics", "version": "0.1.0", "main": "./index.ts", "types": "./index.ts", "type": "module", "exports": { ".": "./index.ts", "./domain/*": "./domain/*", "./application/*": "./application/*", "./infrastructure/*": "./infrastructure/*" }, "dependencies": {} }