UNPKG

nextgraph

Version:

nodeJS SDK of NextGraph

52 lines 1.03 kB
{ "name": "nextgraph", "collaborators": [ "Niko PLP <niko@nextgraph.org>" ], "description": "nodeJS SDK of NextGraph", "version": "0.1.1-alpha.7", "license": "MIT/Apache-2.0", "repository": { "type": "git", "url": "https://git.nextgraph.org/NextGraph/nextgraph-rs" }, "files": [ "ng_sdk_js_bg.wasm", "ng_sdk_js.js", "ng_sdk_js.d.ts", "LICENSE-APACHE2", "LICENSE-MIT", "ng_sdk_js_bg.wasm.d.ts", "snippets/**/*.js" ], "main": "ng_sdk_js.js", "homepage": "https://nextgraph.org", "types": "ng_sdk_js.d.ts", "keywords": [ "crdt", "dapp", "decentralized", "e2ee", "local-first", "p2p", "semantic-web", "eventual-consistency", "json-ld", "markdown", "ocap", "vc", "offline-first", "p2p-network", "collaboration", "privacy-protection", "rdf", "rich-text-editor", "self-hosted", "sparql", "byzantine-fault-tolerance", "web3", "graph-database", "database", "triplestore" ] }