github-vscode-themes
Version:
npm package wrapper around Primer's (unpublished) github-vscode-theme.
25 lines (24 loc) • 605 B
JSON
{
"name": "github-vscode-themes",
"version": "6.3.4",
"description": "npm package wrapper around Primer's (unpublished) github-vscode-theme.",
"main": "index.js",
"author": {
"name": "Brian Zelip",
"url": "https://zelip.me"
},
"license": "MIT",
"homepage": "https://www.npmjs.com/package/github-vscode-themes",
"repository": {
"type": "git",
"url": "https://github.com/brianzelip/github-vscode-themes.git"
},
"bugs": {
"url": "https://github.com/brianzelip/github-vscode-themes/issues"
},
"keywords": [
"theming",
"GitHub Actions",
"Primer"
]
}