@fireproof/aws
Version:
PartyKit gateway for AWS
42 lines • 801 B
JSON
{
"name": "@fireproof/aws",
"version": "0.19.118",
"description": "PartyKit gateway for AWS",
"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",
"aws",
"gateway"
],
"devDependencies": {},
"dependencies": {
"@fireproof/core": "0.19.118"
},
"contributors": [
"J Chris Anderson",
"Alan Shaw",
"Travis Vachon",
"Mikeal Rogers",
"Meno Abels"
],
"license": "Apache-2.0 OR MIT",
"scripts": {}
}