UNPKG

@fireproof/cloud

Version:

Fireproof Cloud gateway for Fireproof

45 lines 912 B
{ "name": "@fireproof/cloud", "version": "0.19.118", "description": "Fireproof Cloud gateway for Fireproof", "main": "./index.cjs", "module": "./index.js", "browser": "./index.global.js", "exports": { ".": { "import": "./index.js", "require": "./index.cjs", "script": "./index.global.js", "types": "./index.d.ts" } }, "types": "./index.d.ts", "type": "module", "keywords": [ "database", "JSON", "immutable", "IPLD", "CID", "UCAN", "fireproof", "partykit", "gateway" ], "devDependencies": {}, "dependencies": { "@fireproof/core": "0.19.118", "partykit": "^0.0.111", "partysocket": "^1.0.2", "@adviser/cement": "^0.2.41" }, "contributors": [ "J Chris Anderson", "Alan Shaw", "Travis Vachon", "Mikeal Rogers", "Meno Abels" ], "license": "Apache-2.0 OR MIT", "scripts": {} }