12 lines
293 B
JSON
12 lines
293 B
JSON
{
|
|
"name": "language-mzn",
|
|
"version": "0.3.2",
|
|
"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": {}
|
|
}
|