@types/argparse
Version:
TypeScript definitions for argparse
51 lines • 1.6 kB
JSON
{
"name": "@types/argparse",
"version": "2.0.17",
"description": "TypeScript definitions for argparse",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/argparse",
"license": "MIT",
"contributors": [
{
"name": "Andrew Schurman",
"githubUsername": "arcticwaters",
"url": "https://github.com/arcticwaters"
},
{
"name": "Tomasz Łaziuk",
"githubUsername": "tlaziuk",
"url": "https://github.com/tlaziuk"
},
{
"name": "Sebastian Silbermann",
"githubUsername": "eps1lon",
"url": "https://github.com/eps1lon"
},
{
"name": "Kannan Goundan",
"githubUsername": "cakoose",
"url": "https://github.com/cakoose"
},
{
"name": "Halvor Holsten Strand",
"githubUsername": "ondkloss",
"url": "https://github.com/ondkloss"
},
{
"name": "Dieter Oberkofler",
"githubUsername": "doberkofler",
"url": "https://github.com/doberkofler"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/argparse"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "899aa24b01de1e388be4a0cf465d8a1fd6398518320bc1c59aa4d34c55ee77b9",
"typeScriptVersion": "4.8"
}