75 lines
2.1 KiB
JSON
75 lines
2.1 KiB
JSON
{
|
|
"_ethers_nobuild": true,
|
|
"_from": "@ethersproject/shims",
|
|
"_id": "@ethersproject/shims@5.8.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-6yHbI6DHVaP1KjU0n9gKm8zrzU11EXwNG3VLetyIDBr2YRGpa0nrjk1QnZtLGiOqc+6iSiIoAzfAHf6iPdUunw==",
|
|
"_location": "/@ethersproject/shims",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "@ethersproject/shims",
|
|
"name": "@ethersproject/shims",
|
|
"escapedName": "@ethersproject%2fshims",
|
|
"scope": "@ethersproject",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@ethersproject/shims/-/shims-5.8.0.tgz",
|
|
"_shasum": "c4c4a25e90308f30e07f843ed00c976097538fda",
|
|
"_spec": "@ethersproject/shims",
|
|
"_where": "D:\\ruyi\\dapp",
|
|
"author": {
|
|
"name": "Richard Moore",
|
|
"email": "me@ricmoo.com"
|
|
},
|
|
"browser": "./dist/index.min.js",
|
|
"bugs": {
|
|
"url": "https://github.com/ethers-io/ethers.js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "Shims required for ethers in constrained environments.",
|
|
"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"
|
|
}
|
|
],
|
|
"gitHead": "fa5f647bb2cde63dd0b9664c42cbfbdc1515e800",
|
|
"homepage": "https://github.com/ethers-io/ethers.js#readme",
|
|
"keywords": [
|
|
"Ethereum",
|
|
"ethers"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./src/index.js",
|
|
"name": "@ethersproject/shims",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"directory": "packages/shims",
|
|
"type": "git",
|
|
"url": "git://github.com/ethers-io/ethers.js.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"tarballHash": "0xbd804c8c0d40e7330a49e96e646fc1d0bdbdbee74d60da3e7822f592b1b601ec",
|
|
"types": "./lib/index.d.ts",
|
|
"version": "5.8.0"
|
|
}
|