UNPKG

instantdb-imba

Version:

Unofficial wrapper for Instant DB client written in Imba that adds some missing functionality

17 lines 451 B
{ "name": "instantdb-imba", "version": "0.1.4", "repository": { "type": "git", "url": "git+https://github.com/HeapVoid/instantdb-imba.git" }, "main": "./index.imba", "devDependencies": { "imba": "latest", "bimba-cli": "latest" }, "description": "Unofficial wrapper for Instant DB client written in Imba that adds some missing functionality", "keywords": ["imba", "instantdb"], "license": "MIT", "type": "module" }