mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-13 18:40:26 +09:00
11 lines
275 B
JSON
11 lines
275 B
JSON
{
|
|
"name": "linter",
|
|
"description": "Automatic code linting for a variety of languages.",
|
|
"website": "https://github.com/zyedidia/micro",
|
|
"install": "https://github.com/zyedidia/micro",
|
|
"version": "1.0.0",
|
|
"require": [
|
|
"micro >= 2.0.0"
|
|
]
|
|
}
|