@types/safer-buffer
Version:
TypeScript definitions for safer-buffer
27 lines • 842 B
JSON
{
"name": "@types/safer-buffer",
"version": "2.1.3",
"description": "TypeScript definitions for safer-buffer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/safer-buffer",
"license": "MIT",
"contributors": [
{
"name": "Florian Keller",
"githubUsername": "ffflorian",
"url": "https://github.com/ffflorian"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/safer-buffer"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "b97a734b1eae0a898cd70ffb68484aa5d8356c6c84c61a6e444f055acdeccb65",
"typeScriptVersion": "4.5"
}