Updates the package file
This commit is contained in:
parent
a59b24af04
commit
8f33ba2f2b
10
package.json
10
package.json
@ -1,14 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "language-mzn",
|
"name": "language-mzn",
|
||||||
"main": "./lib/language-mzn",
|
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"description": "A short description of your package",
|
"description": "Adds syntax highlighting for the MiniZinc constraint modelling language",
|
||||||
"keywords": [
|
"repository": "https://github.com/jjdekker/language-mzn",
|
||||||
],
|
|
||||||
"activationCommands": {
|
|
||||||
"atom-workspace": "language-mzn:toggle"
|
|
||||||
},
|
|
||||||
"repository": "https://github.com/atom/language-mzn",
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"atom": ">=1.0.0 <2.0.0"
|
"atom": ">=1.0.0 <2.0.0"
|
||||||
|
Reference in New Issue
Block a user