UNPKG

@dev.hiconic/hc-js-base

Version:

Exposes core namespaces - T for model types and hc for the exposed API

27 lines (25 loc) 577 B
{ "name": "@dev.hiconic/hc-js-base", "version": "2.0.4", "description": "Exposes core namespaces - T for model types and hc for the exposed API", "main": "dist/hc-js-base.js", "types": "dist/hc-js-base.d.ts", "files": [ "dist/**/*" ], "type": "module", "keywords": [ "hiconic", "modeling", "model-driven" ], "repository": { "type": "git", "url": "git+https://github.com/hiconic-os/com.braintribe.gm.git" }, "publishConfig": { "access": "public" }, "dependencies": { }, "author": "dev.hiconic", "license": "Apache-2.0" }