aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typescript-typings/types/web3-provider-engine/package.json
blob: f2445a22cdf3f96384f201d07404bd81f353d7cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
    "name": "@types/web3-provider-engine",
    "version": "14.0.0",
    "description": "TypeScript definitions for web3-provider-engine",
    "license": "MIT",
    "contributors": [
        {
            "name": "Leonid Logvinov",
            "url": "https://github.com/LogvinovLeon",
            "githubUsername": "LogvinovLeon"
        }
    ],
    "main": "",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {
        "@types/ethereum-protocol": "*"
    },
    "typesPublisherContentHash": "aa787c969f42d99ef10c771552fe48a55c2b9ae57d92371eda77b74957500729",
    "typeScriptVersion": "2.4"
}