mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-18 13:00:25 +09:00
11 lines
295 B
JSON
11 lines
295 B
JSON
{
|
|
"name": "literate",
|
|
"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"
|
|
]
|
|
}
|