micro/runtime/plugins/literate/info.json

11 lines
295 B
JSON
Raw Normal View History

2019-08-07 05:24:03 +00:00
{
2019-12-19 14:54:53 +00:00
"name": "literate",
2019-08-07 05:24:03 +00:00
"description": "Highlighting and language support for the Literate programming tool.",
"website": "https://github.com/zyedidia/Literate",
"install": "https://github.com/zyedidia/micro",
"version": "1.0.0",
"require": [
"micro >= 2.0.0"
]
}