@types/punycode
Version:
TypeScript definitions for punycode
25 lines • 795 B
JSON
{
"name": "@types/punycode",
"version": "2.1.4",
"description": "TypeScript definitions for punycode",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/punycode",
"license": "MIT",
"contributors": [
{
"name": "Dmitry Guketlev",
"githubUsername": "yavanosta",
"url": "https://github.com/yavanosta"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/punycode"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "1d4747544d7678002e7a9fd9cebfdf0855ae01f837755dff4d1d422dcd79b8bf",
"typeScriptVersion": "4.6"
}