@dev.hiconic/tf.js_hc-js-api
Version:
Convenience wrapper to facilitate imports of namespaces in hiconic.js.
28 lines (26 loc) • 612 B
JSON
{
"name": "@dev.hiconic/tf.js_hc-js-api",
"version": "3.0.15",
"description": "Convenience wrapper to facilitate imports of namespaces in hiconic.js.",
"main": "dist/hc-js-api.js",
"types": "dist/hc-js-api.d.ts",
"files": [
"dist/**/*"
],
"type": "module",
"keywords": [
"hiconic", "modeling", "model-driven"
],
"repository": {
"type": "git",
"url": "git+https://github.com/hiconic-os/tribefire.js.git"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@dev.hiconic/runtime": "3.0.x"
},
"author": "dev.hiconic",
"license": "Apache-2.0"
}