catala/syntax_highlighting/fr/atom/package.json
2023-01-04 17:34:09 +01:00

18 lines
379 B
JSON

{
"name": "language-catala-fr",
"version": "1.0.0",
"description": "French syntax highlighting for the Catala language",
"engines": {
"atom": "*"
},
"repository": {
"type": "git",
"url": "https://github.com/CatalaLang/catala.git"
},
"bugs": {
"url": "https://github.com/CatalaLang/catala/issues"
},
"dependencies": {},
"license": "Apache"
}