|
1 | 1 | {
|
2 | 2 | "name": "node-etherscan-api",
|
3 | | - "version": "0.0.7", |
| 3 | + "version": "0.0.8", |
4 | 4 | "description": "Etherscan API for Node.js",
|
5 | 5 | "main": "./src/index.js",
|
6 | 6 | "scripts": {
|
|
43 | 43 | },
|
44 | 44 | "repository": {
|
45 | 45 | "type": "git",
|
46 | | - "url": "git+https://github.com/danakt/unode-etherscan-api.git" |
| 46 | + "url": "git+https://github.com/danakt/node-etherscan-api.git" |
47 | 47 | },
|
48 | 48 | "bugs": {
|
49 | | - "url": "https://github.com/danakt/unode-etherscan-api/issues" |
| 49 | + "url": "https://github.com/danakt/node-etherscan-api/issues" |
50 | 50 | },
|
51 | | - "homepage": "https://github.com/danakt/unode-etherscan-api" |
| 51 | + "homepage": "https://github.com/danakt/node-etherscan-api" |
52 | 52 | }
|
0 commit comments