UNPKG

@types/bn.js

Version:
43 lines 1.3 kB
{ "name": "@types/bn.js", "version": "5.2.0", "description": "TypeScript definitions for bn.js", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bn.js", "license": "MIT", "contributors": [ { "name": "Leonid Logvinov", "githubUsername": "LogvinovLeon", "url": "https://github.com/LogvinovLeon" }, { "name": "Henry Nguyen", "githubUsername": "HenryNguyen5", "url": "https://github.com/HenryNguyen5" }, { "name": "Gaylor Bosson", "githubUsername": "Gilthoniel", "url": "https://github.com/Gilthoniel" }, { "name": "JounQin", "githubUsername": "JounQin", "url": "https://github.com/JounQin" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/bn.js" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "3f23b10b76f77cd098e1e68dc2c3e9ab0a252a527f471e45c7f023ed47959c43", "typeScriptVersion": "5.1" }