1
0
Fork 0
mirror of https://github.com/Reuh/language-candran.git synced 2025-10-27 12:19:30 +00:00
language-candran/package.json
2017-08-23 19:59:00 +02:00

13 lines
377 B
JSON

{
"name": "language-candran",
"version": "0.9.12",
"private": false,
"author": "FireZenk <firezenk@gmail.com>, adapted for Candran by Reuh",
"description": "Add syntax highlighting and snippets to Candran files in Atom",
"repository": "https://github.com/Reuh/language-candran",
"license": "MIT",
"engines": {
"atom": ">=0.50.0"
},
"dependencies": {}
}