Edit file File name : package.json Content :{ "name": "@types/big.js", "version": "6.1.2", "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": "3b951b22854745df9b77220509fc00030637fc50ec01b7139f0084201739a624", "typeScriptVersion": "3.7" } Save