@types/is-git-url
Version:
TypeScript definitions for is-git-url
25 lines • 809 B
JSON
{
"name": "@types/is-git-url",
"version": "1.0.2",
"description": "TypeScript definitions for is-git-url",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-git-url",
"license": "MIT",
"contributors": [
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/is-git-url"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "2bc24d9fbe0f61c89252662ea87843c528b09e68d83f4dc0c942b51aecc7cb9a",
"typeScriptVersion": "4.5"
}