41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"name": "universal-pack-endplaystudio",
|
|
"icon": "icon.png",
|
|
"license": "LICENSE",
|
|
"displayName": "UniPack by END PLAY",
|
|
"description": "Extension Pack with universal addons END PLAY Studio uses.",
|
|
"version": "0.0.5",
|
|
"publisher": "ENDPLAYStudio",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.end-play.xyz/profitroll/VSCodeUniversal"
|
|
},
|
|
"engines": {
|
|
"vscode": "^1.46.0"
|
|
},
|
|
"categories": [
|
|
"Extension Packs"
|
|
],
|
|
"extensionPack": [
|
|
"aaron-bond.better-comments",
|
|
"alefragnani.Bookmarks",
|
|
"alefragnani.project-manager",
|
|
"DavidAnson.vscode-markdownlint",
|
|
"eamodio.gitlens",
|
|
"github.vscode-github-actions",
|
|
"IJustDev.gitea-vscode",
|
|
"jerrygoyal.shortcut-menu-bar",
|
|
"mohsen1.prettify-json",
|
|
"mongodb.mongodb-vscode",
|
|
"Natizyskunk.sftp",
|
|
"nhoizey.gremlins",
|
|
"PKief.material-icon-theme",
|
|
"quicktype.quicktype",
|
|
"qwtel.sqlite-viewer",
|
|
"streetsidesoftware.code-spell-checker-german",
|
|
"streetsidesoftware.code-spell-checker-ukrainian",
|
|
"streetsidesoftware.code-spell-checker",
|
|
"tomoki1207.pdf",
|
|
"ZainChen.json"
|
|
]
|
|
} |