UNPKG

semantic-graph

Version:

Semantic computation using reactive graph projections

36 lines (35 loc) 791 B
{ "name": "semantic-graph", "version": "0.0.1-alpha", "main": "index.js", "type":"module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ " graph", "reactive", "semantic", "declarative", "logic", "computation", "projection", "dataflow", "reactivity", "epistemic", "modal", "state", "dependency-graph" ], "author": "mastergray", "license": "MIT", "description": "Semantic computation using reactive graph projections", "repository": { "type": "git", "url": "git+https://github.com/mastergray/semantic-graph.git" }, "bugs": { "url": "https://github.com/mastergray/semantic-graph/issues" }, "homepage": "https://github.com/mastergray/semantic-graph#readme" }