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