UNPKG

language-viml

Version:

Vim Script language support for Atom

21 lines (20 loc) 472 B
{ "name": "language-viml", "author": "Evan Hahn", "maintainers": [{ "name": "John Gardner", "email": "gardnerjohng@gmail.com", "url": "https://github.com/Alhadis" }], "description": "Vim Script language support for Atom", "keywords": ["Vim", "VimScript", "VimL", "Vim Script", "Vi"], "version": "1.2.0", "repository": { "type": "git", "url": "https://github.com/Alhadis/language-viml.git" }, "license": "MIT", "engines": { "atom": ">0.50.0" } }