{ "name": "@manzt/jupyter-helper", "version": "0.0.4", "license": "MIT", "exports": "./mod.ts", "compilerOptions": { "lib": ["deno.ns", "deno.unstable", "dom", "dom.iterable", "esnext"] }, "imports": { "@anywidget/deno": "jsr:@anywidget/deno@~0.2.3", "@manzt/quak": "jsr:@manzt/quak@^0.0.2", "@std/encoding": "jsr:@std/encoding@^1.0.7", "@types/react": "npm:@types/react@^19.0.8", "@types/react-dom": "npm:@types/react-dom@^19.0.3", "@uwdata/flechette": "npm:@uwdata/flechette@^1.1.2", "@uwdata/mosaic-core": "npm:@uwdata/mosaic-core@~0.11.0", "ag-grid-community": "npm:ag-grid-community@^33.1.0", "linkedom": "npm:linkedom@^0.18.9", "nodejs-polars": "npm:nodejs-polars@^0.18.0", "react": "npm:react@^19.0.0", "react-dom": "npm:react-dom@^19.0.0" } }