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