@types/openpgp
Version:
TypeScript definitions for openpgp
70 lines • 2.09 kB
JSON
{
"name": "@types/openpgp",
"version": "4.4.22",
"description": "TypeScript definitions for openpgp",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/openpgp",
"license": "MIT",
"contributors": [
{
"name": "Guillaume Lacasa",
"url": "https://blog.lacasa.fr"
},
{
"name": "Errietta Kostala",
"githubUsername": "errietta",
"url": "https://github.com/errietta"
},
{
"name": "Daniel Montesinos",
"githubUsername": "damonpam",
"url": "https://github.com/damonpam"
},
{
"name": "Carlos Villavicencio",
"githubUsername": "po5i",
"url": "https://github.com/po5i"
},
{
"name": "Eric Camellini",
"githubUsername": "ecamellini",
"url": "https://github.com/ecamellini"
},
{
"name": "SardineFish",
"githubUsername": "SardineFish",
"url": "https://github.com/SardineFish"
},
{
"name": "Ryo Ota",
"githubUsername": "nwtgck",
"url": "https://github.com/nwtgck"
},
{
"name": "Sergey Bakulin",
"githubUsername": "vansergen",
"url": "https://github.com/vansergen"
},
{
"name": "Wiktor Kwapisiewicz",
"url": "https://metacode.biz/@wiktor"
},
{
"name": "Ugo Sangiorgi",
"githubUsername": "ugosan",
"url": "https://github.com/ugosan"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/openpgp"
},
"scripts": {},
"dependencies": {
"@types/bn.js": "*"
},
"typesPublisherContentHash": "952cc75c06b87ad264c45f02422f76ee41a3a22ab5a645617a5cd8de6b250055",
"typeScriptVersion": "4.5"
}