{ "author": "Richard Moore ", "dependencies": { "@ethersproject/web": "^5.6.0", "ethers": "^5.6.0", "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": "0x3b609e7a07a4c18da161fdfc37b2c3b5d32afdba14466ad6f23bd0ef0d19606e", "types": "./lib/index.d.ts", "version": "5.6.1" }