@types/is-buffer
Version:
TypeScript definitions for is-buffer
25 lines • 682 B
JSON
{
"name": "@types/is-buffer",
"version": "2.0.0",
"description": "TypeScript definitions for is-buffer",
"license": "MIT",
"contributors": [
{
"name": "Junyoung Choi",
"url": "https://github.com/rokt33r",
"githubUsername": "rokt33r"
}
],
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "c94eb2043941fd6151a8b55e4846f08d704c34e2cc329bc2059127dad0fb47aa",
"typeScriptVersion": "3.0"
}