catala/syntax_highlighting/en/atom/package.json
2020-04-26 20:59:04 +02:00

18 lines
386 B
JSON

{
"name": "language-catala-en",
"version": "1.0.0",
"description": "English syntax highlighting for the Catala language",
"engines": {
"atom": "*"
},
"repository": {
"type": "git",
"url": "https://gitlab.inria.fr/verifisc/catala.git"
},
"bugs": {
"url": "https://gitlab.inria.fr/verifisc/catala/issues"
},
"dependencies": {},
"license": "Apache"
}