{ "name": "@commonfabric/fs-sync-example", "tasks": { "test": "echo 'Pattern tests require cf test runner. Use: deno task cf test'" }, "exports": { ".": "./src/daemon.ts", "./types": "./src/types.ts", "./markdown": "./src/markdown.ts", "./pattern": "./src/todo-list-pattern.tsx" } }