githrun

A CLI tool to run Python scrip...
Log | Files | Refs | README | LICENSE

package.json (836B)


      1 {
      2     "name": "@types/vscode",
      3     "version": "1.109.0",
      4     "description": "TypeScript definitions for vscode",
      5     "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vscode",
      6     "license": "MIT",
      7     "contributors": [
      8         {
      9             "name": "Visual Studio Code Team, Microsoft",
     10             "githubUsername": "microsoft",
     11             "url": "https://github.com/microsoft"
     12         }
     13     ],
     14     "main": "",
     15     "types": "index.d.ts",
     16     "repository": {
     17         "type": "git",
     18         "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
     19         "directory": "types/vscode"
     20     },
     21     "scripts": {},
     22     "dependencies": {},
     23     "peerDependencies": {},
     24     "typesPublisherContentHash": "e2feb07267793bb28acd62d5f5923283c988d376c8fbc2b22064d0d00cb98fa5",
     25     "typeScriptVersion": "5.2"
     26 }
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror