{ "name": "@drift/contracts", "version": "0.0.0", "private": true, "type": "module", "exports": "./src/index.ts", "scripts": { "test": "vitest run src/index.test.ts" } }