{"_id":"@3ac/mylib","_rev":"7-9ba74955cf258d6c59cdc54952e1a5b9","name":"@3ac/mylib","dist-tags":{"latest":"1.2.6"},"versions":{"1.0.0":{"version":"1.0.0","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint","prepare":"tsdx build","size":"size-limit","analyze":"size-limit --why"},"peerDependencies":{},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"name":"@3ac/mylib","author":{"name":"shortcake"},"module":"dist/mylib.esm.js","size-limit":[{"path":"dist/mylib.cjs.production.min.js","limit":"10 KB"},{"path":"dist/mylib.esm.js","limit":"10 KB"}],"devDependencies":{"@size-limit/preset-small-lib":"^7.0.8","husky":"^8.0.1","size-limit":"^7.0.8","tsdx":"^0.14.1","tslib":"^2.4.0","typescript":"^4.7.4"},"gitHead":"e60e66f9bda4af4c328b4f04504fe93eb2202c4d","description":"Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.","_id":"@3ac/mylib@1.0.0","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-LghWbHiijStMsJtUroHZygw31wz7m7UWfYukPmK7MHKSyS4vplXj7UtZG1gXlqEVWMWM2hS3qI/bzjbDyhXR/g==","shasum":"7de8730fbba8b156d8e316c0711d2b10c89c83d6","tarball":"https://registry.npmjs.org/@3ac/mylib/-/mylib-1.0.0.tgz","fileCount":13,"unpackedSize":9354,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIADyiMxC5pjPH1214cjYjah+/G/CRwQEBxXmAzqTXoB9AiEA4XBqQJX+rMJBHtbq+leRewNskYrk3kmc5cqzXmDyEhQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3q17ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxZRAAkqd4VaJSR0huE7sCiF492bW2Q4/OKjBBf5cIPxwSlHJbDCcY\r\n3M2Tom8+PCcfs6GeVEiGaz/WUcgYXRzOx7QL4Fn1CZ1pG8Mh/xQi3zh98UJ1\r\nhD0t7GsbaHuLX1vMv/+HzATGzn+/QiDLv4cSihH9irqsmGmBvkHWGL2LZCOw\r\neATb5KF9yg9HWIei0M7v/IcyeR9d/Mupt125SekTefZZ7c28dvtvBdZ3ARpX\r\ndN2vWrxGJL30hbNEXJLpNt6Eo+0shtZu3EUzGbZkXlV03jBfPg2PhwvQxS5S\r\nfJ+gJLqBtHXP1qLc+K853dOYyjuQVIGZZxRKOJ48GTl6dA6iL2zk0T8mNgoy\r\nVB7nJ0SWAhWUFT7b6dvM1h0T8f82JqAQqLnYbREqSlCFEIXk088UPnFoHX+y\r\nrNYArrD57r7EppQ7TMcYzQA0e66e1hCMjYacBbcXacegqWfHEzy+DIan1fc6\r\niHAL7uImVQOI0sjEGvHYMHhkPNcW96XxtFGAxS30G3Ekh+7pHOZOVz8E9BEv\r\nGq0UFYrOQ2TdkgCbvqAiJs3EdW2grHCb3jL+p+iABInaz6flGyvTRBqFOdHT\r\nOJWvbl7GSNPEVkiZpKnHoMQaCvcdmlsZLga2aLodBqfQKryALvg+P87dIVBU\r\na9veowVLHLyu+gnLaSESFJO/Gwnfc10flz0=\r\n=eNx1\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"0xshortcake","email":"0xshortcake@gmail.com"},"directories":{},"maintainers":[{"name":"0xshortcake","email":"0xshortcake@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mylib_1.0.0_1658760570999_0.5057320925111481"},"_hasShrinkwrap":false},"1.2.0":{"version":"1.2.0","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint","prepare":"tsdx build","size":"size-limit","analyze":"size-limit --why","postinstall":"typechain --out-dir 'src/contracts' --target=ethers-v5 'src/abis/**/*.json'"},"peerDependencies":{},"eslintIgnore":["src/contracts"],"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"name":"@3ac/mylib","author":{"name":"shortcake"},"module":"dist/mylib.esm.js","size-limit":[{"path":"dist/mylib.cjs.production.min.js","limit":"10 KB"},{"path":"dist/mylib.esm.js","limit":"10 KB"}],"devDependencies":{"@size-limit/preset-small-lib":"^7.0.8","@typechain/ethers-v5":"^10.1.0","husky":"^8.0.1","size-limit":"^7.0.8","tsdx":"^0.14.1","tslib":"^2.4.0","typechain":"^8.0.0","typescript":"^4.7.4"},"dependencies":{"ethers":"^5.6.9"},"gitHead":"157b9f7e93c0101e8f817a582727bb5751337796","description":"Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.","_id":"@3ac/mylib@1.2.0","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-5/WPJ4u5lKlQAhUVFWt9+DP6rkarR/IAZvq5wtdEow+ORanXRDCHBrVaKqNIZBsv4T2VMSkXu4aPtCFA7fgPFw==","shasum":"c53c316d1056db64d3f7ebcc13c997a96cdcf18c","tarball":"https://registry.npmjs.org/@3ac/mylib/-/mylib-1.2.0.tgz","fileCount":24,"unpackedSize":76344,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCiuNEi4uHvPNITubOZMilz0lTX4d6xXld5lsdpsRJtsgIhAL+L7+veAjaE0PJBmD38NCFNG1r4ginA9m0W/4tPIxKv"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5FurACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAlw//cBk7IBSR5VmYigoF/2rDWl+PIYPwF/bjC0MIzLNSbjtWY/z9\r\nSUVLgTbH6Xf/zwaLMez4/4l0gF3T3Mw4o7jtT6YtDplv7IvVyI4Gew6oLUMm\r\nDlSz8yw6lwHdy6EBzDL0/tFME72/2ugKgGLVaHkB5HxbwG6ovG07DJnSyF/P\r\nBvYBVOjtuAv/HF0ywpBLKZZ8vIsW9pKOCYT7PYPIjyQpeEtRDRUzAFyJuXr2\r\nu3YMD1Mwl+XpSRKS43bQMaLoGqCyyHOqXTp8bm9ZsS1MHLq+6v44assVTu5T\r\nNWLZwe14ws550uO2Lo+jpoUJ5xdux5lZFAnIk8b0hm0lPoEsu9hTvTbJKPha\r\nDYRsOi4P37jHCagn9WwceVF5W10/Eh/zEsjXek9bVGNwSZ9c/m++gByRMzTc\r\nYB8IJAqXaC6hjY/xXcJ0rVZomHpx/TVfHg7PU7r/CZmltRTiYskEVFNtxeCT\r\nA9r0UmlB84sQ0lTV35buJJjaRuGLXbzLcmouBrJH8lgiDi8X4sF1TWv4lPJ3\r\ns9kAXqgvgTajLkVgp2FxJxTM2d6l0+hcaVmMJlM9dMrd4P4DpdMFRMKrvGyU\r\nKKHA1OddinC5r7nDVWsaosKkIJVZgxAheThQu1GNycT+bhVEvtHdPZG8/Ddr\r\njaXERfAxqrfsmKUrs7u1Yb5e9nJnA3uldKA=\r\n=cUKq\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"0xshortcake","email":"0xshortcake@gmail.com"},"directories":{},"maintainers":[{"name":"0xshortcake","email":"0xshortcake@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mylib_1.2.0_1659132842982_0.7910827389990394"},"_hasShrinkwrap":false},"1.2.1":{"version":"1.2.1","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint","size":"size-limit","analyze":"size-limit --why","prepare":"typechain --out-dir 'src/contracts' --target=ethers-v5 'src/abis/**/*.json'"},"peerDependencies":{},"eslintIgnore":["src/contracts"],"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"name":"@3ac/mylib","author":{"name":"shortcake"},"module":"dist/mylib.esm.js","size-limit":[{"path":"dist/mylib.cjs.production.min.js","limit":"10 KB"},{"path":"dist/mylib.esm.js","limit":"10 KB"}],"devDependencies":{"@size-limit/preset-small-lib":"^7.0.8","@typechain/ethers-v5":"^10.1.0","husky":"^8.0.1","size-limit":"^7.0.8","tsdx":"^0.14.1","tslib":"^2.4.0","typechain":"^8.0.0","typescript":"^4.7.4"},"dependencies":{"ethers":"^5.6.9"},"gitHead":"a218cd82775a192ace020725a2047a38f88565b2","description":"Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.","_id":"@3ac/mylib@1.2.1","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-JbqNyqIVcm8zfJgpzzC7ye06UnzXAcOGcBa4lRsHuRLTD0wcIiFwa6GVPD8piNHSndg3MnsHPahaX7khhIeNvw==","shasum":"73ad4ff171ea04e37b5a7c6ee715d69680d8ebde","tarball":"https://registry.npmjs.org/@3ac/mylib/-/mylib-1.2.1.tgz","fileCount":11,"unpackedSize":27223,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjO6uAbeNMqM88PkPptQ4EyyDzVY60B6pdbnNXd44sGQIhAJ8pd6B3GIhFL1ecil9LQsY28FdXDbzWsCX+bldzZd2e"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5F2aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoaWw//X46UyvuuLIZYudZZ1wNcb2BMkAOQZ1w4AmB7V3m27QDn8iVD\r\nqOl8kayobhji8qSx0e0djvJCfrolybn6TxKDNJ5XtuyT8rt6BDcIsMLTn1AZ\r\n7Y1H11lrDqN9K1jxVigboVqv2UDGW2za6dNqW6TsS7BseBFaDp5Q0YV2BZyP\r\nKVxsayBzc6/h0m0nFid64Jn2KorwC73Nr5XLoR+F2rTooPmIin64GqEUbNoO\r\nsZHKMAX9HmQ0N19vK+4Q43K8ZavMEC+NM6NHRR/khmvnUenWHzm6HYXXcht3\r\nyodExAL/kTslwDnnjkJhi5vWYyjuHejZgL8N3Ga/Ynx/bTGn8A0HANatE2IG\r\nPyMbLOBuTVFj9cOo8k3Crq3kbseuvH1+uAXg2GBuY13XiozGwgCaiJk0jc7F\r\npmBo1bjLk6Q2X4/yH7yEJ0kAYJR55lrOtDCndRzMepDla0pTaYP2yQr4z//M\r\nLobx0xphdR1v2gNlgsjb8dmZAmbGdb2VAH6fUIiWkZyYUi6sUYBZ7/6WQVOP\r\nKQEPjWR1nH2G4ttUSaY0m29H70aM8R9yjd1W/jLFvSbNz+hvYtpLVAhPZaqN\r\ntKMAQh6zqo9aoLFBh4wtrREUFPKD+CA5/4HhLGRPGIQeTli0yBIIg0vFBcXB\r\nYcoin1gMdUZpbXP6kISiLKsPFwhvJ6BXiKg=\r\n=y9kd\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"0xshortcake","email":"0xshortcake@gmail.com"},"directories":{},"maintainers":[{"name":"0xshortcake","email":"0xshortcake@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mylib_1.2.1_1659133338634_0.38109238072392393"},"_hasShrinkwrap":false},"1.2.2":{"version":"1.2.2","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint","size":"size-limit","analyze":"size-limit --why","prepare":"typechain --out-dir 'src/contracts' --target=ethers-v5 'src/abis/**/*.json'"},"peerDependencies":{},"eslintIgnore":["src/contracts"],"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"name":"@3ac/mylib","author":{"name":"shortcake"},"module":"dist/mylib.esm.js","size-limit":[{"path":"dist/mylib.cjs.production.min.js","limit":"10 KB"},{"path":"dist/mylib.esm.js","limit":"10 KB"}],"devDependencies":{"@size-limit/preset-small-lib":"^7.0.8","@typechain/ethers-v5":"^10.1.0","husky":"^8.0.1","size-limit":"^7.0.8","tsdx":"^0.14.1","tslib":"^2.4.0","typechain":"^8.0.0","typescript":"^4.7.4"},"dependencies":{"ethers":"^5.6.9"},"gitHead":"57a48393247b434addd534bc05a405cfa5c52aec","description":"Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.","_id":"@3ac/mylib@1.2.2","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-YYLqk/ghHjdbT9FYoVuBWyFnVjQaRXUpXD9oS85ah+0mAB/cXmGdRs5N5ovOzOW18ZotLXuM1MK+YmhFjRtvvw==","shasum":"a2f726844104b43da3da35719a94d25ce2d02ad1","tarball":"https://registry.npmjs.org/@3ac/mylib/-/mylib-1.2.2.tgz","fileCount":11,"unpackedSize":27565,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8afNjhm8/yZlEyh3yleIUDbmHouvHrjSz47+F8BW8bQIgbph7WApRHX94b5CrRuR4CVIDa0zmlxiqW11xJc+czLw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5GbhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmopdw//We5r4Yevbi5JUQbfUuGos4M6NKdT7RSWR8WSsYVc3+ryCeBt\r\n3ipXzyWx2B+9Xwul98q7swRiBnMwt5AQD/dmBl+1G67sUxFAr9Tclcg6rWb3\r\nImc1900n7GeLH/y11iUrrlst7egjbtjNwGpBrt2UkPPYeX3rFV3JJR4i/d2l\r\ny7WyyeNbLq1y6/s2CYiZKKAFR/4B0dZkDl2qHoy2u/X7bpJOX1E5xbgSvwIi\r\nb3Exp9hi06rpiid0k/E7osNkXUu0DHlyadBhGIR9SZOqX02+SI08ILPjF32d\r\n5rhFrOzK3u5XwNCe1oHxVZEE+br9guWBUDX/NoQHXrlu3zdACqVSa2sKl9T7\r\nmNZFkKrYgahqfSyK3ZpzQmzoRgt3PvbGYs9O10d+gCK8LcSaCC+HMS/OiEMz\r\nidXC7rk4m1x7N1Q7DsdnpsPzAxQZ+VB0g19NSKEoDoj4zXiP9048AZmw0l8p\r\n9TZp3tKGes9a9kV0CRU/g52zWfaBt80ypEMyFYDW1zWAw4zEpEzdWQAFV1JZ\r\neV2CWYNuGKp2QaCTT4mtRU9hU1Zz8/NRuCC2sTd6POhSUPIES3LgzZXLtISy\r\nERbMWnVooPy+Tq38Jf48FzZiUZ434hfrqxhPLZ2NBc32bDH5n/Vwg/cuRaRt\r\nCpOVn5Rs/5Tsbsbh8GFiSv7mGtDO7bqICjo=\r\n=f899\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"0xshortcake","email":"0xshortcake@gmail.com"},"directories":{},"maintainers":[{"name":"0xshortcake","email":"0xshortcake@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mylib_1.2.2_1659135713634_0.8291300810100697"},"_hasShrinkwrap":false},"1.2.3":{"version":"1.2.3","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint","size":"size-limit","analyze":"size-limit --why","prepare":"tsdx build; typechain --out-dir 'src/contracts' --target=ethers-v5 'src/abis/**/*.json'"},"peerDependencies":{},"eslintIgnore":["src/contracts"],"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"name":"@3ac/mylib","author":{"name":"shortcake"},"module":"dist/mylib.esm.js","size-limit":[{"path":"dist/mylib.cjs.production.min.js","limit":"10 KB"},{"path":"dist/mylib.esm.js","limit":"10 KB"}],"devDependencies":{"@size-limit/preset-small-lib":"^7.0.8","@typechain/ethers-v5":"^10.1.0","husky":"^8.0.1","size-limit":"^7.0.8","tsdx":"^0.14.1","tslib":"^2.4.0","typechain":"^8.0.0","typescript":"^4.7.4"},"dependencies":{"ethers":"^5.6.9"},"gitHead":"efe22c83d1e4f160814697b326c1e027554196e7","description":"Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.","_id":"@3ac/mylib@1.2.3","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-eEUqyZzzAFfnLRKgqrLBarOi4STJTxvQwmY+F2FPqqP4FJSJhYzXGlnIP+zoxViJZks8tAh4j+SRkFUJbf7ebQ==","shasum":"31f47bdbce7257794669b17f5fa26af0a9159eb6","tarball":"https://registry.npmjs.org/@3ac/mylib/-/mylib-1.2.3.tgz","fileCount":24,"unpackedSize":77106,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGgJyRjOV4CnsaWbeshQ6x4UwM4MJ2fo6hqu0fq7XIYXAiEAvoahnmRETkV6BoFjHagIz748JYFW91lZXsZK7kuzR9I="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5GgrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4dg/9G0j8NGUwxPdf1RaBrsQLZQCIdAEbsAusxkxCJN+kAnCIq9T0\r\ninRdl126w/LSxvRRZQMLfX8M7JSxccWtSlSrxdKioX10D+NI7eon8kIrGOSD\r\n7zaAD8v0Hh+KwaM48M10YTPWma9im1Dg2OQvyk++NPiDAnkqXyElhUWqaaPb\r\nWW3HCTHm57IOu5d+9FUn0QvPSbmYq/5kMIL5LDy9TiwQyOB/8DHpUtfKc2SW\r\nBzIKqnj2vZzdpATizQDnsFEq0PMeAPk5twkhxvaZa9pvFBr5iqkmcp7j0e7H\r\n98iO9Y3sOUmG5rrRY5JFpB7Nn7v7uhhkWYDD1aoVSMLpUbj1gBRLZUV5b20A\r\nQaQiQTbfIwpItpVXkuFGGXk3hELhoC9gPAX2LXBCqo8K+nptPPQk9uUz3+jg\r\nOtC37sNVCVx4PNGHZpEVJ4DOrTTI85be1Cpe6h/vcpY1K5EYXOypdNxm+17y\r\nD3rGkXuuRlnd87zWvsWeaaopnlTG83LcTq3t0dLvDKFbWfaEjzKq0ScWN2Ib\r\nu17kfE1cDnDBwaoUl+Be6h1E/BAiL9pAJcXzhsHqyExN3nHQklPKsbyHBLRW\r\nO94i9l8/oZpjnmcColGQrh6PuiJkAYzGr1wDY4YU8N5SNmYZA8YNjK1m/VV+\r\nS3+RF9m2cYVR0u8m/wXsDKRNI+O2l6mMPIw=\r\n=t0jk\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"0xshortcake","email":"0xshortcake@gmail.com"},"directories":{},"maintainers":[{"name":"0xshortcake","email":"0xshortcake@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mylib_1.2.3_1659136042782_0.5844087920923722"},"_hasShrinkwrap":false},"1.2.4":{"version":"1.2.4","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint","size":"size-limit","analyze":"size-limit --why","prepare":"typechain --out-dir 'src/contracts' --target=ethers-v5 'src/abis/**/*.json'; tsdx build"},"peerDependencies":{},"eslintIgnore":["src/contracts"],"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"name":"@3ac/mylib","author":{"name":"shortcake"},"module":"dist/mylib.esm.js","size-limit":[{"path":"dist/mylib.cjs.production.min.js","limit":"10 KB"},{"path":"dist/mylib.esm.js","limit":"10 KB"}],"devDependencies":{"@size-limit/preset-small-lib":"^7.0.8","@typechain/ethers-v5":"^10.1.0","husky":"^8.0.1","size-limit":"^7.0.8","tsdx":"^0.14.1","tslib":"^2.4.0","typechain":"^8.0.0","typescript":"^4.7.4"},"dependencies":{"ethers":"^5.6.9"},"gitHead":"47c5eb6edcae23fefdc50505cdcd6c49986bf328","description":"Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.","_id":"@3ac/mylib@1.2.4","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-EILwtD3VmhA8iNutt2DNsJWC8Sot7EU8dwgYAe2/22FmP/hWyf08Z/ugvBMUs0UWsWcE8OCCTGwPtzusxBWvtg==","shasum":"a2227cac5a24fabdca34f51dfc52844d1ce6a919","tarball":"https://registry.npmjs.org/@3ac/mylib/-/mylib-1.2.4.tgz","fileCount":24,"unpackedSize":77326,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDS1d8AdATupyOduNReK4hbY3fCV7YD/4GOmbmVjK+ivAiEAtcwPGCO93SaPvXuJ/njdrgyQnd5U5D0g9uMg3IqHiis="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5bcAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCTQ//RojoxrRQ4gRNaNY4oF/ZJH/cjio3RpRnr9y6OQIBX/fV0M4g\r\nsaCHYcyMPV+M5XoMoGNVAM3/+8DOR5K9UTDIu8xerNg7iTWgr+ftXxUqwKw/\r\n5JFdmKBVvRB1gXAKRJ37lUQ2Cs1lIQTrDZ7VZ/Gvnjtq0dGsnbYkJavYtyEZ\r\n7b4EwObFNBEM/m/5HOkPMe6MzY7sLy4n73FPezL0KgTh5XmbIr3Xfh9fUucZ\r\nQU+GUVjuHK6XdhpmERM5jcMxGJKK2B9LnP2DiiDjabYFYX1c76kc1AZZadTb\r\nKrSXbC4GF3DxeoLRk8795G9vtJhWPAo+JXeMf9jQCWJBN3kcTgkbx/PEDH8J\r\n8lJ0QDXirzbCyUtDnYZD4As92t70xJbYoFH4BYVSeIIiiZk8r97B6XH4/MeX\r\n36t3WxTeIGt4u4n0r4S6ek6Eg5UkcAzq1Fv2VlxXnxE1oPjbc1ZwpjyYS3L2\r\nc3ZFUdanc11u9niOj11PX85q42xejTW7ZC6ayUdW8pJW9f6ahJVPFwNURNxA\r\nie5IQn6zYeJivtyA9OxXEgdWy3fRtWf+If6fkN06AqwfXUybwVwJz44M4XPP\r\nC0aSGNcul2UshFodmXPknmMRM8EyrgxrvdNqm9IZT+FvbLgYNTu4Ssa0jfVo\r\nuvvorJcaxEZDpFZFo5X+Zy+ZJB813p9wIIM=\r\n=hqkQ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"0xshortcake","email":"0xshortcake@gmail.com"},"directories":{},"maintainers":[{"name":"0xshortcake","email":"0xshortcake@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mylib_1.2.4_1659221760603_0.9917393575597706"},"_hasShrinkwrap":false},"1.2.5":{"version":"1.2.5","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint","size":"size-limit","analyze":"size-limit --why","prepare":"tsdx build; typechain --out-dir 'src/contracts' --target=ethers-v5 'src/abis/**/*.json'"},"peerDependencies":{},"eslintIgnore":["src/contracts"],"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"name":"@3ac/mylib","author":{"name":"shortcake"},"module":"dist/mylib.esm.js","size-limit":[{"path":"dist/mylib.cjs.production.min.js","limit":"10 KB"},{"path":"dist/mylib.esm.js","limit":"10 KB"}],"devDependencies":{"@size-limit/preset-small-lib":"^7.0.8","@typechain/ethers-v5":"^10.1.0","husky":"^8.0.1","size-limit":"^7.0.8","tsdx":"^0.14.1","tslib":"^2.4.0","typechain":"^8.0.0","typescript":"^4.7.4"},"dependencies":{"ethers":"^5.6.9"},"gitHead":"9b1847da4c4c466225cf685861f2c852952cb990","description":"Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.","_id":"@3ac/mylib@1.2.5","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-5aclNMW9qDsfP7VdwgsWTwgl4re9RXT/efGXrLP5QE6yNLANdxMxkBvQdymTxWgt5U5t0Q0O6sgD4N5alJ17Rg==","shasum":"bd53b1c0d3b793a8c528bc271343633a55f4cdb1","tarball":"https://registry.npmjs.org/@3ac/mylib/-/mylib-1.2.5.tgz","fileCount":24,"unpackedSize":77545,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFO61e7GNg0k28FByySgFR3sS9NCT/l7yBkemcLy9iINAiAsruXz++i1Dd5e1pZrmcXs+EIUFKONhPxAdlYkpM5kUw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5bpgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohJw/+I0o0IT42+CCHXK766ScCJEzVj/HZtP9USjruo6wJRGbS6Ad1\r\nJIFItUOgwU09SmPB+v3qA1FKYI5VT+MS668lCBvQrOYxxiCrX2tNyRdzG1G5\r\nCGIZ8bmDHOdoR/HVEReqW5nCxjqHKNv3NoLkPlB4x5umSF7o3uZiu0UexYwq\r\n4lVQHNzkiCYOgRoMryvtpVtatdU1VD0dxLKcK6FxXr5OMDsNIM6DD1pQnsd7\r\ndWRI2xch+oCCf/Lk72KdmEcESbIxwfy7pN7yS7QgpmxgFHX/xdmmZ6fjgDpO\r\nl5IjeHwE+XuIVGEHTrVkWBg1scpN6UOJ1gXWYrgJUVNYSJFZvG4tWQBTZDbc\r\njxl6O+VllMBYw7FonS1N/8vZpX7yQDV+Chrqbb/zPPcvo+p2ZfoQrZRxeTvR\r\ns8t8k7p6rGb4xnBXu3vi7ES1wxqIwlbURG91Xx7nCralhA/hNMorRnruC0Q8\r\nvgwnpLJK9S10IW8PbNSlSmbDOCk+AcDcWW2Kmbm9shRsSuT26cC3zZ7+sioV\r\nQiMAGrvIMmc8W9KRq9CVR1e6/alaVTiuPIWF2jR8IUuid9sXPuNfizGbFrZ2\r\nctlXvDaJqESsXjoYstP4lkhDfLWJapi7K2fyN0o5//D4JN/V+Lyxnvl3GSWG\r\n+nkEVul/HEyowLGX5cSAE5kx+5FlUweU3ZI=\r\n=brCh\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"0xshortcake","email":"0xshortcake@gmail.com"},"directories":{},"maintainers":[{"name":"0xshortcake","email":"0xshortcake@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mylib_1.2.5_1659222624772_0.4599240612061959"},"_hasShrinkwrap":false},"1.2.6":{"version":"1.2.6","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test","lint":"tsdx lint","size":"size-limit","analyze":"size-limit --why","prepare":"typechain --out-dir 'src/contracts' --target=ethers-v5 'src/abis/**/*.json'; tsdx build"},"peerDependencies":{},"eslintIgnore":["src/contracts"],"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"name":"@3ac/mylib","author":{"name":"shortcake"},"module":"dist/mylib.esm.js","size-limit":[{"path":"dist/mylib.cjs.production.min.js","limit":"10 KB"},{"path":"dist/mylib.esm.js","limit":"10 KB"}],"devDependencies":{"@size-limit/preset-small-lib":"^7.0.8","@typechain/ethers-v5":"^10.1.0","husky":"^8.0.1","size-limit":"^7.0.8","tsdx":"^0.14.1","tslib":"^2.4.0","typechain":"^8.0.0","typescript":"^4.7.4"},"dependencies":{"ethers":"^5.6.9"},"gitHead":"e14bbf7a5abfc30e1508d7165fd0fd5a4a24132d","description":"Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.","_id":"@3ac/mylib@1.2.6","_nodeVersion":"14.20.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-pjVNFov1K9rCc00qU8TNUk5TVP3DBCqxh8zpYaBUNI7/o9xC5KN9azF6wsr9GGV4ysFnyaD7K8VfhAvVrHioaA==","shasum":"0317e543ac954260d329f701fafd2ef93ff54669","tarball":"https://registry.npmjs.org/@3ac/mylib/-/mylib-1.2.6.tgz","fileCount":24,"unpackedSize":77770,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD0DPT1lkzDbMJZ6fgjueyZJ89E01vg8yrkTeADMdPYFQIgTxz8XdqBJsNHEbU06qYNU3c/2EetVq4ayDGoLFKblWw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5dsNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2Bg//WC+xe7oIoSNFFcqX06wfObySrd4iSSfXaU1Ce+GckVFE3Xlq\r\ni1dw6abwD3T+tZxRcj8WAwj9vhMaYFo5BdxhMx7JxPYZFsCB13Vt1QbWJSL/\r\n6M6oNO5p9JIvUB65d7jIGWBO0ITvFLQa3r3VtPdtW0m5LdC/kL7i89WyCYld\r\n7xhUkpdP2wvLzZRJz0xnSZF3hnrXfi5GL5iIq+ZVBfoZbWHTYDHQU7Pn/zWR\r\nA/KQDaGsNeTyjnvnbH5hZpyzwzZRFvE5j/AniKIXBZK7KAmHMdqB6w9XX1Ci\r\nLjJSF9U282l5eFgCWYCsQIAbQ9ujb68KQfM6V5Ik1XoPta3iygk5betQi07W\r\nZ3ELH+HMj2o4Gquf9t0xuK9r7+q3vJlpMG1h6HtTM4ikUGor3mD07G5TO1qG\r\nhzDW8yTnZ0W0jTaws7RT6xdALlga+H1x+mBh2vUNkbp0R+zpjBUPEbrwe8vU\r\nGYw34svChBqq4WoPZpxQZwnOAE2f6j2hCeHsM9/SV7iTwAKLLEw37JZe0FI+\r\nlZvdSc2vHenJt6SREB6HiDi7OvIBd40EJpN6OYUAXArpTD+iw/8EUM6s//aS\r\nko5VYsPyOM5HIEe/l+AxqfuxQ/cbW0zrClO13mR/gXMQAPSpT+wYZDjn4SM8\r\n+BcY5mIODpJNINTYJQbLR1h+F+i110r3KAA=\r\n=WaWk\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"0xshortcake","email":"0xshortcake@gmail.com"},"directories":{},"maintainers":[{"name":"0xshortcake","email":"0xshortcake@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mylib_1.2.6_1659230988996_0.22444927037652218"},"_hasShrinkwrap":false}},"time":{"created":"2022-07-25T14:49:30.942Z","1.0.0":"2022-07-25T14:49:31.186Z","modified":"2022-07-31T01:29:49.247Z","1.2.0":"2022-07-29T22:14:03.422Z","1.2.1":"2022-07-29T22:22:18.786Z","1.2.2":"2022-07-29T23:01:53.836Z","1.2.3":"2022-07-29T23:07:23.094Z","1.2.4":"2022-07-30T22:56:00.812Z","1.2.5":"2022-07-30T23:10:24.947Z","1.2.6":"2022-07-31T01:29:49.166Z"},"maintainers":[{"name":"0xshortcake","email":"0xshortcake@gmail.com"}],"description":"Congrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.","author":{"name":"shortcake"},"license":"MIT","readme":"# TSDX User Guide\n\nCongrats! You just saved yourself hours of work by bootstrapping this project with TSDX. Let’s get you oriented with what’s here and how to use it.\n\n> This TSDX setup is meant for developing libraries (not apps!) that can be published to NPM. If you’re looking to build a Node app, you could use `ts-node-dev`, plain `ts-node`, or simple `tsc`.\n\n> If you’re new to TypeScript, checkout [this handy cheatsheet](https://devhints.io/typescript)\n\n## Commands\n\nTSDX scaffolds your new library inside! `/src`.\n\nTo run TSDX, use:\n\n```bash\nnpm start # or yarn start\n```\n\nThis builds to `/dist` and runs the project in watch mode so any edits you save inside `src` causes a rebuild to `/dist`.\n\nTo do a one-off build, use `npm run build` or `yarn build`.\n\nTo run tests, use `npm test` or `yarn test`.\n\n## Configuration\n\nCode quality is set up for you with `prettier`, `husky`, and `lint-staged`. Adjust the respective fields in `package.json` accordingly.\n\n### Jest\n\nJest tests are set up to run with `npm test` or `yarn test`.\n\n### Bundle Analysis\n\n[`size-limit`](https://github.com/ai/size-limit) is set up to calculate the real cost of your library with `npm run size` and visualize the bundle with `npm run analyze`.\n\n#### Setup Files\n\nThis is the folder structure we set up for you:\n\n```txt\n/src\n  index.tsx       # EDIT THIS\n/test\n  blah.test.tsx   # EDIT THIS\n.gitignore\npackage.json\nREADME.md         # EDIT THIS\ntsconfig.json\n```\n\n### Rollup\n\nTSDX uses [Rollup](https://rollupjs.org) as a bundler and generates multiple rollup configs for various module formats and build settings. See [Optimizations](#optimizations) for details.\n\n### TypeScript\n\n`tsconfig.json` is set up to interpret `dom` and `esnext` types, as well as `react` for `jsx`. Adjust according to your needs.\n\n## Continuous Integration\n\n### GitHub Actions\n\nTwo actions are added by default:\n\n- `main` which installs deps w/ cache, lints, tests, and builds on all pushes against a Node and OS matrix\n- `size` which comments cost comparison of your library on every pull request using [`size-limit`](https://github.com/ai/size-limit)\n\n## Optimizations\n\nPlease see the main `tsdx` [optimizations docs](https://github.com/palmerhq/tsdx#optimizations). In particular, know that you can take advantage of development-only optimizations:\n\n```js\n// ./types/index.d.ts\ndeclare var __DEV__: boolean;\n\n// inside your code...\nif (__DEV__) {\n  console.log('foo');\n}\n```\n\nYou can also choose to install and use [invariant](https://github.com/palmerhq/tsdx#invariant) and [warning](https://github.com/palmerhq/tsdx#warning) functions.\n\n## Module Formats\n\nCJS, ESModules, and UMD module formats are supported.\n\nThe appropriate paths are configured in `package.json` and `dist/index.js` accordingly. Please report if any issues are found.\n\n## Named Exports\n\nPer Palmer Group guidelines, [always use named exports.](https://github.com/palmerhq/typescript#exports) Code split inside your React app instead of your React library.\n\n## Including Styles\n\nThere are many ways to ship styles, including with CSS-in-JS. TSDX has no opinion on this, configure how you like.\n\nFor vanilla CSS, you can include it at the root directory and add it to the `files` section in your `package.json`, so that it can be imported separately by your users and run through their bundler's loader.\n\n## Publishing to NPM\n\nWe recommend using [np](https://github.com/sindresorhus/np).\n","readmeFilename":"README.md"}