@daiyam/artifact-vsx-ts
Version:
The configuration to create Visual Studio extensions and publish them on Visual Studio Marketplace and Open VSX Registry.
36 lines (35 loc) • 877 B
JSON
{
"name": "@daiyam/artifact-vsx-ts",
"version": "0.11.9",
"description": "The configuration to create Visual Studio extensions and publish them on Visual Studio Marketplace and Open VSX Registry.",
"author": {
"name": "Baptiste Augrain",
"email": "daiyam@zokugun.org"
},
"license": "MIT",
"homepage": "https://github.com/daiyam/artifact-configs/tree/master/packages/vsx-ts",
"repository": {
"type": "git",
"url": "https://github.com/daiyam/artifact-configs.git"
},
"bugs": {
"url": "https://github.com/daiyam/artifact-configs/issues"
},
"keywords": [
"artifact",
"boilerplate",
"boilerplates",
"codegeneration",
"codemod",
"codemods",
"configuration",
"configurations",
"generate",
"generator",
"project-generator",
"project-starter",
"project-template",
"scaffold"
],
"gitHead": "eef32c18670f0499ef4eebdcca3619f409b82a0f"
}