mel-fluent-runtime
Version:
Runtime for modules generated by mel-fluent-compiler
24 lines (23 loc) • 646 B
JSON
{
"name": "mel-fluent-runtime",
"version": "2.0.0",
"description": "Runtime for modules generated by mel-fluent-compiler",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/technostructures/lib/mel-fluent-runtime.git"
},
"keywords": [
"melange",
"fluent"
],
"author": "Technostructures",
"license": "LGPL-3.0-or-later",
"bugs": {
"url": "https://gitlab.com/technostructures/lib/mel-fluent-runtime/issues"
},
"homepage": "https://gitlab.com/technostructures/lib/mel-fluent-runtime#readme"
}