13 lines
296 B
JSON
13 lines
296 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": {
|
|
}
|
|
}
|