{ "name": "@commonfabric/api", "tasks": { "test": "deno test --allow-read test/**/*.test.ts" }, "exports": { ".": "./index.ts", "./cfc-atoms": "./cfc-atoms.ts", "./cfc-authoring": "./cfc-authoring.ts", "./cfc": "./cfc.ts", "./schema": "./schema.ts" } }