UNPKG

@nepwork/dashboards

Version:

Dashboards for emergencies and monitoring

30 lines 800 B
{ "name": "@cosys-work/hgraph", "version": "0.0.2", "peerDependencies": { "@angular/common": "^10.0.8", "@angular/core": "^10.0.8" }, "dependencies": {}, "description": "This library provides hypergraph services for nep.work, cosys.work and coplanetary.work nodes.", "main": "src/public-api.ts", "scripts": { "test": "ng test" }, "repository": { "type": "git", "url": "git+https://github.com/cosys-work/ts.git" }, "keywords": [ "hypergraph", "graph", "theory", "networks" ], "author": "Risav Karna", "license": "GPL-3.0-or-later", "bugs": { "url": "https://github.com/cosys-work/ts/issues" }, "homepage": "https://github.com/cosys-work/ts#readme" }