@types/http-codes
Version:
TypeScript definitions for http-codes
25 lines • 798 B
JSON
{
"name": "@types/http-codes",
"version": "1.0.4",
"description": "TypeScript definitions for http-codes",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-codes",
"license": "MIT",
"contributors": [
{
"name": "Mohamed Hegazy",
"githubUsername": "mhegazy",
"url": "https://github.com/mhegazy"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/http-codes"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "f7e4c10fd410d9010f6dfc794162237cbf875599b69cee1e194b885b342b04dc",
"typeScriptVersion": "4.5"
}