Prepare 0.0.1 release
This commit is contained in:
parent
8e4337c10a
commit
edf5cd9035
@ -1,9 +1,14 @@
|
|||||||
{
|
{
|
||||||
"name": "MiniSuite",
|
"name": "MiniSuite",
|
||||||
"main": "./lib/minisuite",
|
"main": "./lib/minisuite",
|
||||||
"version": "0.0.0",
|
"version": "0.0.1",
|
||||||
"description": "Bringing an MiniZinc IDE experience to atom",
|
"description": "Bringing an MiniZinc IDE experience to atom",
|
||||||
"keywords": ["MiniZinc", "IDE", "linter", "autocompletion"],
|
"keywords": [
|
||||||
|
"MiniZinc",
|
||||||
|
"IDE",
|
||||||
|
"linter",
|
||||||
|
"autocompletion"
|
||||||
|
],
|
||||||
"repository": "https://github.com/Dekker1/atom-minisuite",
|
"repository": "https://github.com/Dekker1/atom-minisuite",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
Reference in New Issue
Block a user