editing of package.json
This commit is contained in:
parent
4edc35999b
commit
2450ce966c
14
package.json
14
package.json
@ -2,10 +2,20 @@
|
|||||||
"name": "strawberry",
|
"name": "strawberry",
|
||||||
"displayName": "Strawberry",
|
"displayName": "Strawberry",
|
||||||
"description": "A Theme with a focus on intensive strawberry red",
|
"description": "A Theme with a focus on intensive strawberry red",
|
||||||
"version": "0.0.1",
|
"publisher": "Surferlul",
|
||||||
|
"version": "1.0.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.57.0"
|
"vscode": "^1.57.0"
|
||||||
},
|
},
|
||||||
|
"author": {
|
||||||
|
"name": "Lukas Alexander Baumann",
|
||||||
|
"email": "lukasabaumann@gmail.com",
|
||||||
|
"url": "https://surferlul.github.io/"
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"url": "https://github.com/Surferlul/VS_Code_Strawberry.git",
|
||||||
|
"type": "git"
|
||||||
|
},
|
||||||
"categories": [
|
"categories": [
|
||||||
"Themes"
|
"Themes"
|
||||||
],
|
],
|
||||||
@ -18,4 +28,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user