@types/btoa
Version:
TypeScript definitions for btoa
32 lines • 963 B
JSON
{
"name": "@types/btoa",
"version": "1.2.5",
"description": "TypeScript definitions for btoa",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/btoa",
"license": "MIT",
"contributors": [
{
"name": "John Wright",
"githubUsername": "johngeorgewright",
"url": "https://github.com/johngeorgewright"
},
{
"name": "Alex Brick",
"githubUsername": "bricka",
"url": "https://github.com/bricka"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/btoa"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "5c20d5c0c0912c0c8cc37acda1469f8c2b977e4cefc2de851dc9b0ddcc9f79a8",
"typeScriptVersion": "4.5"
}