marko/packages/runtime/package.json
2021-03-02 14:10:26 -07:00

21 lines
412 B
JSON

{
"name": "@marko/runtime-fluurt",
"description": "Optimized runtime for Marko templates.",
"version": "0.0.1",
"bugs": "https://github.com/marko-js/x/issues",
"files": [
"dist"
],
"homepage": "https://github.com/marko-js/x",
"keywords": [
"fluurt",
"marko",
"runtime"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/marko-js/x"
}
}