mirror of
https://github.com/marko-js/marko.git
synced 2026-01-25 15:03:04 +00:00
21 lines
412 B
JSON
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"
|
|
}
|
|
}
|