1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
language-mzn/package.json
2015-11-19 23:53:12 +01:00

12 lines
293 B
JSON

{
"name": "language-mzn",
"version": "0.1.0",
"description": "Adds syntax highlighting for the MiniZinc constraint modeling language",
"repository": "https://github.com/jjdekker/language-mzn",
"license": "MIT",
"engines": {
"atom": ">=1.0.0 <2.0.0"
},
"dependencies": {}
}