@types/parse-github-url
Version:
TypeScript definitions for parse-github-url
27 lines • 853 B
JSON
{
"name": "@types/parse-github-url",
"version": "1.0.3",
"description": "TypeScript definitions for parse-github-url",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parse-github-url",
"license": "MIT",
"contributors": [
{
"name": "Klaus Meinhardt",
"githubUsername": "ajafff",
"url": "https://github.com/ajafff"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/parse-github-url"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "ba9c3b4332b578c0c0d9a4ccd4dc39023f20e9897af77670839db4daf193f821",
"typeScriptVersion": "4.5"
}