aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHsuan Lee <boczeratul@gmail.com>2019-03-06 17:46:01 +0800
committerHsuan Lee <boczeratul@gmail.com>2019-03-06 17:46:01 +0800
commitfd29e9dc6ea23052e44af7ee8dfc9da57c5b5261 (patch)
tree455c8ad21bca9589db5bce05896b3c962c9829ba
parent1b1cca2634a7d2d01f56255f6f59e498ca726ae9 (diff)
downloaddexon-sol-tools-fd29e9dc6ea23052e44af7ee8dfc9da57c5b5261.tar
dexon-sol-tools-fd29e9dc6ea23052e44af7ee8dfc9da57c5b5261.tar.gz
dexon-sol-tools-fd29e9dc6ea23052e44af7ee8dfc9da57c5b5261.tar.bz2
dexon-sol-tools-fd29e9dc6ea23052e44af7ee8dfc9da57c5b5261.tar.lz
dexon-sol-tools-fd29e9dc6ea23052e44af7ee8dfc9da57c5b5261.tar.xz
dexon-sol-tools-fd29e9dc6ea23052e44af7ee8dfc9da57c5b5261.tar.zst
dexon-sol-tools-fd29e9dc6ea23052e44af7ee8dfc9da57c5b5261.zip
Remove unnecessary files
-rw-r--r--packages/typescript-typings/types/web3-provider-engine/LICENSE21
-rw-r--r--packages/typescript-typings/types/web3-provider-engine/README.md16
-rw-r--r--packages/typescript-typings/types/web3-provider-engine/package.json24
3 files changed, 0 insertions, 61 deletions
diff --git a/packages/typescript-typings/types/web3-provider-engine/LICENSE b/packages/typescript-typings/types/web3-provider-engine/LICENSE
deleted file mode 100644
index 21071075c..000000000
--- a/packages/typescript-typings/types/web3-provider-engine/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
- MIT License
-
- Copyright (c) Microsoft Corporation. All rights reserved.
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE
diff --git a/packages/typescript-typings/types/web3-provider-engine/README.md b/packages/typescript-typings/types/web3-provider-engine/README.md
deleted file mode 100644
index c0f8fdd8b..000000000
--- a/packages/typescript-typings/types/web3-provider-engine/README.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# Installation
-> `npm install --save @types/web3-provider-engine`
-
-# Summary
-This package contains type definitions for web3-provider-engine (https://github.com/MetaMask/provider-engine#readme).
-
-# Details
-Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/web3-provider-engine
-
-Additional Details
- * Last updated: Mon, 30 Jul 2018 23:12:12 GMT
- * Dependencies: ethereum-protocol
- * Global values: none
-
-# Credits
-These definitions were written by Leonid Logvinov <https://github.com/LogvinovLeon>.
diff --git a/packages/typescript-typings/types/web3-provider-engine/package.json b/packages/typescript-typings/types/web3-provider-engine/package.json
deleted file mode 100644
index f2445a22c..000000000
--- a/packages/typescript-typings/types/web3-provider-engine/package.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "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"
-} \ No newline at end of file