@types/cbor-js
Version:
TypeScript definitions for cbor-js
25 lines • 790 B
JSON
{
"name": "@types/cbor-js",
"version": "0.1.1",
"description": "TypeScript definitions for cbor-js",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/cbor-js",
"license": "MIT",
"contributors": [
{
"name": "long2014",
"githubUsername": "Longqin88888",
"url": "https://github.com/Longqin88888"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/cbor-js"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "00ae1692c253cc5af849419bcaca1091beabeb9bdbebbdc8c181f6323a4f6c2f",
"typeScriptVersion": "4.7"
}