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

18 lines
411 B
JSON

{
"name": "language-catala-pl",
"version": "1.0.0",
"description": "Polish 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"
}