JezK
Edit File: package.json
{ "name": "@types/big.js", "version": "6.1.5", "description": "TypeScript definitions for big.js", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/big.js", "license": "MIT", "contributors": [ { "name": "Steve Ognibene", "url": "https://github.com/nycdotnet", "githubUsername": "nycdotnet" }, { "name": "Roman Nuritdinov (Ky6uk)", "url": "https://github.com/Ky6uk", "githubUsername": "Ky6uk" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/big.js" }, "scripts": {}, "dependencies": {}, "typesPublisherContentHash": "f04cfb90ae20ea3bc3f09d82d321ee4de64d63e244f571bd0c14850dac0f627a", "typeScriptVersion": "4.0" }