{ "author": "Richard Moore ", "dependencies": { "@ethersproject/web": "^5.6.1", "ethers": "^5.6.8", "scrypt-js": "3.0.1" }, "description": "Experimental libraries for ethers. These should not be considered stable.", "ethereum": "donations.ethers.eth", "funding": [ { "type": "individual", "url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" }, { "type": "individual", "url": "https://www.buymeacoffee.com/ricmoo" } ], "keywords": [ "Ethereum", "ethers" ], "license": "MIT", "main": "./lib/index.js", "module": "./lib.esm/index.js", "name": "@ethersproject/experimental", "publishConfig": { "access": "public" }, "repository": { "directory": "packages/experimental", "type": "git", "url": "git://github.com/ethers-io/ethers.js.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "sideEffects": false, "tarballHash": "0x5ca7ac25c2f5a74ee47c821fc379d62077a7ace6f3985e1072ecb7b304183d10", "types": "./lib/index.d.ts", "version": "5.6.2" }