aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-typescript-typings/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web3-typescript-typings/package.json')
-rw-r--r--packages/web3-typescript-typings/package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/web3-typescript-typings/package.json b/packages/web3-typescript-typings/package.json
index 91654bffd..3836c73fc 100644
--- a/packages/web3-typescript-typings/package.json
+++ b/packages/web3-typescript-typings/package.json
@@ -3,11 +3,15 @@
"version": "0.0.8",
"description": "Typescript type definitions for web3",
"main": "index.d.js",
+ "types": "index.d.js",
"repository": {
"type": "git",
"url": "git+https://github.com/0xProject/web3-typescript-typings.git"
},
"author": "Fabio Berger",
+ "contributors": [
+ "Leonid Logvinov <logvinov.leon@gmail.com>"
+ ],
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/0xProject/web3-typescript-typings/issues"