{ "name": "@ethersproject/experimental", "version": "5.0.0-beta.127", "description": "Experimental libraries for ethers. These should not be considered stable.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@ethersproject/web": ">5.0.0-beta.0", "ethers": ">5.0.0-beta.0", "scrypt-js": "2.0.4" }, "keywords": [ "Ethereum", "ethers" ], "author": "Richard Moore ", "license": "MIT", "publishConfig": { "access": "public" }, "tarballHash": "0x2b48abe96aa08a179308a471fb55cba045314e16b4b002a7339a0d3891821c52" }