aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/ethereum/ethash/js/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/github.com/ethereum/ethash/js/package.json')
-rw-r--r--Godeps/_workspace/src/github.com/ethereum/ethash/js/package.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/Godeps/_workspace/src/github.com/ethereum/ethash/js/package.json b/Godeps/_workspace/src/github.com/ethereum/ethash/js/package.json
deleted file mode 100644
index 08a14d479..000000000
--- a/Godeps/_workspace/src/github.com/ethereum/ethash/js/package.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "name": "ethash.js",
- "version": "0.0.1",
- "description": "",
- "main": "ethash.js",
- "scripts": {
- "test": "node ./test/test.js"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/ethereum/ethash/tree/master/js"
- },
- "keywords": [
- "ethereum"
- ],
- "author": "",
- "license": "mit",
- "devDependencies": {
- "ethereum-tests": "0.0.5"
- }
-}