{ "name": "web3-typescript-typings", "version": "0.0.5", "description": "Typescript type definitions for web3", "main": "index.d.js", "repository": { "type": "git", "url": "git+https://github.com/0xProject/web3-typescript-typings.git" }, "author": "Fabio Berger", "license": "Apache-2.0", "bugs": { "url": "https://github.com/0xProject/web3-typescript-typings/issues" }, "homepage": "https://github.com/0xProject/web3-typescript-typings#readme", "devDependencies": { "@types/bignumber.js": "^4.0.2" }, "dependencies": { "bignumber.js": "^4.0.2" } }