{"_id":"@api3/airnode-operation","_rev":"96-4f97f4c331074e05394c6e9490f52ea0","name":"@api3/airnode-operation","dist-tags":{"snapshot-v0.8.0":"0.0.0-snapshot-v0.8.0-20220906140908","latest-v0.8":"0.8.0","snapshot-v0.9.0":"0.0.0-snapshot-v0.9.0-20221003100627","snapshot-v0.8.1":"0.0.0-snapshot-v0.8.1-20221003104125","snapshot-v0.9.1":"0.0.0-snapshot-v0.9.1-20221031140947","snapshot-v0.9.2":"0.0.0-snapshot-v0.9.2-20221205103515","latest-v0.9":"0.9.2","snapshot-v0.10.0":"0.0.0-snapshot-v0.10.0-20230203150716","snapshot-v0.10.1":"0.0.0-snapshot-v0.10.1-20230411063558","snapshot-v0.11.0":"0.0.0-snapshot-v0.11.0-20230411070200","latest-v0.10":"0.10.1","snapshot-v0.11.1":"0.0.0-snapshot-v0.11.1-20230519090453","snapshot-v0.11.2":"0.0.0-snapshot-v0.11.2-20230616063534","latest-v0.11":"0.11.2","snapshot-v0.12.0":"0.0.0-snapshot-v0.12.0-20230724135702","latest-v0.12":"0.12.0","snapshot-v0.13.0":"0.0.0-snapshot-v0.13.0-20231025043648","latest-v0.13":"0.13.0","snapshot-v0.14.0":"0.0.0-snapshot-v0.14.0-20240120073728","snapshot-v0.14.1":"0.0.0-snapshot-v0.14.1-20240327044816","latest-v0.14":"0.14.2","snapshot-v0.15.0":"0.0.0-snapshot-v0.15.0-20250205061011","snapshot-v0.15.0-rc.1":"0.0.0-snapshot-v0.15.0-rc.1-20250210054756","latest-v0.15":"0.15.0","latest":"0.15.0"},"versions":{"0.2.0":{"name":"@api3/airnode-operation","version":"0.2.0","license":"MIT","_id":"@api3/airnode-operation@0.2.0","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"8913bbad2163e20460f95cffadbc5d25d62c9aab","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.2.0.tgz","fileCount":52,"integrity":"sha512-RzYMyam1H+g8hJ7Yx/nXjEmXfm9ZskeOCfJiSiBqjJ8unTdY1W60q+Nv6wzlXb8gPc7Tut8J543c3wxJ7VTQQQ==","signatures":[{"sig":"MEUCIQC0D45lSywgWJTJyDRIi29h0w2afVBr3glqVuK8KB/GVgIgMtsDweAj3cVqSnJc7v+s4/tksGn23qw5X16Q1UX7y30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119756},"main":"dist/index","types":"dist/index","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"6.14.15","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^4.5.6","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.1","@api3/airnode-abi":"^0.2.0","@api3/airnode-protocol":"^0.2.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.2.0_1635612594607_0.9860763211659862","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@api3/airnode-operation","version":"0.2.1","license":"MIT","_id":"@api3/airnode-operation@0.2.1","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"19629f06a3246b834bd4662c8213ea9103664fdc","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.2.1.tgz","fileCount":51,"integrity":"sha512-6VMjiuN5Si+lP9I5V+4tEtOrBErc5p41iL8T3LIGtreDVtmDkwnRhBKn0dYTib0kmu+euHdm12HS7jxH3s2jdw==","signatures":[{"sig":"MEUCIQDwfZVcB7uPpevvgLqrbtLy09VNvO5tcOacJ2zyXO5BAQIgdOIkrB4hrg9qpt0xlNQ/zqGlS1Iv/N+WG7m6teL2z1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119173},"main":"dist/index","types":"dist/index","gitHead":"b0a723abab0d596744f409861de48eb814ad168a","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"8.1.2","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^4.5.6","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.1","@api3/airnode-abi":"^0.2.1","@api3/airnode-protocol":"^0.2.1"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.2.1_1635624369503_0.16756013082517485","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@api3/airnode-operation","version":"0.2.2","license":"MIT","_id":"@api3/airnode-operation@0.2.2","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"87ed72ab4183d229c03915318e8380757946bc88","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.2.2.tgz","fileCount":51,"integrity":"sha512-bJtCFM5JnFL/Se8aLRjSOBBW6Btg23waspJibPQWHWvv8cL1AWAa8cG0zT1D88sjUX0GlotGJVsFq4eFrytX4g==","signatures":[{"sig":"MEUCIGVSZs4buhlTBUZv4LaNhgDigW+uRXjoWJCFDaJnnd6cAiEA9kxEGaLnNtq1bBywUSHuQeUWxqMIFiGyM5djLWtdEx8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119173},"main":"dist/index","types":"dist/index","gitHead":"c6263e92d740578793bf563fe638dff0146e7ff3","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"8.1.2","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^4.5.6","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.1","@api3/airnode-abi":"^0.2.2","@api3/airnode-protocol":"^0.2.2"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.2.2_1635943425522_0.4124313835645719","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@api3/airnode-operation","version":"0.3.0","license":"MIT","_id":"@api3/airnode-operation@0.3.0","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"30555de7356bcf4f714df0d0f659652c88c68b77","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.3.0.tgz","fileCount":51,"integrity":"sha512-2D/5floEiXTR3ve6Te+lIkQb8X+cONxNKYY5trhCHez6clStBT/QDsijdMaWumw6mQfKn85zpTh3jYwOmeFnXg==","signatures":[{"sig":"MEUCIA/9dwEq8ZczuEyPDjNMHW4/M0onqa2vjK/KnOgm9d5iAiEA3KL7cbw8Q205Ldv2YSYLBhZWymuCFlIg7ztP2VMdaUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhr1O/CRA9TVsSAnZWagAAkGQP/3IAUOp6FG3ExDDgSP8U\n3BSwADtjDB43vpMUxWlc1Yg0MKjrIS8arf5Nq6YH4bgyBem6DK/zhgq0YnkS\nrAwleg4lSYCeVLti+SOUKhAUeSIZ5b7PUsF53ElrH3I1Ie7H2Iz7iTd78OZ5\nlB0iKUDov9xrX0mixOXbuMjhBlDgTxGSHrntvbM+t0I7Nt/8VR8fb12uLuHo\nhOrMCykYbz7G4lzD0C/M3Y14xuf6C4lXLt+uOJ3jysFUt2E43d9KEb/xmCZs\nneScbgXHnknlUBrf4Ic4gkqP/v1kFuUjtXnw9m2vlo/4GGp1SeJwwQRvJbdv\nYPyjjwuMveJIBq8cLUtZj9W643JYXEiMJyq6wmCR8fbGJ3whlRpYWHCppi6I\nQwArQ7Yhpcluuzz0h2bDN3pmgMgMN3y3n+uHb/2mGSzCai3+apLTUNwH/7cJ\n5keyPdLSeOwo1AEXj6Ybev/iRG31A8vpMRw65CbYP9WOvFMWBNM7egqkB/P+\nILAPRCUZhqQb80aDhG5Xr+soHagRVEomT1BXXmJGSj1iEGWh/gaRmC6oZrHF\nMpemZc5+J+wdvNViaj1GNSaHDOFyQhkwvgfBZERhKnGP5rSmTvNNysCYhv6i\nhZF1qm/QkYZ892wXeZgy/jWVQHkmIBxLp/eeiGsjwRzyBKHJxqLHSFQRJrCM\nHRMl\r\n=tWAa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"7c4ab926652fad829a2989c628d28d9ff31e568c","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"8.1.2","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^4.5.6","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.1","@api3/airnode-abi":"^0.3.0","@api3/airnode-protocol":"^0.3.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.3.0_1638880191578_0.9640987329287707","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@api3/airnode-operation","version":"0.3.1","license":"MIT","_id":"@api3/airnode-operation@0.3.1","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"53b3c1fc1e5ce5ff32e7a3343f5a0aae98c6d154","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.3.1.tgz","fileCount":51,"integrity":"sha512-4a/oKKXL31fLkNu1fh8h1MauSLrKVtjt6mocN6tvR30r9E7QhFThdFj7HbizG0Fu8R810oCbjnco2RqLBX1h3A==","signatures":[{"sig":"MEQCIBDIN3NgSkD5gCjtWOxXDwTczY6gCBFAWVFUcAszTrnNAiAf5ht6jPmjxn+TLz26M9gOSqdzcQAViP52nTOhIb6PsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhr2r0CRA9TVsSAnZWagAAA2cP/2QFvEhwkddmWo5N3X3D\n8s0f336sYcLCSioL5jkpI6l3SnSPXui8Jr8Ju18OgS1KiS7KkM0pVdo0q/Px\n4EntVqhPIRQPL1qZi+mTWwcw2L+PNqJrdLJSooKX5FdZPJgo7CvOoTmVN/VX\nLWUjeweJdQizCKCBkQiyu8LBtpQfdAxo4JxCggopCFjjCvYZZ2/Zmx7UwN1+\n/sVgTTtQiHRBPtW/mSMM6pqPVYuk9o4T5PD0ECVl+6GAFDkHxRtpjqd6gUxh\n8nOzI1js90fHegJdicOja0prg7jGvyFA0sO2DLEECIlQ4VpaZKjQJQdPdL1H\nPCRXABww0mOy5M6E/Yp9lQ0YVptZHwsyM9+r774FguOwaWzS8o3ICLIrNmPc\nhnU0mGQ/nlizjTifVg68QMLV/Y8gRtH4mqdIkzBf5FGMkZFVmg5ddnalpSR9\nrGx/ptWdzFD0E2z0IDdW8b3xLfcAhrwSiVYOaHtPurATfUfzxEMdt0jdJ6Zb\n6tErmzrMVIzxRyPsQhxoy1SF/0ZeHJtui96s6alAnFWEfXDlBUnyneyHTHJb\nQ8vb8XOjF3sUIGcC16oGf96VzLfEaMc2Gh/laX+Nj6Kz4E2hYVUK+MK+kE+T\n28f5bwYJ/7zblI0ZNptG4gL5K2wzHixAi2fznFFGrK6e3xzTBJniqeUNE7CH\nr7I0\r\n=bYxk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"487a75ed79c3f32dfedcbadc48fad7f33f0c7161","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"8.1.2","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^4.5.6","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.1","@api3/airnode-abi":"^0.3.1","@api3/airnode-protocol":"^0.3.1"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.3.1_1638886132321_0.2137887762462134","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@api3/airnode-operation","version":"0.4.0","license":"MIT","_id":"@api3/airnode-operation@0.4.0","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"dd195dcdd1060b54303fbb500fb7752648422d56","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.4.0.tgz","fileCount":51,"integrity":"sha512-YwJGN5njMRKkBAAn4hnrbSr1NoiAESiLC2Q/pll0/XeGPTbM8ZlK4VLLecUyTWUIcYfS+2RGD8ASyXIPTqHsEg==","signatures":[{"sig":"MEQCIAFuVnHNgrsBCH+l+Mb7FD5SnHjkFuOMUAifwlj1cYLZAiB0tWs/y9zTQQ0J2uQ3tC/ZbwcZFPqjrK6+viFjkzh1/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA6rqCRA9TVsSAnZWagAA2E8P/R/S1Q5Sd16NFzSJcaLx\neGOAHjdCypnSIf2713JuwAixPHLYXsrF2wB+udQ2++eVu/jgxclMljV19luR\nvm84vGigwStZB69ojI9GeSEtCbamOOWxNW+BayCr/RCn6bVMDPP012oDQpGL\nmoZG9GWQS5C+Y52UzngvxHp14qrOuhuXh+OuvrKyV0ul88km8jv7xT46L8+u\nvdeUzU8pUJWm0FADkDOv62A6MGiwCFC5PY5PJJd0oDpGm84GXspj44akphqo\nxF2Kn/c+fMruSRkzreuJNGwseuKV+fCetmqv1OLV2L3RwVYg7p0r1uF2ZQQT\nUHEOb5hKkaXhV4Fq5sQG6e7+OUOMek8ioX/WdlVIXykapBSMPn0PszDMS3Fu\nSY8UxZjUIwHCorEh1nwT2CZOJJbGkNHVTjhB25MouNhDv7yee2iEqyjfbVn4\nAkyAainVi/4RFuPzLMQf9Gz6mouyM3vaOgTxGW21dKYf4hPiMqIFm0BgV6ok\nO7sCVKO6sf5ywL+j5qx14XW5uxFvzxZ4hnDYEITkmwoSp/DK0sijxDZ/hy6U\nkYho3sTmznDEC7WyPqxTqchJrWS3pPB3sUNti1As0oPDCiPLdbZ+WbGfVAhf\n1O6ipDYjnbjHVUwYnNJZHx/X6cFw2SqXE1nWLbWHdYRtu66UNsuBmTyWybp5\n2o2i\r\n=icJr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"093205b27a97e4e85bcbdec17bda7d3a14d3bf38","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"8.1.2","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.1","@api3/airnode-abi":"^0.4.0","@api3/airnode-protocol":"^0.4.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.4.0_1644407530236_0.5125267151567547","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"@api3/airnode-operation","version":"0.4.1","license":"MIT","_id":"@api3/airnode-operation@0.4.1","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"c221ac5b7d27faca7372c47c3c506216def6f76f","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.4.1.tgz","fileCount":51,"integrity":"sha512-0I0ac1HXfASiPpk0Z24SQN+Xv7iBM+R6kF+vQl1zCBDsxO75YZCs1uu5pDfy97/DKfNXML0kjY+JK9o3aWZfYA==","signatures":[{"sig":"MEQCIEeum1dGztaO0QRByGP9+TbkMF9eQVbH+SIsMvYRn8rCAiAYJ0+7S7nbmQtozb0xx5SydgsBtp38wV4Lj7r6IEOt9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEtsfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpV0g//RMIzYCM5JAvY7R70tuxX58G5FX2IFy0dfcDUcXG6+T3791c3\r\nWv3rksyEnIGpWJ4+xTgwdsrfS7HvlHT+LjE8dXQkbBfUIEY/dT+mUoE75kRE\r\n9uAPvMIJmnNtqFBQf9ADJsjXWtj2ZwDj/Ai65qWc7wW3igHctRQFENvdxM6z\r\nAZXmqgYV+m4vNUrtGQfxDqFzUHomhOFsuTvWTmrYADpXPufvFzhcdMHRXatT\r\nT1hRR1k/c1Rm2CL11dGLOslNevU+o6s3MswVnQMoJ9a/qD9MQtJcdx/5NTsb\r\nNzf0h04k901Qq9ZVD6BGa79emqUyWOx67BTcouXawcaSJJj9BiSzfkcypOEb\r\ndR08EloR+3WhvVsYEn6bfWI7iui6vnmHEkmSRkTZ0yH0JIb+IicpKbKLSgJz\r\nIIMckwBV4yOWc3Bu564ThdabzTNnG+zSuUL0WKIct0peHpwltOS0nN56wQlF\r\n3LR8uSar06luxalw+C1/qSgm2RiXsfzyBVBjbrFf4mj7HNfbuIzon64mVQI4\r\nVxsbE+q0k9Xqdbcj7Cf8M+caCOdzxjdXC/v2QMk2ImoiXIJOd8xtTcvZkaJk\r\ntN3Y1PkWnbL+/k0nylxin9xFSii7dtFtgLN98ncKhlri19Ui1g2NJpt9IuSV\r\n0mVh7SkZaQAVa8e3pN/NmmG0JchTecKg+ZE=\r\n=5nZi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"a9c6a37d0ad63583d149ac5186cfbe650af2eb06","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"8.1.2","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.1","@api3/airnode-abi":"^0.4.1","@api3/airnode-protocol":"^0.4.1"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.4.1_1645402911619_0.23863920244855397","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@api3/airnode-operation","version":"0.5.0","license":"MIT","_id":"@api3/airnode-operation@0.5.0","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"52bcd93f6d3839169ae4175b93c319eeb96495fd","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.5.0.tgz","fileCount":51,"integrity":"sha512-eaV8oJXP0WcjYH2d2m/NCleDoYbFAG+6gOgjjDBCENa+ijJz9NqMkEcV5aM+hDuBX+j6c1jPaq3xKFKL2gdgQQ==","signatures":[{"sig":"MEYCIQCRgKvEdcOpm1d7HtJlwqC6LrKxE6i5iSdkwrU9wALaUAIhAP0r4eKFpY2xv+FPXYVJ2Fr6AXcGGazmO9Ygxo4uBPXK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOESfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZEQ/9Es0R7GxWY3VzaB0dTDFdpKwiF2/FrC+EFdul15NXSUsI7nCG\r\nWkdcPTVEeIvwo04wFMbByT/DmdoNuXq0alLhStL3bNlwv1QO9nOLdMMk3d1Y\r\nLYqk2N/z3eH/jJBu0vixKcn8pgPZx0af40CHyAyHPvlLKUEibZMVoE4nh7VV\r\n9HDELIf72otuwhJJrOGpJ8fvIsyRNWjPRuzlL8d3eh3MPHq9TLZLq5BWjCE/\r\nsNi2AcvSGRUkk/+vEiMAyumKYieb6zqHVMOnDoNKEZ/l3wu62X6kk0vd1u3c\r\nQktbYR4mTIx0bDSly240MJfzlitlv/NcHjOzcPJv9UXJDYXvF5JOXTDR/psI\r\nppS00TObmbU55P1/uyNmrii7hx1yK8P+pmjWeJ3xdd5jJI5VjSVhZnVctfJh\r\nwU6YMTPsXLoJyeaYRqfjTsElByn5ylOK5V617hW0wltEOhORGKE7rQar/Uik\r\n6HwbD6vYbwwY30dr7GPXnqW6D6B00CYXpFUlnMhf9tm1vLv2czoJYz6Hd8QI\r\nzR96xwCbJztOh0CDrCbJtxi+pFUacA8+B6r5Uw7XnFqo5jA9tU309VZDA9mj\r\nziYE8Vuyz4oFZct8SlJeqjbUC9dRgVhDFzWi46VYTT9a1M+CDUH6TGeG2BIS\r\nBzHQjDJmDi+tNACMTWlgkZT4EQDeoj88klg=\r\n=qZS/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"3b05d50507ac439588578e120c7f175d66dc210d","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"8.1.2","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.5.0","@api3/airnode-protocol":"^0.5.0","@api3/airnode-utilities":"^0.5.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.5.0_1647854750998_0.3885496712044585","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@api3/airnode-operation","version":"0.6.0","license":"MIT","_id":"@api3/airnode-operation@0.6.0","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"cc92103a73dee91b3deddb88693656dbcc6ddce5","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.6.0.tgz","fileCount":51,"integrity":"sha512-zvrXzhxP74/eAhX8Fgy4EsIkPsfUYq4JuE1zljGNomjOiJYIbxdObGPrVvgvGMv7kdcXB08bv9U+uIVcG89m9A==","signatures":[{"sig":"MEUCIFA4ri9iRx5eY6JouAeyfaw7YW65Ki1XYtLW9Z6UZX+WAiEAyz9Mh30qU1NG5bjxFVBLQw+v8tzmMBt2XirtX4H9Ms0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYRMzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaWQ/7BTeFi1wnZWIEG8cVofadXUc+fMkkf/JF1ZAhD+jzsj/275Y1\r\nhrFOgtDMq81Z2pju58Iou/KE5uke6qewaZ3R8OWFqSbNrapHVX3PiwVleGoA\r\n4CTIVyINdf48a75eVWD7WPvNXIpXdEusWohH3NQbUpfp6LvAafPk69jVDnkt\r\nEO6dCFpseZhZbgABi3X2jzg44FVGEZaZiP5erMra3ngZzFk3gfq8VPdheJrX\r\npp/b81kQ214iJm5JMoVUUrDf/p/zIzmcqkwwF8B7GMV11fyF3d8jYqwoajUl\r\n8j02+XV7w18uLzDtvH70taqqA+x7203BPpRjjpCUIfTwtVAj95BDfsbzIGYz\r\nv9e22qtXwiz5r4F6ucYgLXJL3JSHWeCdgNiXhE3girCpxPGXnkG2NQs8hSlw\r\neXaZAD+TxIaMkRXs6v612Q1ZHQLeGuwF0sm3AqsqVcVOkbswgmDPm0EqA/f9\r\nlDmpDtnHHHCSIuGZJxXdjvSVXtI2nexX3Apc2rN5h5IKrd7CRIKNR9CzsXrd\r\nliVGT9xjfZ5u0mcx0YFo8gboqeSkIaQ2pb3eU3wMqYisETPlYcrLbs1DrMYt\r\nC3lClS4HgGR8LxkXIhCr/0AKf6FgQahAh40WRt8jNRHoEoC2LGzFqc/KEQzj\r\n4UOOV9ScvIV54wPnZLN7veCkjJlBPE767Y8=\r\n=Aqf3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"3ca82b7af2eed4246e5a5918bc1d29f435a17d61","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"8.1.2","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.6.0","@api3/airnode-protocol":"^0.6.0","@api3/airnode-utilities":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.6.0_1650529075059_0.4970511298960396","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"@api3/airnode-operation","version":"0.6.2","license":"MIT","_id":"@api3/airnode-operation@0.6.2","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"5f75226017d6724a8c1a3fa92dbee9fd7e89b514","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.6.2.tgz","fileCount":51,"integrity":"sha512-EI1j+zFv4p7Y8bnsrp9pfXlCKtTTNwlsTG+2Ofg7r3Uk1RItk1NLZW/BGFUIlz7ILbSs3uakc+t4l4LTr490xg==","signatures":[{"sig":"MEYCIQD4ILdZ4ASjAXLGMtXHvrwWVc2IyWtXmYeM5tnMBQj0YgIhAJZueWjk5fv+Of1cj2lz5F2qcwvnUhd4LnDGNLYFbFEu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib9vMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTUhAAguuBJLymiKzahAvM3cNEvFOmn2oYq23uHulhWS4KH6FQ5plS\r\nr7wGNkkWGF3QosjQNkVuhVbpozYwXsUlgmcLUIUac0gwH/cYTUOoMjdQg1a0\r\n4T2cXobKHzAnKEbrAgCLhiH8Y2WXCkvvbREF3WavRWMk7s1Sa87dwQAm3qGw\r\nY/3A6SQ9KuqbppyRxBi8VYeUspqCvZhz9GupZR+lL0cJRvMhPDVksnWHROkI\r\niQJh9L3YzZYhvwZGISozdyjPAi9GemHF+x6vZ+kCVVSu6Nr+9mHArpEaRcPq\r\n/YNKB8QzHNZ3Hif9aG3drIuKl1irwXkcKuKsgbTLGZy9FS+RYw/6dxNQPiRz\r\nMzjCzbbnM7PkewQxlTNh0yYxH28KmkBKleD8YW4ix6a1mDnFkto3uJ+VALbJ\r\nY3SKD8IU1piLflFa7F7Bl1S/fVkObe4M7MFBCX+OIdHxGDidmDqRuFq7Qdgc\r\nn+lf5dh9A/yVBJ8jrU/qzjMunLGMdVC+EaKOJ+/TC5f9vLCeK/KfiDyVPokI\r\nUuhbV6h7+Ac6DJbpjDEziYMi7edrwlhqi8coZZR91IUUzuVCaU4GXhKm6l/S\r\n+02UGiVkR+qKne1pltzPn576y9jGdKdSsH5iDywETrA7EUmHOa+gYTyr5Ckk\r\nfS6Tkmq9kfG4O/VHqwGJnlSF+ypKHFRGvhw=\r\n=5kNo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"7c7e69f6101af04db0d1349fc5ede21d0e091046","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"_npmVersion":"8.8.0","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.6.2","@api3/airnode-protocol":"^0.6.2","@api3/airnode-utilities":"^0.6.2"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.6.2_1651497931924_0.5291969543752268","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"@api3/airnode-operation","version":"0.5.2","license":"MIT","_id":"@api3/airnode-operation@0.5.2","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"b9a6c1b413ad02643153342b39383d29d693378b","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.5.2.tgz","fileCount":51,"integrity":"sha512-bHQs29OEwbCYvkfVxlKYpA7PjfjP040ZmaRz/+okA1IylUjuMcSA5wK20tWEzSw+jHYfiWvryaZ+eLylQPVECQ==","signatures":[{"sig":"MEYCIQCWQOGDMpWIUoe1GBEJzBAomLNFS87fSNaq9nHN/JIiRgIhAO7Wx+qi47KuMNzjw5b2iBhku52cP3Ehjeo4bnkw/FBD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib/LpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKDw//fByeBn5e5+yIMfcIpuf7r+Pllcd8v1rPQFPfIKnHb5CaYLOM\r\n0y1S1PiQYB1nyILjzo2y1v1gL6B4fS3B3KGFFvubOS6S5NIHGMDlgZmE3OnY\r\nK7NnepJo5M6FC9QtacJnXzL94TpUIuGUQnw19KK3CpLh83Qpqunva03wraIF\r\npUXNrVL6SvpFLF3nZsAKjDBpe6jSIU7rsKOgwQHL5iamTLcH8RsUm86PZ+A3\r\n74l4UpVLV4PZdWKUVML6VsXLBwvCLNanfUEGu23CeelNO1eVb/uMM8x2qDFb\r\nhyhTgKnBdKZAxajTaKgY8P+92X6rqZomCs/gOkdWVVVKv9KLuCihpH3KvKtX\r\nbXrB9oB94mGi0qsnTFFrwLd/luXOLe4i5c5JxJsHhkZqSd0hmikfo7KDaGxX\r\nSDvEpohNWyHrOvs50HO6N3ivq2PrM3eptFZfnKIIt6Cob0Sex/0Ne01G/KWv\r\nmmxxYTBa0GRCP1hD5VpuI1wBNAtJbpbp30QEJnUVkpxJGBnNYhyK0W4rZW+s\r\na76glv0waPCxO+FMsuGyhY1WnnU0CV1DPH7G9FWfaqxfuVuQZNZQMqS0X6JF\r\nnkpbAriPZobdzk66ElTkgSXU8uiX3K30b0oYrqjc0k5IZq7KXF0fNArbPQNH\r\noBoWCIoEtRfQM1lA9Q6yQLTWkiBTD5bHPgk=\r\n=MZxo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"168221f0e7ddfeedf3c43eeb6bc66a4d2d019ec2","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"_npmVersion":"8.8.0","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.5.2","@api3/airnode-protocol":"^0.5.2","@api3/airnode-utilities":"^0.5.2"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.5.2_1651503849026_0.35671867571055005","host":"s3://npm-registry-packages"}},"0.6.3":{"name":"@api3/airnode-operation","version":"0.6.3","license":"MIT","_id":"@api3/airnode-operation@0.6.3","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"24ede26fa8bc550bdae000dfe85899ce6b20215c","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.6.3.tgz","fileCount":51,"integrity":"sha512-Etg2jAtiAVy0FCp/jBOVKCTSskrTfNiy9lwQyJphN5OwegS5JA1KR9wdKyy7AGPCK6KGDT2S6TR5/E7vaxEJvw==","signatures":[{"sig":"MEUCIDJDNJ1uBXyq49C4gUdJjgECkqeqiHYuku8nuyhEbkePAiEAgc1SzdaKmcc3g0BtxAMHLWOKdahKeyrYZGvPwpV/vzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikNrIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZUBAAn6J76wYvlXu9ZNaWwwawOEGWs+K32EZPUidJzHFcjOsIzW7s\r\n20ckar84t1QNCevn6vZ/HJK8nNIETsIMUzTzvRKrZ/FeffAvY/hegkeCJU5w\r\nzBr1rh/mnxIIr1snzLMGNjTmdrINid9K/Sml9V3HaibGfh8YNP2VacfV0JnP\r\nCp9VyA9C3RBSsH6sTeydNV4sybypYBI/Aj7IzJuCOzsHd3g2/+oRNECqY5GT\r\nJLT0oq0JrwhMFtOvmu4JRVbRSXzbmJGpUiv2PwTSP+EuYTPrpJ9P8i4vrtTR\r\nfP3slNJIj/ZyVaxu/m6Rc7N/JtPmKMqGzP/Lskl88VJSnJ5eR6TeBkccyboL\r\nbeENlNH91INVG7wmUGuR663LyK+j9vCghZetwzHtQIWOFFGtVOoJYegIApH6\r\nLsWcMNtNfkmvB0lGeIExPGkBQ66zRMRXURYwh7RGerkxJ9nCYODDwGQByBMT\r\nr2jslNsJnSOMxLvvxwKuwmT6RZ+wwZ8zeTcXhUNqOm2SE95AN/JbbXCXhGJ/\r\nFIxGDJEzzb/2c8x4v3NUNGmZjZm9mSdwDA3MPwoyp6Ko8hHZOrhLc87pVlFG\r\nFTanUodjdQJIlcOR43yfZhBxYCnkb+ETWtip+htqbBiZXhUwwz7E0HS2W8Yb\r\naKdZxDW5YH25A/l1kFmOYYhMV/GUey3oulE=\r\n=X7ql\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"d38963467cfa918e10359d88ef709d4a964caf37","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"_npmVersion":"8.8.0","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.6.3","@api3/airnode-protocol":"^0.6.3","@api3/airnode-utilities":"^0.6.3"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.6.3_1653660360833_0.4028005189273882","host":"s3://npm-registry-packages"}},"0.6.4":{"name":"@api3/airnode-operation","version":"0.6.4","license":"MIT","_id":"@api3/airnode-operation@0.6.4","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"dc85eff914b746c1e23bbd3d1ee8e9933f95e4b1","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.6.4.tgz","fileCount":51,"integrity":"sha512-2kAvQ/yawBOQibIguxl02bWD5v+JUygr6UkoKwiF/c5Qy1AmyQPhDX0Th7/O4+zvGoB0JW8dsyC3Sq1b9HuIVA==","signatures":[{"sig":"MEUCIGAppuUWTj2Qyv4721xR7Ej7uC/4LAf2SlEQils7pU7RAiEAw/mJMbdgNJqIxyWYL69XwiL07nyN0NwED6tfoLDSzWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJindMlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgOQ/+LOEd3jvucBqgGno3m5GDqupoE2y8mT681DTCJ3IJFKdQtD5G\r\naHfpVjqOLcNiKi57rCMuD+wYbeP0JCYUGlrx2TLbahrOwnh0eM2bwAuhpXZC\r\n7SWqY8IqQ6lWT0UuvfrQ/vchhaL4AL6y8ta2/+Ac6OYNtALb327Sc/elcE4r\r\nkCDdjSuHdIhnv2HIr2HY2pQ1ijTOLnus1MCIAuiNjFEQ4Sj8Omp7PCG26TwY\r\npmvOQ2Z7x9Y6dLS2dF0ZZFSOYoq8wB7yR8miFlkTeOjU3g8y1MHPivYCNZ1b\r\nRqBAVe2E6cKFOtM+oDXcsGkvF5dPKdHdUITB0KJoW07FdMqJnzFidGsJWp8U\r\nhXUBvx8iSv4p8/Ve/pE9x6ioLavZ3//N/WJl5aaPc5kOfKqjTsFNEov0Yut4\r\nLMwVbhx6RVTO9RhE+74gZ/ig3w5zgwTccWkY+sSMxTgXE6Ba0GTaZ26XuEfB\r\nARWdaQo54K0fJzc/Kd1NCH5xVyZjlGXqY6ILxu6V8muSjPXXQX6Iwpa6Jiul\r\n5DG7eEh81SK+XRwoosjx/tFfRNZj/q5ZSGBsB7zfoBy6TWRH/AqMLWh7355B\r\no5qnkM41Wqk7wrNun+tOB0bf+9qW3TZPUpkhrDStfaS78xiWuENSmDiuKcPK\r\n2lE4LR2gOliqNo6d9PA6IOU6Zh9NNbw4JJE=\r\n=YqZ+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"4ce8edc2a4d4dacd656f1e5b4fa98610bf6af198","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"_npmVersion":"8.8.0","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.6.4","@api3/airnode-protocol":"^0.6.4","@api3/airnode-utilities":"^0.6.4"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.6.4_1654510373467_0.18839062709969112","host":"s3://npm-registry-packages"}},"0.6.5":{"name":"@api3/airnode-operation","version":"0.6.5","license":"MIT","_id":"@api3/airnode-operation@0.6.5","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"bf13f6e9ddd1d29e7ac2013ff38c200e00dc2f63","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.6.5.tgz","fileCount":51,"integrity":"sha512-oX19O2csO91dxg9frDZTUtqNfO9ZbWqrl+sgpqdtwxQX1Hf/+ZxMRQXW8RyL+u97yg2ECTF1tLvc4w2nw1160w==","signatures":[{"sig":"MEYCIQDWTmf2s5cvg+0Ph2FeazP2D0BWZwJ5185AMB3QCy++IwIhAM6wP6XIfjczLah4JK5DDUamr6vm3NsUqdBlphMn3u62","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipFS8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZhBAAj6JiOfMFNGkGCabJWDKr+8vvjxvZxHXx37rUDHEhOLo6DpH0\r\nC/m5+m/7tbZlUOua31ShzRzrJLsNsmDb5PNzXgCqY9Z0IMP+8+rGwElHSf+i\r\nrwqSc6lK5LSCGz+VspxHE+aIzN/IBfRHFW0TbPqskXA/2qpiQDjoEUeHF96R\r\nkBmqaOa5HsoYVpZFYIX9Zb5nQS0iqmE3R2UdWyRxDdSapKubNKS1QErbNkP4\r\nGHf8OZFFr74zGouPchUywRuYPA93ZZAx+5JKm3IRI7B1El2pP0T6Q0QQuDe0\r\nCb9q+0FpeyZKx0q1KzpegGHo7CUZRHBBPelx601vGnmudK0I63iYbhKVUgsh\r\namo4VKmK7AUUvWIx9FjUeEJBQZsT4mFSDFxtRiLOZcsSGs5PkaiI2rrltZCJ\r\nXIdUrq8JhK5nrHHUeN2ftBCNhNeYz630+2yPcHkgTjq3DscZ7x0J75gGHev5\r\nWJZ1ttGwm6Lavf9GzEjoE5LPggRHWweGDCO8zCqazdUhWsnzNFt+HWCxQ9gN\r\n1O6iDlOkONMW1yzPMnhOGespEc/Z5xzEb6z9K6NW5j46WXjSsG21DWuryTka\r\nOAbu29eY8cXLt9EaFqAydmabG1cWgz7vWs5CRMHfJdl9PLUvc0qWL5yoI/W+\r\nLH0qm5NXKGsdth9tsIozfTQW34hGv5APXHY=\r\n=e2z4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"dc6454e24f36528fc838ca36f36379e8351b62b0","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"_npmVersion":"8.8.0","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.6.5","@api3/airnode-protocol":"^0.6.5","@api3/airnode-utilities":"^0.6.5"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.6.5_1654936763847_0.7810416575717083","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"@api3/airnode-operation","version":"0.7.1","license":"MIT","_id":"@api3/airnode-operation@0.7.1","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"9b8a56df8d5c6af273d59a3c805f7a7f1939eadc","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.7.1.tgz","fileCount":68,"integrity":"sha512-L+3GDuianjK0Baaw4sb7Ep6DaHqD264a9x/ZOIq7uTQKFKONM6HGwgRyxr+FRqJYr1quOBpUUErtgqym7K9fVw==","signatures":[{"sig":"MEUCIQDlAMBMoqTd2tOuKa++1SABMFLSkB0/22ttFdlESffu8QIgVEIz5h5Dinc66iLaApYrz3yIv9xc7vcZ84CQfy87e0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisFRHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzNQ/9F3mqVLdsmYGx4YCKULVxd95PrLqneqXYznjKPXF/rBss77xd\r\nHXm59fDngvvcEBaeUYMQTmbDOjhgCNuuo2V5PFD1Fc27SidrSxAOH7XFopPC\r\nNPQu2kJ5zQlQ3ZR0lefMjEBHig/sc1xV63hTFougi3vwCG7W5ZRJvMTpDSWF\r\nkEM3QmAcyP29uVIEa8caeE/QkyG3RFMq5+K8VG3D+LDRXt53LNTzbA7UWT16\r\nA7kUg2vh0VhptazxT0rOG9eqj+DDvJ6pGaoOfA/q2CgHgsjXZilNNeDDiKHl\r\naeQ/O8ZB00JYWAAyrAZv3ZmZwo7LY95ECk4Q3f+oP/DC/JzXLtYSFNC9msBU\r\nVS7xOV8ADqszwPKiVenf7hNwPqLxbnXiruIKu9/65wdoRS1ItHpLWeqZ5K/H\r\no1VRGPIRjCoNp0l4O33XIzMH14MUJjIiqqm19Dt0bjVLSFXzjZoXclawpUnu\r\nlJmAwDbIBAiR5YyBuC1/KIdtnujRQVxNCgCGDpUErsHagnJRIyCHol2eJyf0\r\n2e2pB0WKN41xKaht617lgufeKrtVd9VmnXnJv2s8OwYbWf5FwYwm8TiNXJuq\r\n6NJteFVgAdcf01WKs3XWFQwxE68Rcc8P+NQBEYUlulnD6qxlnFu4eSk422HA\r\nc3uJz97dscDNb1WXYnOO/xAQ/Y0wnf8Ye0E=\r\n=RQ2+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"1dab7b47242808a89bc707d1c1c9dd4c887a7360","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"deprecated":"This package is not supported, please update.","_npmVersion":"8.12.2","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.7.1","@api3/airnode-protocol":"^0.7.1","@api3/airnode-utilities":"^0.7.1"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.7.1_1655723079277_0.8485063468244753","host":"s3://npm-registry-packages"}},"0.7.2":{"name":"@api3/airnode-operation","version":"0.7.2","license":"MIT","_id":"@api3/airnode-operation@0.7.2","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"3dd841eadaeb3a5dc76b1375b36d5c7b3de720ec","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.7.2.tgz","fileCount":68,"integrity":"sha512-9MXGcmt+ODFT9xWTk7KmCF6oC0a1TI6RscLhcMGvAPAqqsIVLTP7SQ36KEx8oi4M+oX/KyK5lLUVdYZNiaKZvw==","signatures":[{"sig":"MEUCIAUNDgb1lFOCTfjuIS+OtW8R8a+h2RrSGpoZDGCGaF4aAiEA3ohJu/EAeZl/q/Hexvh7n1+Z9Fxh4YrTHDY+udJQSsg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisXw7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2lg/9H7NI9KgpEMhVDYrPI9NOssKnt7BHpENH4D9PLjJJ6+ssVhmK\r\nzd0NPOhiDLH4MDzo/PNpN+kjFb6ZwKiFzhBLltFL4DINRTJy0ScBaiq80rY1\r\nUCyxBX2cchvBQtTq3ukm/o6gZD2y4hLn5wL7T3WD+Hlqr5B0Nl8qKWkR1DqY\r\n9KmzODeZHMPO2DPeEN1emPyuv1EYO9GsLwnmUF7lWp4zWIu9fvnY/0qBRazL\r\nZoFeVRne7RBzy2rTV9/K5iMoctslUWgJPeNTyKFaYTHhfMjtrrWHLS4DpoK7\r\nGu+I+seyt59ByafrH1rqJKoOMtlnh6ykeBGwKvKJMJNnFANz4/lRVr08klW/\r\nNueilxZmkeuiCj1tr8SkTT3vYGlHdtAyXNntRb1pfDy5Or8B9C305AMcgtSb\r\n3NqMOQhot67jDymWMAYmuBM5nhhq/yitcy/uJEdXv1W37WtUnZa5DfP/Re4k\r\nDfHDkpLGCvOKZwpY711dlK0xNjT/TFMSP1KHd3IhTAFGqxxIc38YYy3K9wwE\r\nag75/mUKp9VEIAG0MgZYUk2y7lZWX0hWmnsESUWKUyFdSPu1EKbEBHBruZSd\r\nUiugVUuMDGIRILh1yagXdlMbwTMzgiYAWDozfdn+Rl3tsOjKQfB8s5yPnknM\r\neWX0PlJ3Z2mh5cyoRh4WwlGfc9sRjF6d92o=\r\n=Gp5k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"80b5f0487e8b572caa621df55a8968e792baae6e","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"_npmVersion":"8.12.2","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.7.2","@api3/airnode-protocol":"^0.7.2","@api3/airnode-utilities":"^0.7.2"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.7.2_1655798843674_0.8529573660338521","host":"s3://npm-registry-packages"}},"0.6.6":{"name":"@api3/airnode-operation","version":"0.6.6","license":"MIT","_id":"@api3/airnode-operation@0.6.6","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"0281fa56ba55636a021500e6f135eecbf27cc84c","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.6.6.tgz","fileCount":51,"integrity":"sha512-GKEjK5VFTN9LEWXoQIeKzFVV8dHNwH9NuINU3wqXkVtQ9ncJml7MDcwdpFgrjdbfIsdwiebymF47FBaEstko7g==","signatures":[{"sig":"MEUCIQC3E09dMyX0oklQdH4jDe4gqfxPqUjfOBmGpCnPqmstDgIgIZBnnIIB6jV2KrPUUdTxFlKljuJ93equXlmv8ZdVF0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":121244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/kAOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqK3A//d0iib3TrZHKArNngsd8StVHOF1iKsR/ckdKDQISlTO9mwLpd\r\nkWAqbZ5uQ2Z2MudJax3/AX/JlBLrYDfKRiQ9DFlXV1FSqzV6h5vPGsUqsPSG\r\nvvkcvG9LWl5wIN4NKD9JtvOdrgLMulb9K48rNsVJPtAEwx6YOFJlXkGAM9qv\r\ngb3tvUCeqoJpptWs3ym2PjKcX1v3JnanlsV+xmMViQd39B71ZRkNrjV3Jb7+\r\nDxDIyUXxVSxvUHDNjrkxnZFweGpAA/JZmKnvGHTwLdcT6GrupuAgT4AlkY5S\r\nof7okTXpNz7Gptm5ZHylcmpij5zgFL/hQh0JJA8WvOGphPQByv/6/Lzdlgxo\r\naVGSlYc495u/O+Gv30aIySYkT7z1rJDIjgCvtvtm0WVrV12PgSGGxdiws2Nf\r\nncHuuIaijMEQ317DBk45UCykfZDVLlLc1Fg0mcfmyWTUvgdNU5HtW3JdBJzu\r\nVl+egbz0lvD5OqhR0vltIGFbNarydPgYpdMTkXtigSEDPlu9g1XVeq+BeqA+\r\nRdANxgCdhZXyKVRIgtUwSrnrmLBpCknR6bdbCIC0Fb7cYY8WxHQomE65svNf\r\nc5sk+p6KVFNa8YBzbfGEktpINVk7r11tKTcZl2a6M392skp0F47CWZifxL3S\r\nhj8fmgMOPrkG1/B3YZlfZELWOhbnpXUDjnc=\r\n=Ox0U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"7441f0b47e9ad59ffe3f4604f7fd16e4a8af2c9a","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"8.1.2","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.17.1","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.6.6","@api3/airnode-protocol":"^0.6.6","@api3/airnode-utilities":"^0.6.6"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.6.6_1660829710655_0.09541439280145325","host":"s3://npm-registry-packages"}},"0.7.3":{"name":"@api3/airnode-operation","version":"0.7.3","license":"MIT","_id":"@api3/airnode-operation@0.7.3","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"73a04dfed0865d465b94a4e0b80dbc8987959ea9","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.7.3.tgz","fileCount":69,"integrity":"sha512-kFx302n3nMPcyviazDrzbONE3OR+JtsdVi5dkFNKMH+uswi6Nd2eyeloA0yl3b6QUCwvuRxKBheU7l7PB9Vc+g==","signatures":[{"sig":"MEUCIQDiBSZVYJZUfe3EEBlzTNTzJt7BgwndW7QIMrWUyZBDwwIge53VhIJRiwEMqp3YEP5WrEE3796ZKZB3p0M9LuPlarg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215286,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/kMtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqkGRAAk6QS77G4zCbVw/B9enUVm9bKDd/Nlkecm9USTTtcG4z9gS4j\r\n7P1/8LZ/spAgMlc1mHl2ve/iauvhHsuM0JmOORk1j9s7aeY0aFZg0GqagoYP\r\nU4ZNRRLsKI+K5TUdvu9mhTV9ByU0mQeQvie04nFyAWrmBOjudeBUNi26MMeB\r\nYJ8wYU4hPuEpuWQs2bN1Pdgi3pSIC97zzUQc/YqSGSwdYUMrz/lxqOznStvm\r\nAFfcj7Fl7e+RQtQalg/lWIIcXrmI9wrdmSPmwp1kglr7OmJQyhTsFtn6OtEH\r\nFs8Rqiclu+K5xFsuJ4sK20ZIieOXvrsISfmGqo5t8IFuRuyQzcRhu826hVHx\r\nCt/UVaSP7l0xAGkvygwoLw7Db8SWKpMuNK2Jlhjc8kyFMVgrww2oTqGKtm1d\r\nytrAraZbhmYfJJdXFyMvaPgpNy0YFdzuxeVU8SGHe2O8y7viv/lVprq3dxAF\r\nvpbt0eco0kx/MarHFlo8i12MmHyDbe40cDMyvT1LzjwvQobWcsduZQAoPPx5\r\nGWL4elA7GebtFzQesnBjABeDMP5fq+JKr/9d1DWGSL16Z4/YKxX7igj5ZHcT\r\nA7zfZiN/PNx1PzVCpj1ifpo/6JQWOkHRqDfaWKt2wGS57Y6pp7rkaL1bfXci\r\n9DdawgcKsYhhBcr20cP92KbQ5ULs8/0HBnQ=\r\n=DvmF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"6.14.17","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.7.3","@api3/airnode-protocol":"^0.7.3","@api3/airnode-utilities":"^0.7.3"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.7.3_1660830509474_0.8244147478091375","host":"s3://npm-registry-packages"}},"0.6.7":{"name":"@api3/airnode-operation","version":"0.6.7","license":"MIT","_id":"@api3/airnode-operation@0.6.7","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"f26a5669a653c078864467e830b1449a5e172b49","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.6.7.tgz","fileCount":52,"integrity":"sha512-83fBEfal33u+Eh2KTLlMhWMXVbnYCKaKWvtPxcUTAMPx0sIKFhGBfPE8j2apFcDa/aQ4rGxwguB9NFhrmWxsSw==","signatures":[{"sig":"MEUCIE0fRm4vtrfYWdHFxjXOSGFZxt5r1Ojby+xiah1wU6ZMAiEAyTy2EMaiMYiOAGKKks4DDxaru3L9OzKPvGbr7aE3Ix4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjA3lRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5Fw//Y0V2Zs23B33KO078DZ6AmCKo0LF4jLWT+YrLpa/Up20fJ9T/\r\nYT4fo00LzpgeGLR3i9RdiRMj50asIkVDmYj6vxnojQqc2wReE89vX5UuDbBK\r\nQsy2b4xF4tiIbtOXr7UfL0/5xrSysPuqwnD8EpcHMDQ/6eoJuT1uK1xYpYdP\r\ncOjPUQnw9Gk8FMo8AvqukjagqHyxu0whM42tnoUK0FMZydg2yJhSU+GmWksq\r\n+502NgUC2Z6WZ7fXkYHUGdmH7TlEOnj9R7hpbZaRDSRLb3B30roISD8Cb9+l\r\nTx6kid7BjXcdedJUR7pGxpxK2EWfSxr3zq4cTHqgiloWZWkQ2RFBOGpqjVvr\r\nbOog3F50+sky0hBMqPlUMDQL1RbfrFajIU69tyXZOA1jtGFgAKntdYWKoTWG\r\n44hNy+o3NjGDKrZIVEfkkoi19q+y0xsJ9rk8H35aRbigCXrYqXB4I7HpmCS3\r\noOCGFFRqJWzCCvY3EfH8XITHkFMNAoR1HLkt31otPWZ2YNMgpem7wxlOM6y1\r\nuesnOFf2Wo1hqtt5yA783J6QxWedGvq4fk2UWLGAS6zNYYXIBh1swEa3oxLo\r\nOJtsh9z0oUASAAPZkDCnvbXBOs5GC+CJEkas3KOFcsWoY9IP9KbG0jL9plps\r\nAn4rWbYJd9cTuGTp3kgoHz2Y6Exe/zfErvQ=\r\n=26Jc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc -p tsconfig.build.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"6.14.17","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.6.7","@api3/airnode-protocol":"^0.6.7","@api3/airnode-utilities":"^0.6.7"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.6.7_1661172048909_0.3399981362956086","host":"s3://npm-registry-packages"}},"0.7.4":{"name":"@api3/airnode-operation","version":"0.7.4","license":"MIT","_id":"@api3/airnode-operation@0.7.4","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"46cef69a5dbff849758ac9ce0d9ff83f4685370a","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.7.4.tgz","fileCount":69,"integrity":"sha512-K6BbQ7NQ4o+pR9taGUuGDGzvwvBuu4SO8AlyhjQp9M/YLiltQjst3LmHhDYQ9SB3+Gg2FsR8rYhCWic3mYsDPA==","signatures":[{"sig":"MEUCIQDFFIa5sXkPXlCWYZNnpw96SVacrbctpaXvla95IPGqRAIgA/dN7HCm8bcf4mjSmIEUdm4nGsuOXQj/AsdKzFg4bMY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjA4KrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9QQ/+MUylIxqwboJim9AtVk4W11R0XMjohInifow6ShIYk2AMv6dJ\r\nW1UPVfOeriob1br48jr5+pX7dKPbqDykWk7TYIyQ3G/yyPHMSbT/1RhCnZrH\r\nWGVpRD+C9bQ1xT+WMBMTicqnKYtbtb34ED22aFCYQzBEpBBIq1/Ok7G63mUd\r\n1531kp1va8PsQbhXMIG90kfHvCrhPV/M0unCG/R8XBtUaojdo8h3VQzyLXRe\r\nDZer8jw37QhccIhtgegYav1DMyiaG23nVeYzJ6VtPiusL4oGqwjkifDdxNnk\r\n25Pw5XmidgzbC5UqbCCO2t5zDIpSBzTfjBRmwoQ3RPJpR05D4kVZPHgEMdK2\r\nyxZgLtQNfpxrXUCuis3SYGNDZ2NUztOgPK0ZpoZxyKDolJyfE76Tuve7N3kN\r\nioA7m/CRWy7Rmgq2YouPKkh/H6sAHmyUOirdZwKTnjAeqoQ7Y2KZ5x9iEjty\r\nAs97VUYtA0I/DXyYXkPBFb24YjDdh4iLrN9u8EPZqkU73Uvr/bQ95BGEZlar\r\nuvYV7b9uQoJjnUCqhIgK6yua9gjw0CkJImeZoCdEoaoKMBogvIzotzEcGY6L\r\nE64EZ+tNKn3ctCaGXAMXDMEtJmAJ3Oj9wfLjltBwiDTeMNa5wxz/Ai1W/day\r\nIkOFkeS57ZaWqA3H6BMD/mXKKAuy1IbouBU=\r\n=LKOf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"6.14.17","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.7.4","@api3/airnode-protocol":"^0.7.4","@api3/airnode-utilities":"^0.7.4"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.7.4_1661174443725_0.9910015919542583","host":"s3://npm-registry-packages"}},"0.7.5":{"name":"@api3/airnode-operation","version":"0.7.5","license":"MIT","_id":"@api3/airnode-operation@0.7.5","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"4a72ec8f8bbefe11022046356a53765a5334009d","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.7.5.tgz","fileCount":68,"integrity":"sha512-FrNRXrNOs2MKGvR3L10UcgcfC4YyM6NcTk8fKsFYAJ2nM5SIcGqU2veXAn+bs3cqq8XxVdIUuaNwD0E6Qf50yQ==","signatures":[{"sig":"MEQCID/RpcDOnGgml41qa8aYgj1VLsEhU2dmfuqJ82N8/Jp/AiAoyEIL+WXPIvuPYk6ZyANoqzy54UMpdF/e/ThDvhT3Ug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":205622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjA4/DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+wA//cXe+18/NvU3U/LonYF2BptqwcxLYZvc3QXS+A2fRXqvgG6BI\r\nHBiwMp6P0ioHOPPf3HlrjXg+NdaNf/g6ZSiRBUgNf/UeQlJGvH2LUPkNiSpG\r\nm+zNPBsMg/mm2iYv0Lck1SYZfGZd1bwQm3ZSMAQhhPehbng+vFaBS1LbOHyp\r\nGqXC/ELxG85bmFnf4huCQmBVc4sgrzs6bbHiiNy3bzz2upHbMt5CP6kmPVL3\r\nKYcQ2FSu3PfzHv6e7SGs93njLquIgTTI2Ui+xigg4t5YieeIHMytMf878kUm\r\nPIp94f5putc7DlcchCMgisQnqWe8DVESM+98OlLzOEknA4H+YTdlxegEM+c7\r\npb6BRkmGxghe+8KUG4dxl7lJ6HAfeY0BsxF94STqbI+r8OXOtJaioRUSePA5\r\n8kIG24t6JmjxFTRyfN5rzX7s5u+ANCGflmwAgTnGBfqXfY1r7zR7r8Uhh715\r\nGCX53OZQZ5BfHDphxpudlYAn9iK88/pEyjO3RiPf0k2tLh1NP4Egu+0o5WPS\r\nAUFrLnCJoVE+eH69O9hS2VcIkl2FlbISSlcMVHxlfXTZlbBqZKgufGVIPebq\r\nisiSrjgmgcRebKIJkG23NOYa/+Po5IsxbvJjm6JHVz8+KATkYm2R4TuB9qEt\r\npLv8tPbRQsN0f/uZt60RHoUNDnURcWJZsC8=\r\n=QFNa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"4dcd3993095300ff4d8f21389463b55ac5f1647c","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_npmVersion":"8.18.0","description":"> Development and testing utilities for Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.1.2","ethers":"^5.4.5","morgan":"^1.10.0","express":"^4.17.1","hardhat":"^2.6.5","@api3/airnode-abi":"^0.7.5","@api3/airnode-protocol":"^0.7.5","@api3/airnode-utilities":"^0.7.5"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.2.4","@types/morgan":"^1.9.2","@types/express":"^4.17.12"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.7.5_1661177795401_0.1353083326174731","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.8.0-20220906091437":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.8.0-20220906091437","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.8.0-20220906091437","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"b4d939e3f6c1ca18a3ece947f57819a807f3b636","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.8.0-20220906091437.tgz","fileCount":68,"integrity":"sha512-4wiHEqGBEZmvuFTGpL+jVR8xbYyeX4MmihyAfAlWShWfapWt8yGGlQ32rTNV+EzV31ZLVHEFL6mSWnGdnBF++w==","signatures":[{"sig":"MEUCIQCGJlHzwmJq9MRcZJ7uG3xN1M6UhilR7YLdHiVYpBo6OQIgANY4P+jhyYskJnGybfFYe+rcwCes+pjatBU88svEfI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97259,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFxW9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+2A//V/a2f7nVGCffRF5ktlctsOlQVzX3KPxqMUxDDL52INa1kbES\r\nZJslwqRlBQW/SxVE+wGHuajSNTf3Zf5RS3tkgfs5fAl5FeYG5x5PzXe+S7+R\r\n2vf/tR7vYKYClkjbh4B0EFcDMdmzFuAX8/vV1CYh9mj6wOnEqKCwjy7icaQp\r\nIony9FkfAC0yI+sWJGcwvtR8sg3DklN4IyXAC3Tx5vupUKrVJi1diw2DBFgn\r\n5QFW/ZyVQjaPOmyUueVengFg/Xy27FDqDl+f8tDPk0JP0PycKwVjmaNeRGiS\r\n8rPKp8IlHQ/uVhgQG3zXHtjiDI1rV3jq7iC4hqXbHxpSgiv8tXBiwwCOc67Q\r\nZCEHQCgrwT8Ml01MifbXWVBatciW6lqlx8OJaGKU1gCbr9vKMVc/2t+Jf3Us\r\nZdbmi1nmg7OvYUR4kQCKB6iGnHomR+1LsF3D2q9LvqyU66OYX/HOb9QBzfGA\r\nVY7Lloc0Afr4MHCkWpq+fdH/aWaoPe2eVEus3ybjq/tIz+a2yR3oiA91HlC8\r\nvVlzAAeezRKQgc/iZ3kpc4Bqtyw43Goud6OiShtOUoQh9DnRzWIpBsRON2lx\r\nr8G8ezzYXrQh+oWnYtEM2gKvIJQtVxZOkbegn1KB8jI3IFQVzbSuFJz+YqRQ\r\nbwYlZ5sslC0irGlzlE6dSHvrSY7hVDN2f1o=\r\n=mEox\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"deprecated":"Testing package","_npmVersion":"6.14.17","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.0","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"0.0.0-snapshot-v0.8.0-20220906091437","@api3/airnode-protocol":"0.0.0-snapshot-v0.8.0-20220906091437","@api3/airnode-utilities":"0.0.0-snapshot-v0.8.0-20220906091437"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.2","@types/morgan":"^1.9.3","@types/express":"^4.17.13","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.8.0-20220906091437_1662457277085_0.263143774674814","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.8.0-20220906123750":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.8.0-20220906123750","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.8.0-20220906123750","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"aedfda842163cbccd0f0665debc5e9b4766d8cb1","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.8.0-20220906123750.tgz","fileCount":68,"integrity":"sha512-rCWd8QCdEJtwEbXgK7PZU6WOZyGFva+4JY46zq6Rsf24JHNS8pYhOfQd8me86Jc+Zl0iKDvfKfowyZ9fnu+X5Q==","signatures":[{"sig":"MEQCIGIgSxraxM9B6hf+/d9rkPrXR9YMu5pk8UpAKb8K0PW8AiAU4TS7E7qbc/mNz6hbBkVdXX87SKUSsoG4b7ww+p6qag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97259,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFz+4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVVw//Vow4zAuRVGitucBGhKt4gG4NmDZ4ggrxwtW3R81FVHwZsAHk\r\nLQRciv0xNDN4iOCPTtgY/mggWGbgudifbMizDYdYQqP1+gNoLxlVyhoskbTb\r\nslgJyqYLDgx6c72AS7hrnPD8dl6speh14Jq7A8RL6U14yzaavTY6NPAtUEEJ\r\nZs2Waq3FUYeCFpytlQNQg/olemn0Wi3uSXLXxcr9gntoPaxiKOFbIhFr2H4+\r\neLOI9ayFF1fXILQ73KjtXMbnOC4yU0nMMVHHuSag5ozExhOaEZQczaxIgz20\r\ns1H0DKrEp3YXH6ewaHZtf6O0jiZbDBZylCjC5GSdrKQ9Vz6sWX+vpMiFOQSf\r\nfZuoqqr5w14crDb/SS5JuUGHY9xmE5630ywba7GdXFHuQaDu4cyAn5DZQssQ\r\n1J7EwryGbmlmToO2ndeNFQA368ibmaBOeTLYxRUtVwBPBlW5nIeCABvo3TCc\r\nVnxaUfb19Dveoubggavoc6L08wd0M1xwsWfBpxBH/kxZxOyqFxn5CGWQoovn\r\nyqVZQ3pmoVJoxgNpZhKMBYK6mqD3VIge4jDJUhi1I9AcvAL761k2pJY8jZxa\r\njFARTon9y40duBedMe0wXdb+xtZRceWEWeT8dKrhw1VcrSJ6jIM8w1aqSftU\r\n1ngNtTS/LGVeE3yU6JYgTJUD58C2UW3FYcs=\r\n=Ojat\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"deprecated":"Testing package","_npmVersion":"6.14.17","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.0","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"0.0.0-snapshot-v0.8.0-20220906123750","@api3/airnode-protocol":"0.0.0-snapshot-v0.8.0-20220906123750","@api3/airnode-utilities":"0.0.0-snapshot-v0.8.0-20220906123750"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.2","@types/morgan":"^1.9.3","@types/express":"^4.17.13","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.8.0-20220906123750_1662468024544_0.8181154995736324","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.8.0-20220906124656":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.8.0-20220906124656","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.8.0-20220906124656","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"4971b16e2fbc3b2225ce39053a695cf5550439e4","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.8.0-20220906124656.tgz","fileCount":68,"integrity":"sha512-g8H18QbLcAK+gicQu5WsHAsYxXB+oifGDe6259edRNqg+aURDC2uMCIPMkixzCBa1WwJNmiWlLULy0vn5NqBWA==","signatures":[{"sig":"MEUCIQDqqkP+Z04y/WvwShtErdOM2u++f/6Y58pK1VCuORcPjgIgTERIwvyk3Lb23WHc5YszY+m29Rse8YSu4sxlXxHtjnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97259,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF0F6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMhw//UmcLZgUD/cjoIpF+xOSYHTqWwK+cBmJUtDzxkvdyAV5Wf+Ik\r\n4v9M3hR1LliYnXWZ1qVvbd2r+zpZFHxpWqvDg4Yek+YdGQvJAmk99Fe3XbDD\r\nQ/UC6phsl0zBkAAUE+ljEaOozyCDhh9KUTKTNwgamnAh4VBUVdzW/EKGRB5+\r\nbJ0uAU5O/Ugt6VoR/SBGxaN0gs6JXHHurMUASMKtqWMBIOPBZO534hOfyqe4\r\nh6WA0Re3d6HpTMDAZT1gwtmqdbBXKO8Zv2HhKQcAyf6AHh94BqLGpgkR8CZd\r\n1OUnnBLsWlvjWzniD7CWtZUacHVkrzi5fH9oiGuTzFqgM7SR69ZHUMQFFLQd\r\n+IWdCpPXHkupPUHPKEgut/PHBCNrnZ98ju+VGpoULwQ1fvpsgyXtG4An2ww4\r\nZDXgzz+6OEK3+f69D8GSfrdNOodDafeTaeMLrT0at1//kBe1Nuv7JY+yW5ss\r\nKcmDxcDkcl3cACoFJDKp42HLS4Gkalkt3/gLaw6VxV0D/9sEi0W+i7LmtvpB\r\nL69Vaj4G3l/m5ytV4UxKqTcqt8kOff5ATdbCeAA0y4fPnhRqV7Kv92Nga37J\r\nXWEAzOFlROms4KS749tiyS8n2LjnLlAvi436qVxFk8AxQfmzLd1vIjoBbhLj\r\nRX6+XfaTw3rrPH4rksVXN2anvSZ9vUgmy5c=\r\n=aD6x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"deprecated":"Testing package","_npmVersion":"6.14.17","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.0","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"0.0.0-snapshot-v0.8.0-20220906124656","@api3/airnode-protocol":"0.0.0-snapshot-v0.8.0-20220906124656","@api3/airnode-utilities":"0.0.0-snapshot-v0.8.0-20220906124656"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.2","@types/morgan":"^1.9.3","@types/express":"^4.17.13","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.8.0-20220906124656_1662468473867_0.43480882289183787","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.8.0-20220906140908":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.8.0-20220906140908","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.8.0-20220906140908","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"c1c2d7bab8f8ec0a38b7b8857367dbf8e6a04529","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.8.0-20220906140908.tgz","fileCount":67,"integrity":"sha512-Fnaa5wmi2fXlqZniIBm5JFfuGM3BvFG/n7v5scWh+hlZX9kC397Rt4DOKmFiUWiHLcYicvIzj6XCejqlhzglCw==","signatures":[{"sig":"MEQCIEOZgziNcQeWGIAIia/XYNb88tXRM2OQf4sqT/UzlpfQAiBrwvDy6OvMEGJtRkWLURu6QrVa6adrNp12PrkNlwnj1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF1TlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSfQ//eUC5sxZroGwU0qdDW3wTJTnzBBdmVrfp9Z2rXXQTczIRNmpi\r\nLGJEGAjuSnRZKpL+F3V/ttcYU9YWdJsKT2IK5D5pCtCMg1TBYnCUF7vCnjCi\r\nZTYi6Th7W7I9m9Wa/qkA/yCmA9efVFeS9SJNYOIZEcWVoSjQPkjo83SrjmTi\r\n2aihjUDAVpUqZujcL80OXKG1XbehfWDpB7ykGWw60GKcKMb/Ukv/IL4UQln5\r\nRIePKEI43wU7RWlNUWYdS2FuKY/YGWbpECtKkuE5iYIbZOrmz1dEAUE6BiNO\r\n/fa267cV2FgP0eVxwTsBJrihhnkn5//6KsdsS9ECafsiNISHws/cp5gl95OG\r\nu88plchdXOdV4s2BIVi1JjdcvbnTwSZQNK6Y2zQaS1QrgFwvQf4YJITMpgEW\r\nWauSZwkyewAqh224suxsOctfmHF7pJVVgQLpV6rLZEKXKqIK0glLzaE3wCA9\r\n8H+VDoJtPpC5t/GcL0GZqVdpz/HkZuTE42HcxcQ0qSOPnYAp8pjA2lDR0slc\r\ndqXv1iwPmoojSsIvrWBFGRCr95eKdYV4+7zQLBHMtPLkvtBG9TmoLSt6Z0xx\r\nYTtpNphWaefxZMInJ83WOC/pMnIjl/g8oD0xcg4j4CT/P1+3TzW10y5XXSiK\r\n8gXYCQWy2SkgsqNSXOGpIrayTXwNGmt1FoI=\r\n=IJlx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"49ab6998c652d1dc7edae50216880cbf18e9e8f9","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"deprecated":"Testing package","_npmVersion":"8.19.1","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.0","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"0.0.0-snapshot-v0.8.0-20220906140908","@api3/airnode-protocol":"0.0.0-snapshot-v0.8.0-20220906140908","@api3/airnode-utilities":"0.0.0-snapshot-v0.8.0-20220906140908"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.2","@types/morgan":"^1.9.3","@types/express":"^4.17.13","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.8.0-20220906140908_1662473445096_0.7875519846025711","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@api3/airnode-operation","version":"0.8.0","license":"MIT","_id":"@api3/airnode-operation@0.8.0","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"f8a53590d5f216d08d9d84638b86150dff1bd325","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.8.0.tgz","fileCount":67,"integrity":"sha512-htVZb3xysQZxLKLETUFyOMNnPVBBeAU5sHdricm1r1TZGmkUZRpHSdPzW8VtKT2Az4yGCMV+NuTNmCVfTkvRww==","signatures":[{"sig":"MEUCIQC2Lx5kiVQdGSLpP2hMUO5jBOrAjRb1nP9/bdtBUBKzTwIgTfy7vG+yoG9nPksczS14fP2CuDr/LNnpE01VYSZRpzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGeT3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNdg/+PDlydwv0sb5bIpU7oEIR06nrmpH4bzqPff98GXRTsRfuhapl\r\nZdquWCUHCEUZT9h4rN2o1zQwgjxSThVeaAYjCixFdUafA+K0+VuGiCzw6ShM\r\nwP43Rk/WAx6Anqm5iImLR4Yxz18cmlo4FVoHv4p44BXQYszqa+lcFBym9TYT\r\n8iB+3rU6IfggIQP4Y7L34sJDT1i2J4VBHD9hkH9Toet5m/AqYjGTBWkbI5cH\r\ncfmXGArIa2nZk4RDdpcbcZre9hetSQ0VVZCbmagSy984ElCZVbs5jWoEpUaU\r\nvCPSBGWQrm8nBNibfOlVEvnIknZXohM83TD+VSkvmHcSALv0KaQwkPLkWhhQ\r\neGRatbbHAktROktomlme88WJLT2rf8Pi5Gtf0T/aWzbnqr+DKmxdfVlbosOM\r\nTqMOJW9vLTkwTlJSqykXTRaFTWZmf6bKCFfzeedrhCOe0J/cMcRMk/9u43VL\r\nDj3pFF5mnT+uFP51bBoxrR3AP8rqjCzg6Ph/RgT+Yo3hsYDOPf5pRygNZ4pe\r\n6GgQ7x+8xJ34RS+Lw1CwKuBV+6Fryok1QPR+rJnzROfihxjXWL0BpjgsDfe8\r\nWOmEFYdC63tl3VFSxFMtUUkgpU0HHcbbp2ED71NtT8s2M8uE9vwe3FA3QLRO\r\nnUhsMKE49MyUaGHeTxLk51byk5S5oieMcz0=\r\n=omJH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"496bced28f8d495ad5edc55af77d44819dde8b89","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"_npmVersion":"8.19.1","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.0","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"^0.8.0","@api3/airnode-protocol":"^0.8.0","@api3/airnode-utilities":"^0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.2","@types/morgan":"^1.9.3","@types/express":"^4.17.13","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.8.0_1662641399061_0.29955250354856955","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.9.0-20221003100627":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.9.0-20221003100627","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.9.0-20221003100627","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"b00fb33b9b23207a821993b7f01405ac7551c5a8","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.9.0-20221003100627.tgz","fileCount":67,"integrity":"sha512-6VtilhDVQzlK01CgcFDXBYXon8RfJy6e3uQTQdp8/nhuwGslpMgDAzdkKfbCAyOP1k67zyEZj/aZPrpr+cfE9A==","signatures":[{"sig":"MEYCIQDOnNzif/H4OrK2DdeLaQ7WUJE2PCF/6pF3IF0td0tp2gIhAIWQxmk5TAuTjAzf+HZAwKRbiDjTWl/wziM3M6mZCzTx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOrVBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqCBAAo/GcyzvHY5OZYpQ1sg5Kj74/oQdfBmCwXsINFiphy6sxATaE\r\nPYqySDysssE3YwsXTyRiP29TvZohT91QpnSwf+a+EYEQD4rADo4us/BpQOIf\r\nrq5JUVw5ajvCSpEMq44imzx8vTB0v7UsFlsOWba+3OpQwljD2NAZThFTp+7N\r\n9lNS8ZKcKVM9yIuOfzHlELr/tw9pZv7cXnk+PZLC3kE+3CKp9GaBoQIrBJQP\r\nJ2Op1UedRHgpCby8HlYicFD+ztfq/UP9ctE4V5dCNUH7rxTX3G1P/mk+L7aQ\r\ndi6PPRUehaBo86JqE2l5o7ZTWOHbw9+eEogc3nbwL1KLbWSjzYWXcoF30T65\r\nv8PIAcKGY6R9kfAFAqi/B4nnPg9ZHrc5svbBcXD6geypSGJ8ngp35ZfSLrXJ\r\nWaAnQrkekASYpNQo6l+3VFDgF2U0zZu3sc+fH4iNY8AZG7c//zgX8nU2XKSf\r\nL7rvFPhiTlQUdEhrKcLV6AH4/A9MSt2wRFJJ1qjjSnrdS1i37KQHZ16l5JGJ\r\nR/DaLlLvUCKGpkpBTNqF+wMLcmOUBLC4GBr5N56l7NNrEUqNKdGCPBhINkDj\r\nBsG528fP01m4n/KhMmCOi+uTSy5XfQuCVLz+PdlsLm5iJ/IIAlOXj4i183Ki\r\nQa6BgN/biVUIXZ+Y+4J5kNLRWQatb3TWlvU=\r\n=Swmy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"5a8a418fa3e00afad8ac8d03d66c445d6d741aab","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"deprecated":"Test release","_npmVersion":"8.19.1","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.1","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"0.0.0-snapshot-v0.9.0-20221003100627","@api3/airnode-protocol":"0.0.0-snapshot-v0.9.0-20221003100627","@api3/airnode-utilities":"0.0.0-snapshot-v0.9.0-20221003100627"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.3","@types/morgan":"^1.9.3","@types/express":"^4.17.14","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.9.0-20221003100627_1664791872971_0.42073179818461215","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.8.1-20221003104125":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.8.1-20221003104125","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.8.1-20221003104125","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"69eef22a3a1ee166324c47290a710aa1bed01534","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.8.1-20221003104125.tgz","fileCount":67,"integrity":"sha512-tHuXHXC6OWFqvQaYHoxqFdZilImFoOiT4Q0IAVJzjsIl20XUA8Mmosqh6OcsjyVd9YbsltavmEEXv9b2h+KzMQ==","signatures":[{"sig":"MEQCIAd7WoQUnSgM+9jYepNnOjxCbZXwtl4sBPVKH8w7CYACAiBtohMRcf5mUBHWbp5UFnQ+5D+8WmEkz5Q+rxZ02+fz3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOrzgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6Kg//TLdezEudiDlwSUPGVEJm0dEH7oIfk0U1Y3W9w1zsXJDyuEeb\r\nwOwfqyMvKzxZw3eKh7U68JLOcAz8mRKh+yAg/c4Xj2WLS4W8vAXUD5HvnJAB\r\n7+UC63N28cIkHPNUejfGhAt68mO/AbXOiWhoKDs1xVaugQWy1AbBJj/W5G7S\r\nlfOe8wvXe/nAkL3EnHwL9MYfmx7JnQ1jmk7DPR9aNmHud9PAqHHI4nreUMql\r\ng6QSPUzmnzbSRn4+DJasISHo7pn7FMTE4J8svcepRBLlCwB4EOmxIuAhpmP2\r\nZw/yRu1zlh+F4dWvkb8Wlbl0s7ciYekLHYfpSDeybYTNiuoie5NSG/YIT6+c\r\nq++bP6YpS9uhv7Jj02TgZSeCv+C37n4CjBckJlhgPiKRnUeMsdsxxAP/0XET\r\nBfz8NcxgtAIdwcYN+bZynbFUbjXq2OBjwAMTYclaadvfb+e4ivgyabetriMN\r\nRV8NTMywjrQLOCgr3nb6yszzZW+wRbkQQgW13ICYZtDucKJc5bGaLxCnlvMU\r\nBCTM9RLrknbYx7gPpYSF/XBm0m6mprYJPAqRpU0namBXqJjAVmWaS+p4gQfp\r\nFwEl67sWABkoBirdK4JInwMrpm2qInNbTbHJeYTcyi8camKAWyN1L19bRA2v\r\nL5FCR6cLSfFd/H1woUt5v3NeqXCvgk19Xi4=\r\n=Mc4V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"caa26ea9898542d0fd12e7876145eb53a098455c","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"deprecated":"Test release","_npmVersion":"8.19.1","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.0","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"0.0.0-snapshot-v0.8.1-20221003104125","@api3/airnode-protocol":"0.0.0-snapshot-v0.8.1-20221003104125","@api3/airnode-utilities":"0.0.0-snapshot-v0.8.1-20221003104125"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.2","@types/morgan":"^1.9.3","@types/express":"^4.17.13","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.8.1-20221003104125_1664793824313_0.6865514114134668","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"@api3/airnode-operation","version":"0.8.1","license":"MIT","_id":"@api3/airnode-operation@0.8.1","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"5f0648262f4a5c2e98c7d37668786c163a79be85","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.8.1.tgz","fileCount":67,"integrity":"sha512-PK2LNR8wmk3vShw4mmKPj+89oNh88JkRH3PEIL5KcyfWep+Gjbtwt03yJ+YOi1qi+v4uLnist5X4TOx9K0nQFQ==","signatures":[{"sig":"MEQCIHSjNDniTzcTz/mavbBq6U5OtAGOEhp8UV1F5e3AHBgNAiB4FSv+sKvxAkY6eVUmlZQnZhRnfS8kGyE4OuDVUUqVrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPZcdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/EA/8C69Fn9v42Nv+V+/ISZ6S0tQr2ioQRt+D63W1E4DAcmSdf/FU\r\nOfkkCy3canMyENH5af3/dchS3tet6V6cWhiJgFweJ6upIBcnleDSZ68fr11S\r\n/D6P9bKD4TD2YR5RHY7x/aMmIhvB2XHhoERVibamFARjMBLBao+rp4pSjEm1\r\nqZrEJoleGI6+oeFqhhNxilPHo6WwzEK+aWQOXO4ULE25dkJTs9rebfmum1oe\r\nJuDIkZ+y+LnSFCBy7pamz7YGabT5WFC8LufrnV1oV3R1Ur50Uu0/GWVAmHXi\r\nZsm2UlruaDFVNGfg1KIXwganlLNhBZ7TVpyCymbo/bzswYJnkevuopFF7ywR\r\nyR8OR5k51JHvjGB4YfVpxR9n27gDqG4qKEO5U3PJYnhbbxRtE6JswBqCCEcw\r\neqAm9ISfrXMGhhg4xdA2j+9Ra6BWG60b36NR8arJDl9pD0pMZNMydkU2Pkwk\r\nOKJJjBjn9C9RoxQNiWJQu8DzcppVuaJKQLYSFeJCSHlrYiJV+1YHT4MtbkwQ\r\nUja3CqWoqxjN0jBDZ4CUN5svssQT0+s7EyrBrQBvxrFGzy/dGTBZSdM9l4B/\r\ngswMTytCt80MaEIffgtvmzt0PlpNjySlB9sYHIqWyhK6VBMrCsS057dej1U1\r\n4tkPNc2OjTQU/aN90wR289h4MtJZwVgq0T8=\r\n=SCqn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"1c09d22246731bb150081415f15d3f117d904658","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"_npmVersion":"8.19.2","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.0","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"^0.8.1","@api3/airnode-protocol":"^0.8.1","@api3/airnode-utilities":"^0.8.1"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.2","@types/morgan":"^1.9.3","@types/express":"^4.17.13","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.8.1_1664980765295_0.10918956740994346","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"@api3/airnode-operation","version":"0.9.0","license":"MIT","_id":"@api3/airnode-operation@0.9.0","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"a7b57b94aea1038f453b9cbb3cfe338066a27cb2","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.9.0.tgz","fileCount":67,"integrity":"sha512-eGXUGMB4MvKp0xFBS4LSelhJVYcAZgzpTdg6V5tHaASQYupMbE92wv0RJZndhikA9+feXixT6NT802cdKsxWJg==","signatures":[{"sig":"MEQCIDyauqqpOpCM7ekb9rwO3JaHimWifYkoRmvJStBaLOhIAiBMGO+NcNc9eJo/jlpKRMqRkriSBj+FavPyY72ZGtcnpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPn4RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQpA//Ul9cZj3sfePSMuJUn6AcYCEJWyFS4+QLEmLadus26wFKWuUD\r\nc6X19k5Lq6FlzDSWKewr4XspJVymAG+pP94tAigVmFyE4FsJyhSVVw9lM/TF\r\nkvCosBN/1jp5jKfO3ygtEy1Vt0J3ynf8d4M8h1b2Nd813+0w+HXajALT09i/\r\nr0FxiLFOh+Bl/AmOesCi5WtEJ093XW+EMfLYhiqG/YpxjBwojp3zCFPSCSnc\r\n7hrppuOxBKU2qD6zkirWWkVsuWqShx5TaxdOEDQyCtCalbhUXs5kmPNpDemH\r\nfJIO/SH3N/lCImF6425O44ZFCLSvbpu3SBsi070HkPaQcswGrEZ/4hQAE6cL\r\n8x2OBtLymRQu56Ta3F7YUuuovBmS+BJmt6LF9ycn1yv3LKD3yRNfCfRExWRI\r\nszvDKdSa+HdQW7MYI9XRZgj88+cTwzNsUohBavkV5K0suvkcbWA8judVbadq\r\n+8IEFZl6BOddrGhLeM6dncCjHQA++eHq+43Uvy6T7uM0kcsKqfhMS1TCauHW\r\nwBx27mNU102Nvd6zaVE2+oIXfzXQbeuWzzY+EDcGm+8kROzty74ub/LfqgBy\r\nUz2/G8Hiu9BQ7vjqo6c+ksWHC7mAy+tyh8oqlGNOSLHD1xSzvL0GFSnFs9u5\r\npdDwlJfcsc5neKwcgCHTmX43rPeLVS9VYaw=\r\n=JRC1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"a2e7a03120ce31afe471faf3bbeba247f0b5fd87","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"_npmVersion":"8.19.2","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.1","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"^0.9.0","@api3/airnode-protocol":"^0.9.0","@api3/airnode-utilities":"^0.9.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.3","@types/morgan":"^1.9.3","@types/express":"^4.17.14","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.9.0_1665039889503_0.8258435756123603","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.9.1-20221031140947":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.9.1-20221031140947","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.9.1-20221031140947","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"a8cc8e02f1ded67d975684b84005ccfe9aff2b2d","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.9.1-20221031140947.tgz","fileCount":67,"integrity":"sha512-b/hgwJTbT1RD2od3IbcH2UzDDsBDy3Z6MP4Y7HU5Ab31GqI9Cs6e3x0tXyynS1XWkfRZ2JYkTVxGS56Yb158Ig==","signatures":[{"sig":"MEUCIGcQH0wDNzAWDCkdaIm4Bz7wquF9SiwPmFLk52i7MUsAAiEA5foD8NIBcw5tkrcBgKCv7Mmzd8Ytb1Kpdy+NqtqDuOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX9cxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQUQ//dhmXS9ABYF2PA6lMnYpnAxGnGHYcePJaya0hrfI14cl1BCnJ\r\nBFqgAxZQVeecIwbyQjngtejWXsyptd0KwjbDcyhGH8ehJUJxnAXiApfgzIqK\r\n4tLfrGqvieWbBvoWDHXNkejl10E35il8r6GE7T0io5L9WcaDIiiU4dYyY65l\r\n6GT3BrNnrql+6zJGBJVu4/hsUYKtiAbjkUEKhPrfbGlc7ulsAE4CLLqL+Hdu\r\nalEA9gn6AxYCgW4QpS9gaDymzwGmtpq5Ft3BMSWmkbrEM9N5CGq/EPY7v+NI\r\naRaQXzWDycMg280u+81khsdWMcPnJVm6ADJOJadIZnMyUF5sV+9xWwUJsYkg\r\nN1L6RWXbsMkLTpGqXQw3KJMak4hYSW7alUGz8pB1VE+7hbfjUzYgGAT0v3H+\r\ntCmOWI+GvzNMlnJBAXTkbrrxbCuwWYy5SWLsLI3ria/VKh/Dd0PlJ2r89mjt\r\nJB5qjnEVNuEgqVuxItUM/g/xGTzWWKzR+CuIVCp1VGqc0eQbywmGHs8MvE0v\r\nyPA/+3vn1xA4ZY+PynBa/HLYk+caVzivg25qifX4v7A2rP3NRa6QlOi3G/W1\r\nDrcAR4x6qItuhL3qXfQM0ZcRMrnZoP/7l2Nzxn7zhdkS02FnJSKZkuGosuAr\r\n2ihmtnAoX84NLXjkH83vlvTIYMDhh+aRcCQ=\r\n=eDru\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"4f9fb089d237783e3faa398c78bfe95c1fc69754","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"8.19.2","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.1","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"0.0.0-snapshot-v0.9.1-20221031140947","@api3/airnode-protocol":"0.0.0-snapshot-v0.9.1-20221031140947","@api3/airnode-utilities":"0.0.0-snapshot-v0.9.1-20221031140947"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.3","@types/morgan":"^1.9.3","@types/express":"^4.17.14","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.9.1-20221031140947_1667225392982_0.04551806256155477","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"@api3/airnode-operation","version":"0.9.1","license":"MIT","_id":"@api3/airnode-operation@0.9.1","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"d2aa730af2af356e7cfcc8ae166192b605d81e5d","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.9.1.tgz","fileCount":67,"integrity":"sha512-+Sk6x8LerFbieDtAd6AIURJ/6DcCnoacRHY6YmAP4E0Egb9B4nYdW+TFNo2LY6xJDc4xiREH37pfGPnNGgQT1A==","signatures":[{"sig":"MEUCIDHzeoAuJjItgzAM7CNjwnltV8HcaChtkM37yfQ8Y52sAiEA8Syn8mq1EtcmKXXQuvOib+ry3x0CKIxbEC7xlIqkbJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZRgPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocEg/9Gkdc02yQuvX7VwqSxxwJZFFn8yPP60H4i2Ecj7bsCBEhJ3Xs\r\nuo7gda2Nk/1q1s+sNJh1VclbrAxxbC67pkgkqYebnCS0Ew7Lm7bx05zwjrx1\r\nFv6qXtlukKDdUxA+qcydfjbEBIFZqLsMOs57AsnGNKgfLZLITHJTbgqK7lRc\r\nU2ozuYcrqAT4GCqTjo+CHs4Sba0oCc5xyZMJ1q1+kPBH2Rk4ocJSWiejLA8O\r\nryQoBpL2q1UtnLNhd8Xc74B5W8YyD146bSdVcwIHbmIZysnRCMFZKTCYT+i+\r\nccfT2ejkcwWYkbLa0ZMlqqTJJ0tREdLPfhg7aeciKaxc6NkIfaDEwUBhDswI\r\nWoDd7icWILd7U16yB0nDjgiU96PwRhcR0/xIGwV99qRQCvL8GUGtmxwgpygJ\r\n1j+8qlnFBS/MKmBD1LCU1cHMDqAEB5lLmTmJ2fhQeYeV738ctDC9hePNQkrB\r\n2xeZb3FjR0wx5Jn81SfudwADCxrG+dwWA/tMMtm4pBF4ZyvVV7U2NGKSyKZ8\r\nWsKlxHxaQktJI659VzPZqW7EHtK4oXXIPPbXE7rgnb2BAd2GAC709Wtb1pGd\r\nbfvxhbBWkzLtCuWoLeAbgf8ZMvBUmLs9866fqXGN/Xr8RvOlr0Hjw31NqxdP\r\nuhdamuSfhwSmT/8iv83zoZvO6owKLHvxTfk=\r\n=RZkU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"d594358746f4853034b476a101ddd77fc9cab3fc","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"8.19.2","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.1","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"^0.9.1","@api3/airnode-protocol":"^0.9.1","@api3/airnode-utilities":"^0.9.1"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.3","@types/morgan":"^1.9.3","@types/express":"^4.17.14","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.9.1_1667569679694_0.4318133874191894","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.9.2-20221205103515":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.9.2-20221205103515","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.9.2-20221205103515","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"8fbe264583737309e972e988f850d46a8cfa6498","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.9.2-20221205103515.tgz","fileCount":67,"integrity":"sha512-Qh0p8tc9PGTh8VNa3bhkDIWxtcy6QK1yHlFZxj8AgQY6FqqX42UIb1w10Eg2smOlmEbNu60w56GabVtvHP6aSA==","signatures":[{"sig":"MEUCIQDYwI5Syj0ZflNgtc5aOnl/JnomjiVFb7tg/RrwTsOx4wIgMQu0xsj6jydEDYL3pUwyhQJUMn54P5p/ljP9kHCvAlU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjclqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTbw//er+HuqSwEE+3dyQtCO5XohSvtTY1TQqVBFKv7Z79i48sIDIR\r\nbyFnRjUhsWaxH5xkmHNDYcP7fG+YLRGxVezr6C3dq/1FPIs3law+T4v+t1SE\r\nsaofg/LedE+vWd0aC9A42eu13Ma1XxaaLV8QEGTH/YXe0xLT8DhSojracxlE\r\ncrLC4hE4igb6quBmfg0+fXiHdIqo2ZFxc6+nNCejKw6bW/ccyW0ODjeTnTop\r\n1gj9VDyD+SDT6Sf6Mz0/K7KSsH2PmEHCyA0K85fWotFmeaRsQ3jSfgOhuKEC\r\nt0IOao6WK3D4ukbHHVKcXDk41Um0Qc6t7qdEORk4LgB3fcDjz5ME6B2RqZvy\r\nmdbCf6IxRU+H70CtrJzWOa774s3ABtgVOJipDxtEVMiyucCUWsPFAnD758e9\r\npfkKiFNcLTf+mzukWUCE2V6WStVS/pzyyk73yHYNy3iskrbqsFyPY+3nXqN6\r\n2LTiucWVXnv6VCZsZRGy7T7qjIu7FyMbdSeSmFfZdBpKMTT4wnNpVzsLJXa3\r\nnZAmloSswUSL6hgrR+BYIpzrQuKG2DE8vVS00XrZ9LVk5CnJozTXy8akWBP+\r\nc0sA/kos/qFHFEdGhzBiNokcp462LFsXmr6BlaPu34q+S1IPgu1UhS13pFDA\r\nxirzAdnvUkFO+x1LvmRkOcikV8+YLNZkRV8=\r\n=P1dY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"cf382ad0c0c5ad6486a922f07b564851c9cf27fd","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"8.19.2","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.1","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"0.0.0-snapshot-v0.9.2-20221205103515","@api3/airnode-protocol":"0.0.0-snapshot-v0.9.2-20221205103515","@api3/airnode-utilities":"0.0.0-snapshot-v0.9.2-20221205103515"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.3","@types/morgan":"^1.9.3","@types/express":"^4.17.14","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.9.2-20221205103515_1670236522557_0.06237695986085745","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"@api3/airnode-operation","version":"0.9.2","license":"MIT","_id":"@api3/airnode-operation@0.9.2","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"4ea556c92ff064850bac1a0c8d93964e88a4fb0f","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.9.2.tgz","fileCount":67,"integrity":"sha512-DS1ZnHwhwokvbXtftTbjdcL87eDRrQSsR+u3PN6xoC22Bza1eOEPFHkPqM87DfMB0yI++KxQZ8sroFzPQQuDag==","signatures":[{"sig":"MEUCICeFxTUW0yLkQAdMwKc0/RBmQ3FfEzVqXTiB2ifWQ9MVAiEAvnDVHeyM/9wPU/kvX3K3Oq1MNbeGFObDbPADxlByErg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkuMlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtIw//ZtK6b5bEairdIaMR4bAWGIKaWGGSMU/YKfgP3H+n4CnpZqE3\r\n8hmsP2/b0XGOQiGVCBWW6h4t6JYpWbZq6k0/wi9fndFxAVQZm31bjzRfV/sD\r\nETe15fn6/lqHSmN3hLwezUpgcsqofpRluksaC40u+/zmSF6e4AWFKKBm/JqW\r\naBw2b4gaBytSyuvAs8pvLCHq7qBNQbMMqRa1yHkEevw+Wtb6UoHUsF+ol+Hj\r\n5h9Dat34mDIIMAauHsJMPg0ogr9NS2Z/bmiN+BmjW/pNDsdlS4YIPAeCOJ9U\r\n7cyuvVJ380Ee31ZSReAgFDjnfSy+C5eqFvTiqr1rV+MNzh7hY9+jrHPsMEYn\r\n31yjJNfRuOnr1m0oyLaLSaXzn6y5ELpdX5KXqfd6Zbca52fVtnuxz/KqJYdx\r\n7M6KKDPKol/QhASqEchTHxspOB3qLc4B4SCyN5zAQEYAZchvuf7oF7BOeV3z\r\nOOXqEOVpzJsRNg7B+qf/w3YaqdCZqaFyeHVmR4IyWnhrXz4CKaZk5fVd9TCd\r\nDVu3+8L1U7MV73T9KFT9KqvtEGzljv8rcUHRL2Md2BTCx2k7WhFFNPcRc4Rk\r\n5+J7wrSe9OUZrr4ImpA3tLwSf6qyVpADwcVMJrJRGdtByKQSmnibBj9kC2w+\r\nDWT7K+U7lCHJVW2na/hfrkYgEeQkC3mn8NY=\r\n=B8Xt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"173b69a5c1ab6e68acfd1cb47a6687fc5591635b","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"8.19.2","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.0","ethers":"^5.7.1","morgan":"^1.10.0","express":"^4.18.1","hardhat":"2.9.9","@api3/airnode-abi":"^0.9.2","@api3/airnode-protocol":"^0.9.2","@api3/airnode-utilities":"^0.9.2"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.3","@types/morgan":"^1.9.3","@types/express":"^4.17.14","@nomiclabs/hardhat-ethers":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.9.2_1670570789058_0.8484862901240557","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.10.0-20230203150716":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.10.0-20230203150716","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.10.0-20230203150716","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"c15ce052fe3b2100d7ecf2affd3523038fa664b6","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.10.0-20230203150716.tgz","fileCount":67,"integrity":"sha512-BZV4oUuGPwrK87N+HqJyzMOPgb+HJeSCCAogOl0CVp5rbxKHYTs+QPqBdyv2A3E7tEoP3PI3zWw8gpTWjhJPvw==","signatures":[{"sig":"MEQCIAxSpXR/wIwp2j8/MPfbJajGB0dW9nQsyYT+UHjH6eQHAiBJTi4yNkbYtmJqzDZGiHtkwG/+vyfuVqqIJ7Osi/2ATg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3SMsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsFQ/9HCiETQGSWDf2X339vacbx7Vuo/tot0jhCypoE50eU85OpMR3\r\nF/R78DRp+qmy5N8yl0qleKpyOS9j/XaU+EfVMEg4DGSydVSlKgD06hEMf/Yu\r\np/Ju7wIxSnYqwoC/pDEXt0e6Y6+YrOJYOTAfvNzHjLAwDSxPPCAX77WNJVCx\r\n14f6ft/Xy5F047knpeYZ3AHB/xr0vwmnzo1B2+fgTiQHm3VANWnuPhfTVD5/\r\nMf7naReak1fXXwmUcKNzHPTfFienqd1AYXV9NW8VOgQ7DbH5I0tWMMAmeeUc\r\nLPUxPaf9ENCmHrJgjp4A3gQAf/KQukJOpUZxEXP3TpoUjeTPdW3UFvT92+4r\r\ndlO2mbfQc0pIkROAXrbfcWjRlzy/lI9a1Uxe5zEkFPtkrSaH50sPe6mJF8ef\r\nwkNHgyx58nE+2GYefz0dOsxItPmsheU/pYiD3NGPvDaRA+GXzh/TqOVVXf9x\r\nHs9BZqnxGIK9obdYEZv8dQ1+xJGc7fxz8Sb4YO2FnRhLsuhWHs2cSEEdX1EL\r\nK7JoZlWj38KCOzuTa6kby9h75RQtZ0VTCRQ8ZoREN51Lb8Md7dUKMB74cK24\r\nneybrGcVJEtDZ0QkTkO14LUr9BRtlSwUdMXUCb8XuOxJGzxAD6m9tCmhpkv7\r\n3x+oYpBN19w7ung9+vL4LcUsd+2PuBA8Tpk=\r\n=dP7o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"99c5927f4e8c6ab8ac934bd97117b55c2492eb9d","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"8.19.2","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.2","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"2.9.9","@api3/airnode-abi":"0.0.0-snapshot-v0.10.0-20230203150716","@api3/airnode-protocol":"0.0.0-snapshot-v0.10.0-20230203150716","@api3/airnode-utilities":"0.0.0-snapshot-v0.10.0-20230203150716"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.4","@types/morgan":"^1.9.3","@types/express":"^4.17.14","@nomiclabs/hardhat-ethers":"^2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.10.0-20230203150716_1675436844457_0.3037864224553064","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"@api3/airnode-operation","version":"0.10.0","license":"MIT","_id":"@api3/airnode-operation@0.10.0","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"d8d4bc4f9f7d2aa3692c2c4f66d04293307ac1d3","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.10.0.tgz","fileCount":67,"integrity":"sha512-hueP+t3jSgBuoRoT4vYfw6n9I0AAwOApKaqfPDD566wHQ8TmA3MHP8+fAYVBWfnJ/hNM2IjVVKLdeFbsQ/SxVw==","signatures":[{"sig":"MEUCIBdSWlUvOB8s7n62b3tHhzcqXTFNYfHD1hM+Gnxi2cKiAiEAvbg6+IkfaO8VrkHkmlkF6b487wHxYokMurf8APea0Yc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4ilBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVfQ//QCvQ0aI/cq5eKiFFX1VH5+OC1D6fmxBaCjEXjo/n4UBfQ3pz\r\nqDl57BXCLjYKI4wz/E0w3dqZF4WX0uj03rwCwL9QOCiQY+KrfdemScEfNXxn\r\nuPy8J/FNFov2LTLLbXzWJOBw8jb8pqznhaO6XcuqhKzkGow7WBN4nMV+JREL\r\n4LyRVuLL5hlmft94cYWFEPr2OmJVULFRePtXO/BfxuwPE1j5JnjLiplwKSa0\r\nxEa/b5luj+YcJePKhk9y6BF+kn6bf/Kd+z7XMpnLP6rFFNIf2C1rwf2tDzos\r\nmA3bazUlvfXKM+VlrLM+vZbCP/AX4ucJZqAoYVnjY8Wjxg4cfEhCQOuzuc7D\r\nUu5Nqo43aEwsho/BRLlYmeaLh7h86QDDqEcvD/0LUXb5a3045TDR+lmp9+lI\r\npwbG7i/hkaPIkqw3EqSdJCwZ0Qe2BvLr/+BsS+s13xfGH+XUnkUlo6SJkUxF\r\npcHv21/Ls7aEmE/UVVNnjQvLKrwXiW6e4WZg+jOM1Jp1qWSvwDgWgnGbpVqm\r\nLWZisHX1lepzT+AGfPwOfhxs+J8TOHVPsniKoBCF6UJInABzKQz05b7IQltn\r\n8dvDFn2iXqX69Ase2wU0kpO/2SV9740D0T+qS4tjwXIywS1aWOosyA+PHl2r\r\ndnvx09y84syEt/v4qp0R0YdlB8gDXnUo/0U=\r\n=gHeg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"be1e68eb2eb620e26d365eabb034e662aca528ab","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"8.19.2","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.2","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"2.9.9","@api3/airnode-abi":"^0.10.0","@api3/airnode-protocol":"^0.10.0","@api3/airnode-utilities":"^0.10.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.4","@types/morgan":"^1.9.3","@types/express":"^4.17.14","@nomiclabs/hardhat-ethers":"^2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.10.0_1675766081402_0.22536557979687855","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.11.0-20230405065105":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.11.0-20230405065105","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.11.0-20230405065105","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"3d8a45a18a8b784ddd81be0d536abddf09aab9f2","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.11.0-20230405065105.tgz","fileCount":67,"integrity":"sha512-JUOACWW94hBXrZJrfwy9Bro3c//fF8yzO4EJkzpRBVzx30is9C3QefOltjugbfVcNzfwDCWSQ0yb+wHG41VXhA==","signatures":[{"sig":"MEYCIQCE2olB2rLLBksDnVWYloNIPDifIIDJd3XtsydPs/xoeQIhAN6zP5FvfpaW8JeGAkBF0R4hzCbQrkmoaWvCnTkgyBV9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85974,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLRphACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorWA//UJcmVeUZ9ML6D/+xdIRxS5iDsRGhVuYypaxBtSq+KhJ2uFkE\r\nI3tb9omHSZ9rj7Pxp+oA6leGprNXnFi9PX1yC/+yNxTkc357lVTF1bIACcsC\r\nEBdNJBoc2K5FbtF70glW1x9avZhjWvVMkkJlqmkdctpLAvCZ4+DLllMBUlmA\r\nTRweOf1uslFzgS8Dw8dO0rv04gzrkpuzF8NAlVuFEet9RfuQqNJxPDsYMJEm\r\nso8TtLw5QB78aoqCzPDSVoQpuSi2ndwIzFr3Z6lirrf5kQKmAInXIQcJe4ER\r\nGbWZc+12v07v1xM6m3x0kQjxVRgasjFbqlJGw4QDr2CFisPTUKsuoNp3xvNA\r\nW6aO/vqFjscLXvgPiSzIgO9ySZ3WcM4FOU1jmzzwLlFGOqXzpS0wewplnbH1\r\nOONkWUBsDvAnb7ZMX8syO2lsj2sq/QkL1ZDD+zWScOS+p1WTUsAVEq9X0zVP\r\nLzODB5KQ+32lujbtglq/ygwhoMHQYPVBpz5QZa9VThkB+1LRQFudRuoEL7jx\r\nEubShqeDqgK0uhdsshPyAPdwC3HNVEJO6zQz/slTG0v56SHzjO9mZ00J3Jj8\r\nFx+EH1EqyuQnfSeSXpTvkHFrcwsebUodlS53H05CpurP3/+D0zoBO/3zLOBf\r\nhzUNjej8PbN0PqFHuDnMIraVD/FvM2h4M6U=\r\n=ndvV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"40a434c8ac67cd684a914ca5512a27e1e514f642","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"9.5.1","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"2.10.2","@api3/airnode-abi":"0.0.0-snapshot-v0.11.0-20230405065105","@api3/airnode-protocol":"0.0.0-snapshot-v0.11.0-20230405065105","@api3/airnode-utilities":"0.0.0-snapshot-v0.11.0-20230405065105"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^4.4.0","typescript":"^4.9.5","@types/morgan":"^1.9.4","@types/express":"^4.17.17","@nomiclabs/hardhat-ethers":"^2.2.2"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.11.0-20230405065105_1680677473220_0.2124976042126756","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.10.1-20230405082614":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.10.1-20230405082614","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.10.1-20230405082614","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"b3bd41cbbeab48f228a353c8318acc1cb9039ff1","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.10.1-20230405082614.tgz","fileCount":67,"integrity":"sha512-ZT8SWt0PcMKe+GDRASz9zOTAh+ijVHdXPu8mqPjM5to3J/Nt2eOj5uret9S7B9P/0IdS3CA7CFln3looAqA96w==","signatures":[{"sig":"MEQCIB5L/fUtIzZXQVUFqAHfocJ77pLep+wpspr7mTu4I5eJAiB5F6QLkPNJN9v+Qz4nfEexn+EIqNCkYUU2/712ZH0P0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLTCtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcPA/+MljbVyybO+E//UOpZmPdZ6uQ8KN6GPA2qJsD0IxILkf1W4i5\r\nqdEzVdvkDr9pzSpV1dxAaVn9pDH/8em0ZMSOxN4jyfGJdNk+9vrKxCuWySHS\r\nJx/hHosdP8gZM1Ytq2oxXh4uJ7ZgEXjIkkFsjtsdHzsaSqnq301o9zqVY6Rf\r\nLObvC2h9elJrGnkP347uBFPuIUPyZjx2o9PcZGDQRILrACmMBv3lLR1+xYPz\r\nyY9vQZAkebFXOmSkiOQc58ahjI4atdNENyI+WKA2EKFRc5gRNa53mRfnW0Om\r\npx6iWHOhroj3iY1Q50ac5JyuB1F1yJO6inKsXhhFx05Mg9quJm7wkfg/ZEhk\r\ny/xhUM55DfgR+pwt82WvUhXNiN0E1klxtOCHSPri2PUkEGpxcRqFC81oW28J\r\nDWPKEjQCfNnZOcQm8WyZee/ELZaLkgVtq+tkSb1No83/TJwUtiSEpVMOt6Yz\r\nAtRMjdUkTtn+9ghauFu7JZXnE/Y5gcjQWcozO/tP0w2XHNFaQOj1mFtArQr8\r\nuIUtd+8keiYJyPOAZy2X8wb5ixtzsdjqawJq/aK8/kYX3Izqa643f+PsP6nO\r\nPLyHzw7FAz48pXO2Xxax0GsPGejrh3MH4FwxaMwcvO1E3Uo9sIFPagxWjpQ1\r\nPIGPhkyBjeLhYb33KK31683hr+agmzEhC7Y=\r\n=z3jN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"4502238823993b43cdd16e13ea1cd3bcbca361bf","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"8.19.2","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.19.3","dependencies":{"pm2":"^5.2.2","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"2.9.9","@api3/airnode-abi":"0.0.0-snapshot-v0.10.1-20230405082614","@api3/airnode-protocol":"0.0.0-snapshot-v0.10.1-20230405082614","@api3/airnode-utilities":"0.0.0-snapshot-v0.10.1-20230405082614"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.4","@types/morgan":"^1.9.3","@types/express":"^4.17.14","@nomiclabs/hardhat-ethers":"^2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.10.1-20230405082614_1680683180993_0.19631361214323828","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.10.1-20230411063558":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.10.1-20230411063558","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.10.1-20230411063558","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"b27dbb3a30f62ca6ef1e9375ee6ded1a1bac0cab","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.10.1-20230411063558.tgz","fileCount":67,"integrity":"sha512-8svovo5RnT9AuLEIsT2CsU4PRoC27IheOtgyzrbTAqtwMxoutcCC2nRL8RDelnYcsm24dBSLpCPbePoTOJbGSw==","signatures":[{"sig":"MEUCIDV+js2GQzHPMeYdnSsFfH3n4UKwNo827+LQUswYQTHvAiEAmb/gj3UO11UI054j0Nf9rB3o+2f16E1o9+A032uhSRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNP/WACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcSw//fZWepDTsoNJCBGm57SJeqY/PNT/sIu1JToTStibpyeZASxwV\r\n14gJJ6N5HI5nhtYsEKjFPKKRz3Zy36GAINkUol1q+MN1QjaBOGxan6x35eZu\r\nTnZs+TgW2N0hPIj8b4VuA4CMaozt9YU9ysIKM7FzZ3WdqhBc0sP4yTG1dIPh\r\nuQfhx+Fp04U2CfFOAq9fV4dzWxDtiV08FUdbkiFteOC72kMnjRnuaS4TP81s\r\nD0boA4tCbh3r5buChiP4Wga5XkjnyNUoxuo1utRzPJWtVHPpbu0Tn6EGmN2z\r\nC73JPAFQnd9qSmt9mGLbuCwqFC7ZacapeNWpJ0z7lOza30UpLojrEvgIUY4d\r\nQGlrQ2zn9R6FAfqasWMVyW/onod1sOo+mhbanxIbgvppgU/5hILrYKAbs0UN\r\njE9XunVHB4aZTUqOJimKrDpBqvczg1+XGLI+2AxrQkfKyY2dGR2N9Rvor4p3\r\n8JB0gcQeSq+71YxOzTEvLtoa3kqOnR5/fvJw8ftPweYsb94gxXx69OqLcuue\r\nA2LSeZYoynEBXlfNz7eD5HLout6nHr8t0f8foSz7KYY/p6xiOKJueJ/IWMHR\r\n0CaEN5QWMkwU/hgSrjrXxEjZLDSkU1Wu5s75RMqJgw9oGCWREoOaTvOUWqEJ\r\njMczz9F1prekfiSAvC3kveLpmWEdHYnoJx0=\r\n=k9Jz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"fbb4b60bb8d1ff2047c52bf86c0d018676014226","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"9.6.4","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.21.3","dependencies":{"pm2":"^5.2.2","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"2.9.9","@api3/airnode-abi":"0.0.0-snapshot-v0.10.1-20230411063558","@api3/airnode-protocol":"0.0.0-snapshot-v0.10.1-20230411063558","@api3/airnode-utilities":"0.0.0-snapshot-v0.10.1-20230411063558"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.4","@types/morgan":"^1.9.3","@types/express":"^4.17.14","@nomiclabs/hardhat-ethers":"^2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.10.1-20230411063558_1681194966090_0.06446581974674648","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.11.0-20230411070200":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.11.0-20230411070200","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.11.0-20230411070200","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"469580935d986a3bacc008d7b7c38994a986cebc","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.11.0-20230411070200.tgz","fileCount":67,"integrity":"sha512-aNjZtAQQSQwYu3ahXMlCGVkEE9MlHFZwSHgMG3+AappWwvhfBUOC+gNYC5mRWJvUL/siKMgeli+Q4TQ1/YfmbA==","signatures":[{"sig":"MEUCIAZvL2ox8XpKs4wo437yCAV7sKGrWyWIaki4tVWnaZ+GAiEA+s15YigfvWMmR+M7W0eFaqRUFVh3x0082miwzMx8UYs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85974,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNQXvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocFA/9FWaYo1LTGcquNGjE1ytzYkCWSmlc31sRroo74UKymvapGZ4s\r\nOVUPiSvnrJXSkdhyRb3qNuD8lZfxt1gZHNBfVjSXEUZ7IGYO/2mvh3vAhYR1\r\nHABxzWdSGuneJ0Ioqr9iYMNFrOS229SXGt/fLd+jFKdfX5pbhsBqgSvhbu00\r\nhSphGhIP1xL3IQbbWvrkOiMam1UpnfRUTnsEvP6FNkhK7NY7suApiRoTiAgq\r\nI27LEnJ44epEtgMUXaxhsyjAtPw9+hyDUBBK2+C4GtoyK8AjPfs3FLDt4Gjc\r\nTavh/usWNjJtMyMzkF/pBzSNepMALjoqFUj1d/OXv3chinRFk8aOhh/PCWjf\r\nFft2SC4NESTAVlmSlRSWj/cnQ1+a2DRHp2YWzfJWrCzdHujGpxrbQGj/PawE\r\nLOuafSFcdnv4czgqtstwvUITiXZ1yGq89kFOUOEePBG/ILOOUGayWtv0wLbr\r\n5ESaa6Ee9LqPGeTADdTgePPO2UEx//Phw9IdCOeeOsX+UYphZKm2Jn/ra6ID\r\nHDjPDOuG5Fu7PtAbCCwp1lzXLYbAV/jj9UgFiwIcyDIMEVnzjTTb9WiXGwmT\r\n50uRQcO8dt/FoMCD0kpjcrT/3GAjEH0gy7j1DBNgnQ1IF2RlPHoR092iEU0R\r\n34pbzkIwSAMjYprD+GaJjYENZNzQwLO8Kfw=\r\n=R68c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"b1bbb0e62d497dabca67e273fb09934064f3033f","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"9.5.1","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"2.10.2","@api3/airnode-abi":"0.0.0-snapshot-v0.11.0-20230411070200","@api3/airnode-protocol":"0.0.0-snapshot-v0.11.0-20230411070200","@api3/airnode-utilities":"0.0.0-snapshot-v0.11.0-20230411070200"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.0","typescript":"^4.9.5","@types/morgan":"^1.9.4","@types/express":"^4.17.17","@nomiclabs/hardhat-ethers":"^2.2.2"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.11.0-20230411070200_1681196526843_0.6492970310664989","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"@api3/airnode-operation","version":"0.10.1","license":"MIT","_id":"@api3/airnode-operation@0.10.1","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"a622232b6240a382655a21bca105bbff4522d5af","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.10.1.tgz","fileCount":67,"integrity":"sha512-+JwVLnB3eeY7+cGW/hZ+FrCL+wVlVDbklHsN2IZewpOOA11fLUsxc2SJqwcWG3QS/8pEpubCVbx93eqpUnA41A==","signatures":[{"sig":"MEUCIDMwuUhAg4b1KVuO9HiM1DSPQRKSLS/ufUjA97txwzJdAiEAqR8B2skJVovmDiSeG+bxVYjWrTZ+brOey2M2ele7KXs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNREZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoC2Q/+OYXHXQnQqR3KNV4nY2rcAV/BZKtdDIVpjx9yi0G3oHddDcZR\r\nFuD9N4cM/cfz25viwpSeDNMJTwgHr4hzJ/qwY74WupXLOKLLwzZjKLtmXCfq\r\nsu5svi4+M1NK8hWSiLTzEfqKI5W87NwfsEEW9w3IxGnJ9/6Y4OomHwpGRiIM\r\nBQEYLEHATAVg6dEwTMfEHPszsrWnzR5rfLcvU3L+7t+6dMkuuPfMvFJWXst3\r\nYDln3TOMjonwiHoQ3LtxhNM6T6LsfRnc2zvT+/0F/t6cHLM5x3BWXpgsPgrr\r\nR/s3GMr6+BFATKPmfJ0BXI9M2o0DCA04Q0zgEKBQaQkjUCJiUMDfuwpb7kCz\r\n73hDCLxG2qf22mPsOP/5fnPWxl3BWv3tP1zzsabsjUXxfeF3i0WXBzyouuGY\r\nzMlolK9DTW3+ZNbgBkjLY7Z5cSiQOZbGprBYumv+B0ZnhKfbPdShcgKoEnAI\r\nJxFyKdAqHnGML5JdiOb50n6hf7JXMdp6qKzGH3NSJnAre/2KNIxQlATEOnks\r\nL4ey8kkNvn3PNMwvRkvObAQHmt/NQ9xiVRDrBWVZ3fJLE2gHHU2c4HPHe2go\r\n4TBh99KyG4+E9YkVnEgTwTxf1y0kmAO3JCtV3hTnGs7K3xwcnkA0C7a5LWUg\r\n5RDn5U1yuxppNA91Cb1eojAKst9WVFnGR3o=\r\n=3C80\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"5475a3005a1300981cf9b107ba138944970fb7fa","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -rf *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf -rf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"9.6.4","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"14.21.3","dependencies":{"pm2":"^5.2.2","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"2.9.9","@api3/airnode-abi":"^0.10.1","@api3/airnode-protocol":"^0.10.1","@api3/airnode-utilities":"^0.10.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^3.0.2","typescript":"^4.8.4","@types/morgan":"^1.9.3","@types/express":"^4.17.14","@nomiclabs/hardhat-ethers":"^2.2.1"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.10.1_1681199385069_0.4341629682605421","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"@api3/airnode-operation","version":"0.11.0","license":"MIT","_id":"@api3/airnode-operation@0.11.0","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"0ac44010b6ac173203fae68af5b291caf828ab6c","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.11.0.tgz","fileCount":67,"integrity":"sha512-T94nerDO/jui09RHm27K/U5tY/Ir0FEqyhs9mp2E8u0QThrLPmHmflledeqTh4IXRC4pROnl+5fdDyhVPEp5Zg==","signatures":[{"sig":"MEYCIQCCASS4meDf8Kv9ohUCmqWudm88lV+gg6Mkl7pW87xM3QIhAKGER9vrxG8Exy6cidwslMR5pd4l1OJq8XTfUVRRHbm3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNRkDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPLg/9Fk86+xcmL0xrTjaytFRP0zetT378Z1vh1NQKv5OSvdFDKQqJ\r\n3GRguihZfF1v5eFAhP5x1lLc5DQfvOd7f7NCS9FGqGiyCL0uKlKiWqFmo3Kx\r\nZibokULO1Aulz8OWix0UvGitnTSIlyNPPCYdhCrz3pkyzhejPaKEbP/SuQze\r\nfgodWdTM41H8hh18e39OV60TlVSDbLqrgiA+eBUMPjH6fBNd3ylvw+7ahsbC\r\nxOLsJZZYCTfgS/WotM0Z3hJm0SJNBbcSVSLpGO25WuIvVti6K6e07edyx6z9\r\nckkCIkmbRUarTZePXaY8WpanKsAW1A+cXvdW4JfKElLl2GhmayvurvcVpm0E\r\nqzwXQv7BW3YvyM6XfXgdHT0y8NiRwjut7HuDypygmkUDk66fvT4Yd5QPYagO\r\n4zt+jmO+qHW6nhyjLR1s/z306wbUJhtB7cTGpy3iSUi851ksDod6ZnUYGveh\r\njAkvWK3cjMIopETxjIULU8EKtQOL+CeJqpSHTUGXWng20sP3IYrNXiqEEKFi\r\n16k9EAuY/8S331Wr+ibMX7YhwsJ2+PGnNUen1fr0HDHCbNeXGTyvCg6mMv+5\r\nUZNWgvpPQ/2o3MRSEy19OpM1gTO0Gf7oA+hWIrHBt0am457BpT8brdrAQ5Dv\r\no4zB5mYWW36hZsEix/aHMagdyuQUPgV7vTs=\r\n=W8Np\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/index","gitHead":"a379bc08b34ae7f371569c752ad598828f8ae4d4","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"9.5.1","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"2.10.2","@api3/airnode-abi":"^0.11.0","@api3/airnode-protocol":"^0.11.0","@api3/airnode-utilities":"^0.11.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.0","typescript":"^4.9.5","@types/morgan":"^1.9.4","@types/express":"^4.17.17","@nomiclabs/hardhat-ethers":"^2.2.2"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.11.0_1681201411602_0.6130570310092243","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.11.1-20230519090453":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.11.1-20230519090453","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.11.1-20230519090453","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"466d705fe01bd4bec22fbd20fc0cddcf8712133d","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.11.1-20230519090453.tgz","fileCount":67,"integrity":"sha512-2tdQckkf/aRbiAEpdk2BkHLSCX9W1+dpdZAZ0Nxh0bGz//nuqJeBoU2z2aSN66OLR5n+7F3Zx2a3fLGk781uuw==","signatures":[{"sig":"MEUCIAkmAI+GU/WhsK42oDmuOWvBfr7XfF0Yvc1y6WRNftJuAiEAu/nKpXOwQTjG3TNcR+z3R6V37v4VCdC5UA6aJJ9WJro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85974},"main":"dist/index","types":"dist/index","gitHead":"017482a0413042f616fbafd4845a0275abc11aac","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"9.6.7","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"2.10.2","@api3/airnode-abi":"0.0.0-snapshot-v0.11.1-20230519090453","@api3/airnode-protocol":"0.0.0-snapshot-v0.11.1-20230519090453","@api3/airnode-utilities":"0.0.0-snapshot-v0.11.1-20230519090453"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.0","typescript":"^4.9.5","@types/morgan":"^1.9.4","@types/express":"^4.17.17","@nomiclabs/hardhat-ethers":"^2.2.2"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.11.1-20230519090453_1684487100809_0.7752793377585832","host":"s3://npm-registry-packages"}},"0.11.1":{"name":"@api3/airnode-operation","version":"0.11.1","license":"MIT","_id":"@api3/airnode-operation@0.11.1","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"dbcccb803c151f9c5ca6252247a7b5522d7f4637","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.11.1.tgz","fileCount":67,"integrity":"sha512-GXOlVrZ4mhnypaSPg1RWy6ZU/5gzAR/zmAeqD3Un3wQDnDmKldwNKqqOGnY21qEkAjZv/1zVCexPcq4fSMaoNA==","signatures":[{"sig":"MEUCIAEgti8EJHu2h1Ee0Bnj12GUIFcgMi55sY0OYRI4XcnWAiEAtxf6O2gsMrmk5xlFUO/O2ez0z9vciq65180C8av+pGo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85853},"main":"dist/index","types":"dist/index","gitHead":"562da0ca9fd04058959bbad4fe40f35631ddb6c4","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"9.6.7","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"2.10.2","@api3/airnode-abi":"^0.11.1","@api3/airnode-protocol":"^0.11.1","@api3/airnode-utilities":"^0.11.1"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.0","typescript":"^4.9.5","@types/morgan":"^1.9.4","@types/express":"^4.17.17","@nomiclabs/hardhat-ethers":"^2.2.2"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.11.1_1685022393101_0.5337273074784563","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.11.2-20230616063534":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.11.2-20230616063534","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.11.2-20230616063534","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"ca5f41519b358721cd48793814624dc2498730ab","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.11.2-20230616063534.tgz","fileCount":67,"integrity":"sha512-8W3mm/hlhM3IUpeD+LGmoOvOK6da8rCU8t+pYoUwpus/DPjmOdmTNyq+WS1oXIvg/El5QMQFykFE2SZi8OxfVQ==","signatures":[{"sig":"MEQCIAS/xU9bQkYlhnNBA8rKHBvxkscEFIs6yLFj0/DymbgDAiA/e6OEuhcR1Fdj14bsoMHN6osgQNGpPfCyhCWyYqZ+AQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85974},"main":"dist/index","types":"dist/index","gitHead":"84e1b3d0089606cc3487f00eb3000c2d0b7eeaab","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"9.6.7","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"2.10.2","@api3/airnode-abi":"0.0.0-snapshot-v0.11.2-20230616063534","@api3/airnode-protocol":"0.0.0-snapshot-v0.11.2-20230616063534","@api3/airnode-utilities":"0.0.0-snapshot-v0.11.2-20230616063534"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.0","typescript":"^4.9.5","@types/morgan":"^1.9.4","@types/express":"^4.17.17","@nomiclabs/hardhat-ethers":"^2.2.2"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.11.2-20230616063534_1686897342060_0.11742346943033843","host":"s3://npm-registry-packages"}},"0.11.2":{"name":"@api3/airnode-operation","version":"0.11.2","license":"MIT","_id":"@api3/airnode-operation@0.11.2","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"8586c24a5bd139c83feed4a033063cb4a23afeaf","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.11.2.tgz","fileCount":67,"integrity":"sha512-CcymL23CtsbFNGa/EbCZMXZJZcEX8uUiU8/u8J+rKnos9xfvk4Y31nVxHwDb0TKkb5/g3XCUK9hWuRZCPPo6KQ==","signatures":[{"sig":"MEUCICErYssRhGQRnxCq+hc8v3z+si+VYNmSEI4gNTNGF4lpAiEA2vP15su5sl5K1wOpbKUsj8n8UJQzIsK4CaVKy1oahPU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85853},"main":"dist/index","types":"dist/index","gitHead":"cd8ace88191dc73ac55340a776a7ee0ebdbe3f80","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"9.7.2","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"2.10.2","@api3/airnode-abi":"^0.11.2","@api3/airnode-protocol":"^0.11.2","@api3/airnode-utilities":"^0.11.2"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.0","typescript":"^4.9.5","@types/morgan":"^1.9.4","@types/express":"^4.17.17","@nomiclabs/hardhat-ethers":"^2.2.2"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.11.2_1687958673103_0.039001698443191124","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.12.0-20230724135702":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.12.0-20230724135702","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.12.0-20230724135702","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"752dca0a4b53b3e5e9c68cc1a897a323a0c524a6","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.12.0-20230724135702.tgz","fileCount":67,"integrity":"sha512-iJzD0UP7QgMBl+Xgnefi53h2hXJepq3VgJnjtsuajjBYfpwS+70fhQCO+buTi2wt3IC+f6asH+DNj4GIj42ZoQ==","signatures":[{"sig":"MEQCIHWozr/NOa1XRWLA/GW14bYAqig2AOGAcDzBeXTNeoiKAiA4f0nbT2bosWT/v2hmWScT0i8CR643NPd8JF8v1JtlNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85904},"main":"dist/index","types":"dist/index","gitHead":"b8b2cf551fa3603f059729b3dbbb1a9d21a2d7c3","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"9.8.1","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"^2.14.1","@api3/airnode-abi":"0.0.0-snapshot-v0.12.0-20230724135702","@api3/airnode-protocol":"0.0.0-snapshot-v0.12.0-20230724135702","@api3/airnode-utilities":"0.0.0-snapshot-v0.12.0-20230724135702"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.1","typescript":"^5.1.6","@types/morgan":"^1.9.4","@types/express":"^4.17.17","@nomiclabs/hardhat-ethers":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.12.0-20230724135702_1690207037455_0.20780069131532097","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"@api3/airnode-operation","version":"0.12.0","license":"MIT","_id":"@api3/airnode-operation@0.12.0","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"bee43a6012fcd830d1405a138d04ee3fda6ef14e","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.12.0.tgz","fileCount":67,"integrity":"sha512-kVDw2Tn59FCuKrkNeCI9K4PV1SL49pSfNaLGe93A50I9pKyFpKk7ebCqL8yffT8kJC6RQQ60krz3HO3mhTs2cg==","signatures":[{"sig":"MEQCIGJV7+s1CXTA1vgzH0pwbVXAI3jjSM/SNKiHQPgyOaejAiBOPdhq+E3atqPmzwAxLXHSypFPm8Wx4AStq1/IlBZXew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85783},"main":"dist/index","types":"dist/index","gitHead":"07701d7c9b8e7fa3825333f6bbb75332264239d8","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"amarthadan","email":"kimle.michal@gmail.com"},"_npmVersion":"9.8.1","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"^2.14.1","@api3/airnode-abi":"^0.12.0","@api3/airnode-protocol":"^0.12.0","@api3/airnode-utilities":"^0.12.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.1","typescript":"^5.1.6","@types/morgan":"^1.9.4","@types/express":"^4.17.17","@nomiclabs/hardhat-ethers":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.12.0_1690275873781_0.9121958921845699","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.13.0-20231025043648":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.13.0-20231025043648","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.13.0-20231025043648","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"f4907ec4d49649a42ee6442a54951c3c17ec7b00","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.13.0-20231025043648.tgz","fileCount":67,"integrity":"sha512-SrKb29Uzzr9uM08eVokalv86LJyHN3AnUykAU7iXdneGAXHp0TkgjxFZ9irne5BqCMMt/Ri6QuQZoJZgOJuojA==","signatures":[{"sig":"MEUCIHrSTwBaFVX9KX5O2tmM9vyye9xJo2YaughX0Qbv6HI+AiEA2pLtZldeCg/GAtwm6vp9ftf6i2+sHGJxwDZDEVao5tE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85905},"main":"dist/index","types":"dist/index","gitHead":"449fa39665025e1832d55a2e9cb8792b2b76de4f","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"dcroote","email":"npmjs.whopx@passmail.net"},"_npmVersion":"9.9.0","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"^2.14.1","@api3/airnode-abi":"0.0.0-snapshot-v0.13.0-20231025043648","@api3/airnode-protocol":"0.0.0-snapshot-v0.13.0-20231025043648","@api3/airnode-utilities":"0.0.0-snapshot-v0.13.0-20231025043648"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.5","typescript":"^5.2.2","@types/morgan":"^1.9.6","@types/express":"^4.17.19","@nomiclabs/hardhat-ethers":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.13.0-20231025043648_1698208621383_0.1729542740325556","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"@api3/airnode-operation","version":"0.13.0","license":"MIT","_id":"@api3/airnode-operation@0.13.0","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"0af66eb0b444b008d36a4925766f25cc9b1ddfae","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.13.0.tgz","fileCount":67,"integrity":"sha512-LBSKnH73/9BLbH14TDgTDVvO/EKTOEu3H3KdLrseUevsQ7+/gBCpUf2UzbOojugqMeGd/aYe6YV0qVnBwshnMw==","signatures":[{"sig":"MEQCIH526sf3BmfG0mOq7YR/YwDLFzmIl7sFOVpelfhEcK/OAiBErztzqrjOR2SnGMLtIjV4NjvWGxFND6hRdozXz+XhkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85784},"main":"dist/index","types":"dist/index","gitHead":"0f173c2cad163fd2342526f35efa1dc9f2ffd05d","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"dcroote","email":"npmjs.whopx@passmail.net"},"_npmVersion":"9.9.0","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"^2.14.1","@api3/airnode-abi":"^0.13.0","@api3/airnode-protocol":"^0.13.0","@api3/airnode-utilities":"^0.13.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","typescript":"^5.2.2","@types/morgan":"^1.9.6","@types/express":"^4.17.19","@nomiclabs/hardhat-ethers":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.13.0_1698728777689_0.049444288376829126","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.14.0-20240120073728":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.14.0-20240120073728","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.14.0-20240120073728","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"583f6d0cd798aeb7001cc3591504842ff6a07b2d","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.14.0-20240120073728.tgz","fileCount":67,"integrity":"sha512-EQvQViAQFam9DuGcmjs/ie12j9YkOhlY4iQutjEbBiTC9HDzI5M+qp+NUZnIFRpsJ/iRwAVsZiLTzB8owzbvJA==","signatures":[{"sig":"MEQCICeO5u9JHmSt4uq7U5jqdgGRnAMupNgs2ga3ta59rUH7AiABgXlUTu48yVJW7gJS93FvBUtj4ybimR84emktdVZ+3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85905},"main":"dist/index","types":"dist/index","gitHead":"a3d31080689717f1fdb57ad024509ba7aa82284e","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"dcroote","email":"npmjs.whopx@passmail.net"},"_npmVersion":"9.9.2","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"^2.14.1","@api3/airnode-abi":"0.0.0-snapshot-v0.14.0-20240120073728","@api3/airnode-protocol":"0.0.0-snapshot-v0.14.0-20240120073728","@api3/airnode-utilities":"0.0.0-snapshot-v0.14.0-20240120073728"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.5","typescript":"^5.2.2","@types/morgan":"^1.9.7","@types/express":"^4.17.20","@nomiclabs/hardhat-ethers":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.14.0-20240120073728_1705736251384_0.13006622587564443","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"@api3/airnode-operation","version":"0.14.0","license":"MIT","_id":"@api3/airnode-operation@0.14.0","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"80429ce26b35871277c76b61e23a11b4b5e72b78","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.14.0.tgz","fileCount":67,"integrity":"sha512-31KFC88aUZz8mdTyJX2jtL9msW5KrmcojCZChPikLpLmXfgPkNe6/OQ1RC/pM4xIP1Os9ALeZoWUmmgLtu3fWA==","signatures":[{"sig":"MEUCIF3Lc265ousdeMe0pIl5ePgHU3b5d7D2k0qbp9ZT+oARAiEA0rGU58qOFcb1ThIdHeWm+CQlrJrPXqqgZ6hGnLIp6ig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85784},"main":"dist/index","types":"dist/index","gitHead":"035bb0240440b481b99b17a0ed4cd9a1cb0541ee","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"dcroote","email":"npmjs.whopx@passmail.net"},"_npmVersion":"9.9.2","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.14.0","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"^2.14.1","@api3/airnode-abi":"^0.14.0","@api3/airnode-protocol":"^0.14.0","@api3/airnode-utilities":"^0.14.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","typescript":"^5.2.2","@types/morgan":"^1.9.7","@types/express":"^4.17.20","@nomiclabs/hardhat-ethers":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.14.0_1705868931346_0.6394304946257645","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.14.1-20240327044816":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.14.1-20240327044816","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.14.1-20240327044816","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"442354fb8474498e704b4ab78f01f0e1d361e43f","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.14.1-20240327044816.tgz","fileCount":67,"integrity":"sha512-+sfju5+l14ieBg7fRGFJQSi4iE9aQXxLUCqAuL7XjmkozGdJ4D4kMSfeC3Q1tuhu1yoGeJzwNLTXoleEdMzlFA==","signatures":[{"sig":"MEUCIQCASh5OzIfObHhPBUjUb4RNE/qWaESF3wyPcBea7aB0oQIgKu7EoOo8JtshqoyqwLZX+0WVNG0JkyoWU0paHmz9BN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85905},"main":"dist/index","types":"dist/index","gitHead":"539ba32de64ef8264d09adcf86d0c118dc0a1cbe","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"dcroote","email":"npmjs.whopx@passmail.net"},"_npmVersion":"10.5.0","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.19.1","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"^2.14.1","@api3/airnode-abi":"0.0.0-snapshot-v0.14.1-20240327044816","@api3/airnode-protocol":"0.0.0-snapshot-v0.14.1-20240327044816","@api3/airnode-utilities":"0.0.0-snapshot-v0.14.1-20240327044816"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.5","typescript":"^5.2.2","@types/morgan":"^1.9.7","@types/express":"^4.17.20","@nomiclabs/hardhat-ethers":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.14.1-20240327044816_1711514900055_0.5553252969723363","host":"s3://npm-registry-packages"}},"0.14.1":{"name":"@api3/airnode-operation","version":"0.14.1","license":"MIT","_id":"@api3/airnode-operation@0.14.1","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"0bb577ad60bd4568f64396f9a375d0daa7d4b8cf","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.14.1.tgz","fileCount":67,"integrity":"sha512-X9tqPkhiZlPk5j6fDUtk2o1oZhhC6m5XwTpuxVR7Umt6Grtc5cnJ/uCYw0C+tPqEviL12iFGSWhPvaBG4rrIeA==","signatures":[{"sig":"MEYCIQDzT+zPHK7Oe5yFH8BHTmEuY7s5hmVYC/fYrZ5+cu8BgQIhAI5UiDfktl50O5cZCHzYBuGOZ9Q6s3qWdxZpO/Yl0cPi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85784},"main":"dist/index","types":"dist/index","gitHead":"9e3ddd075cc335b5c7e3ab0ee9e02d79b029045a","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"dcroote","email":"npmjs.whopx@passmail.net"},"_npmVersion":"10.5.0","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.19.1","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"^2.14.1","@api3/airnode-abi":"^0.14.1","@api3/airnode-protocol":"^0.14.1","@api3/airnode-utilities":"^0.14.1"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","typescript":"^5.2.2","@types/morgan":"^1.9.7","@types/express":"^4.17.20","@nomiclabs/hardhat-ethers":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.14.1_1711688353837_0.31142613690407916","host":"s3://npm-registry-packages"}},"0.14.2":{"name":"@api3/airnode-operation","version":"0.14.2","license":"MIT","_id":"@api3/airnode-operation@0.14.2","dist":{"shasum":"44c0765acc48cd4927f35cfef4eb09eef2e68209","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.14.2.tgz","fileCount":67,"integrity":"sha512-EHfxdyT+1hSrdmzvQQjSfEi8eygVe3B2Ii6wDo+nX0ZR3Do1+EodZ16y+c8OHLglWhPgounQlR4bC21KmMKrQg==","signatures":[{"sig":"MEUCIQCttiK15eLMRa8FGexeJ70cjE4KMW36l3jBZ6o+iQAooAIgKQR+5T4ANtI3ptPwMxdd2CqdVhhOF5CAwAHWEZk0AIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85784},"main":"dist/index","types":"dist/index","gitHead":"3b81fd6b4300b7a13e288e8dda133ad1fe3e0d17","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"dcroote","email":"npmjs.whopx@passmail.net"},"_npmVersion":"10.8.1","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"18.19.1","dependencies":{"pm2":"^5.3.0","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.18.2","hardhat":"^2.14.1","@api3/airnode-abi":"^0.14.2","@api3/airnode-protocol":"^0.14.2","@api3/airnode-utilities":"^0.14.2"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","typescript":"^5.2.2","@types/morgan":"^1.9.7","@types/express":"^4.17.20","@nomiclabs/hardhat-ethers":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.14.2_1719883427456_0.7737908334543078","host":"s3://npm-registry-packages"}},"0.0.0-snapshot-v0.15.0-20250205061011":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.15.0-20250205061011","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.15.0-20250205061011","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"dist":{"shasum":"28525dfe7320ca96781b9bcdbeb102dbd0eec824","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.15.0-20250205061011.tgz","fileCount":67,"integrity":"sha512-WzQDWAeda+gdvRboEDtOUU7kbKSF6kViY/xO4Bs+usUIME0U6yXkh9/LGrYDh5eS2DcN4pDV40lm8aLHm2lQ9Q==","signatures":[{"sig":"MEYCIQCtp3WDjUyrimK5oU56sHnZP+QDpFAs5eHLI/cm0r21pQIhAMKKltsigMeUsr6HDNq70jcLYhHNGDP7k9cWm26vzNTU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86408},"main":"dist/index","types":"dist/index","gitHead":"4a8b87752019f7ca9c081f4a5b3ae2fe9d2fa0d6","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"dcroote","email":"npmjs.whopx@passmail.net"},"_npmVersion":"11.1.0","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"20.17.0","dependencies":{"pm2":"^5.3.1","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.21.2","hardhat":"^2.22.18","@api3/airnode-abi":"0.0.0-snapshot-v0.15.0-20250205061011","@api3/airnode-protocol":"0.0.0-snapshot-v0.15.0-20250205061011","@api3/airnode-utilities":"0.0.0-snapshot-v0.15.0-20250205061011"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^5.0.5","typescript":"^5.4.5","@types/morgan":"^1.9.9","@types/express":"^4.17.21","@nomiclabs/hardhat-ethers":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.15.0-20250205061011_1738735820296_0.9637157611896141","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-snapshot-v0.15.0-rc.1-20250210054756":{"name":"@api3/airnode-operation","version":"0.0.0-snapshot-v0.15.0-rc.1-20250210054756","license":"MIT","_id":"@api3/airnode-operation@0.0.0-snapshot-v0.15.0-rc.1-20250210054756","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"dist":{"shasum":"26159a18459df6558a8eeb83d48414afa55b8a9b","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.0.0-snapshot-v0.15.0-rc.1-20250210054756.tgz","fileCount":67,"integrity":"sha512-GVwLP+5pE4EUQqZZeIERa6y3lhP1SA4G9HAIp1b19Dyi+dWZUr4qBZ8CnrIny23b9KWG5syt2uLri9LuASwfxQ==","signatures":[{"sig":"MEUCIB+x5frtOj61XFqNnDF7oSLSzq13E8txWFMG7VzWav9IAiEAhnZaa8ZNeF2Z79xspfGHYQrluywupXYgz1ds+U1Fh40=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86428},"main":"dist/index","types":"dist/index","gitHead":"88926671e3281b8a59ff4d648ab1b361d3a85980","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"dcroote","email":"npmjs.whopx@passmail.net"},"_npmVersion":"11.1.0","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"20.17.0","dependencies":{"pm2":"^5.3.1","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.21.2","hardhat":"^2.22.18","@api3/airnode-abi":"0.0.0-snapshot-v0.15.0-rc.1-20250210054756","@api3/airnode-protocol":"0.0.0-snapshot-v0.15.0-rc.1-20250210054756","@api3/airnode-utilities":"0.0.0-snapshot-v0.15.0-rc.1-20250210054756"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"^6.0.1","typescript":"^5.4.5","@types/morgan":"^1.9.9","@types/express":"^4.17.21","@nomiclabs/hardhat-ethers":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.0.0-snapshot-v0.15.0-rc.1-20250210054756_1739166482959_0.7877157143786038","host":"s3://npm-registry-packages-npm-production"}},"0.15.0":{"name":"@api3/airnode-operation","version":"0.15.0","license":"MIT","_id":"@api3/airnode-operation@0.15.0","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"dist":{"shasum":"8bb0a19e5084951049ca584f68692c6b0ea5267f","tarball":"https://registry.npmjs.org/@api3/airnode-operation/-/airnode-operation-0.15.0.tgz","fileCount":67,"integrity":"sha512-/ivLYy/KaWZqKC109KjRJV2ngIJkmsjric3o4o3fqmuOxasPeCujGM4VYIxuUIZ5NjOSyEzSTRx94NCNO9P6UA==","signatures":[{"sig":"MEUCIQCEJBPQO5qIGIarTUUUVgJMZVU9okgFFrCQGCh9K664/QIgPZltlNlvTVkBfw+Gofq7PoeX6F+/+rmFyqdZwlabl1Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":86287},"main":"dist/index","types":"dist/index","gitHead":"5b5e8c386ea6e92428d500efe22d897082645376","private":false,"scripts":{"pack":"yarn pack","test":"hardhat test","build":"yarn run clean && yarn run compile","clean":"rimraf -g *.tsbuildinfo ./dist ./build *.tgz","compile":"tsc --build tsconfig.json","dev:api":"ts-node src/server.ts","dev:list":"pm2 list","dev:stop":"pm2 stop ecosystem.config.js","dev:clean":"rimraf ./logs","dev:delete":"pm2 delete all","dev:eth-node":"hardhat node","compile:watch":"tsc --build tsconfig.json -w","dev:background":"yarn run dev:clean && pm2 start ecosystem.config.js","dev:eth-deploy":"ts-node src/scripts/evm-dev-deploy.ts","dev:eth-requests":"ts-node src/scripts/evm-dev-requests.ts","dev:api:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only web-api","dev:eth-node:background":"yarn run dev:clean && pm2 start ecosystem.config.js --only eth-node"},"_npmUser":{"name":"dcroote","email":"npmjs.whopx@passmail.net"},"_npmVersion":"11.1.0","description":"> Development and testing utilities for the core parts of Airnode","directories":{},"_nodeVersion":"20.17.0","dependencies":{"pm2":"^5.3.1","ethers":"^5.7.2","morgan":"^1.10.0","express":"^4.21.2","hardhat":"^2.22.18","@api3/airnode-abi":"^0.15.0","@api3/airnode-protocol":"^0.15.0","@api3/airnode-utilities":"^0.15.0"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^6.0.1","typescript":"^5.4.5","@types/morgan":"^1.9.9","@types/express":"^4.17.21","@nomiclabs/hardhat-ethers":"^2.2.3"},"_npmOperationalInternal":{"tmp":"tmp/airnode-operation_0.15.0_1739251953640_0.29152666761719725","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2021-10-30T16:49:54.551Z","modified":"2026-04-07T10:33:14.619Z","0.2.0":"2021-10-30T16:49:54.764Z","0.2.1":"2021-10-30T20:06:09.777Z","0.2.2":"2021-11-03T12:43:45.661Z","0.3.0":"2021-12-07T12:29:51.758Z","0.3.1":"2021-12-07T14:08:52.519Z","0.4.0":"2022-02-09T11:52:10.350Z","0.4.1":"2022-02-21T00:21:51.801Z","0.5.0":"2022-03-21T09:25:51.583Z","0.6.0":"2022-04-21T08:17:55.278Z","0.6.1":"2022-05-02T11:16:19.530Z","0.5.1":"2022-05-02T11:29:47.413Z","0.6.2":"2022-05-02T13:25:32.066Z","0.5.2":"2022-05-02T15:04:09.195Z","0.6.3":"2022-05-27T14:06:00.953Z","0.6.4":"2022-06-06T10:12:53.635Z","0.6.5":"2022-06-11T08:39:24.158Z","0.7.0":"2022-06-17T12:33:48.999Z","0.7.1":"2022-06-20T11:04:39.453Z","0.7.2":"2022-06-21T08:07:23.852Z","0.6.6":"2022-08-18T13:35:10.915Z","0.7.3":"2022-08-18T13:48:29.664Z","0.6.7":"2022-08-22T12:40:49.102Z","0.7.4":"2022-08-22T13:20:43.839Z","0.7.5":"2022-08-22T14:16:35.553Z","0.0.0-snapshot-v0.8.0-20220906091437":"2022-09-06T09:41:17.205Z","0.0.0-snapshot-v0.8.0-20220906123750":"2022-09-06T12:40:24.742Z","0.0.0-snapshot-v0.8.0-20220906124656":"2022-09-06T12:47:53.984Z","0.0.0-snapshot-v0.8.0-20220906140908":"2022-09-06T14:10:45.312Z","0.8.0":"2022-09-08T12:49:59.233Z","0.0.0-snapshot-v0.9.0-20221003100627":"2022-10-03T10:11:13.163Z","0.0.0-snapshot-v0.8.1-20221003104125":"2022-10-03T10:43:44.481Z","0.8.1":"2022-10-05T14:39:25.546Z","0.9.0":"2022-10-06T07:04:49.682Z","0.0.0-snapshot-v0.9.1-20221031140947":"2022-10-31T14:09:53.165Z","0.9.1":"2022-11-04T13:47:59.906Z","0.0.0-snapshot-v0.9.2-20221205103515":"2022-12-05T10:35:22.757Z","0.9.2":"2022-12-09T07:26:29.144Z","0.0.0-snapshot-v0.10.0-20230203150716":"2023-02-03T15:07:24.657Z","0.10.0":"2023-02-07T10:34:41.588Z","0.0.0-snapshot-v0.11.0-20230405065105":"2023-04-05T06:51:13.369Z","0.0.0-snapshot-v0.10.1-20230405082614":"2023-04-05T08:26:21.218Z","0.0.0-snapshot-v0.10.1-20230411063558":"2023-04-11T06:36:06.266Z","0.0.0-snapshot-v0.11.0-20230411070200":"2023-04-11T07:02:07.098Z","0.10.1":"2023-04-11T07:49:45.264Z","0.11.0":"2023-04-11T08:23:31.781Z","0.0.0-snapshot-v0.11.1-20230519090453":"2023-05-19T09:05:01.022Z","0.11.1":"2023-05-25T13:46:33.243Z","0.0.0-snapshot-v0.11.2-20230616063534":"2023-06-16T06:35:42.380Z","0.11.2":"2023-06-28T13:24:38.296Z","0.0.0-snapshot-v0.12.0-20230724135702":"2023-07-24T13:57:17.620Z","0.12.0":"2023-07-25T09:04:33.995Z","0.0.0-snapshot-v0.13.0-20231025043648":"2023-10-25T04:37:01.581Z","0.13.0":"2023-10-31T05:06:17.918Z","0.0.0-snapshot-v0.14.0-20240120073728":"2024-01-20T07:37:31.540Z","0.14.0":"2024-01-21T20:28:51.516Z","0.0.0-snapshot-v0.14.1-20240327044816":"2024-03-27T04:48:20.204Z","0.14.1":"2024-03-29T04:59:14.017Z","0.14.2":"2024-07-02T01:23:47.595Z","0.0.0-snapshot-v0.15.0-20250205061011":"2025-02-05T06:10:20.528Z","0.0.0-snapshot-v0.15.0-rc.1-20250210054756":"2025-02-10T05:48:03.174Z","0.15.0":"2025-02-11T05:32:33.835Z"},"license":"MIT","description":"> Development and testing utilities for the core parts of Airnode","maintainers":[{"email":"bbenligiray@gmail.com","name":"bbenligiray"},{"email":"e.tesarr@gmail.com","name":"siegrift"}],"readme":"# `@api3/airnode-operation`\n\n> Development and testing utilities for the core parts of Airnode\n\n## Documentation\n\nThis package an internal dependency of other Airnode packages and should not be directly used by Airnode users.\n\n## For developers\n\nThis package is intended to be used for Airnode development and running e2e tests.\n\n### Dummy web API\n\nThere is an optional \"dummy\" web API included in this package. This API uses\n[express.js](https://github.com/expressjs/express) behind the scenes that exposes a few hardcoded endpoints. These\nendpoint are intended for developing Airnode and running E2E tests. The server can be controlled with the following\ncommands:\n\n```sh\n# Start the API at http://localhost:5000\nyarn run dev:api\n\n# Start the API at http://localhost:5000 (in a background process)\nyarn run dev:api:background\n```\n\nSee [Managing background processes](#managing-background-processes) for more information on how to control background\nprocesses.\n\n### Airnode Development\n\nSee below for more details\n\n#### tl;dr\n\n```sh\n# Start an Eth node at http://localhost:8545 (separate terminal)\nyarn run dev:eth-node\n\n# OR to start as a background process\nyarn run dev:eth-node:background\n\n# Deploy Airnode RRP with Airnode xpub, templates, requesters etc. This creates a \"deployment\" file in a deployments/ folder.\nyarn run dev:eth-deploy\n\n# Make requests for Airnode to action\nyarn run dev:eth-requests\n\n# Airnode can then be invoked to process the requests. You must have a valid node development setup in place. You can find instructions in the node package README.\nyarn run dev:invoke\n```\n\n#### Ethereum Development Node\n\nStart an Ethereum development node by running:\n\n```sh\nyarn run dev:eth-node\n```\n\nBy default, this node listens on `http://127.0.0.1:8545/`. This is important as you will need to use this value in your\n`config.json` when running the Airnode.\n\nThis development node uses [Hardhat](https://hardhat.org/) behind the scenes. It creates no contracts by itself and only\npre-funds a (configurable) number of accounts/addresses.\n\n#### Deploying Airnode contracts\n\nAfter starting an Ethereum development node, you can deploy the Airnode RRP contracts to it by running:\n\n```sh\nyarn run dev:eth-deploy\n```\n\nAlong with simply deploying the Airnode RRP contracts, the above command will also set Airnode xpub onchain, deploy\nrequester contracts, create request templates and authorizers and several other things. See\n[Configuration](#Configuration) below for more information on customizing this behaviour.\n\nRunning this command will build and save a \"deployment\" file in a `./deployments` folder. This file contains the\naddresses for the relevant accounts and contracts that are created. This is necessary as subsequent scripts do not have\ncontext of what these addresses and contracts are. You do not need to edit this file yourself.\n\nIt is important to note that the Ethereum development node uses the same mnemonic which means that the contracts will be\ndeployed to the same addresses after restarting the node.\n\n#### Making Requests\n\nNow that the contracts have been deployed and initial data setup, you can create some requests by running:\n\n```sh\nyarn run dev:eth-requests\n```\n\nA deployment file (`evm-dev.json`) must be present in the deployments folder before running this script.\n\nAirnode can now be invoked which will cause these requests to be processed.\n\n### Configuration\n\n#### Configuring deployment\n\nDeployment can be configured by adjusting the `config/evm-dev-config.json` file. This file has the following top level\nstructure:\n\n```json\n{\n  \"deployerIndex\": 0,\n  \"airnodes\": { ... },\n  \"authorizers\": { ... },\n  \"authorizations\": { ... },\n  \"requesters\": { ... },\n  \"sponsors\": [],\n  \"requests\": []\n}\n```\n\n#### 1. deployerIndex\n\nThis is the index that will be used to select an account from the list of accounts provided by hardhat when deploying\nthe contracts and funding the wallets.\n\n#### 2. airnodes\n\n`airnodes` must have a unique name as the key.\n\n**Mnemonic**\n\n`mnemonic` - must be a unique 12 or 24 list of dictionary words. You can generate a mnemonic\n[here](https://iancoleman.io/bip39/). This mnemonic is used to derive the Airnode's wallet. The airnode wallet address\nalso serves as the Airnode identifier and AirnodeRrpV0 will expect this address to be used as caller (for example when\nsetting the xpub) or to be sent as argument (for example when calling `makeFullRequest`). **DO NOT SEND REAL FUNDS TO A\nWALLET LINKED TO A TEST MNEMONIC**\n\n**Authorizers**\n\n`authorizers` - a key/value object where the key is the type of `authorizer` and the value is a list of `authorizer`\ncontracts. The values must correspond to a value defined in the `authorizers` top-level field.\n\n**Authorizations**\n\n`authorizations` - a key/value object where the key is the type of `authorization` and the value is an object containing\na list of the authorized requester addresses for an `endpointId`.\n\n`authorizations.[authorizationType].[endpointId]` - a key-value object where the key is the `endpointId` and the value\nis a list of the authorized addresses. The Airnode will skip fetching the authorization status from the chain for the\nincluded requester address and endpoint combinations.\n\n**Endpoints**\n\n`endpoints` - a key/value object where the key is the unique endpoint name and the value is an object describing the\nendpoint details. Casing matters here as the endpoint is encoded and hashed to generate the `endpointId`.\n\n`endpoints.[name].oisTitle` - the title of an `OIS`. This is used to derive the `endpointId` which should match an\n`endpointId` in a `config.json` trigger.\n\n**Templates**\n\n`templates` - a key/value object where the key is the unique template name and the value is the template object.\n\n`templates.[name].endpoint` - a unique name given to the endpoint. Casing is important here\n\n`templates.[name].oisTitle` - the title of an `OIS`. This is used to derive the `endpointId` which should match an\n`endpointId` in a `config.json` trigger.\n\n`templates.[name].parameters` - a list of parameters that will be encoded directly using\n[airnode-abi](https://github.com/api3dao/airnode/tree/master/packages/airnode-abi)\n\n#### 3. authorizers\n\n`authorizers` is a key/value object where the key represents the unique authorizer name and the value is either an\nexisting address or a string name of an existing authorizer contract. Values beginning with `0x` will not be deployed,\nwhile all other values will require a contract of the same name.\n\n#### 4. requesters\n\n`requesters` - a key/value object where the key represents the unique requester contract name and the value represents\nthe requester options. All names defined correspond with actual contracts in the `contracts/folder`.\n\n`requester.[name].sponsors` - a list of sponsors who have sponsored the requester.\n\n#### 5. sponsors\n\nSponsors represent an ordered list of entities making requests to a given Airnode. Typically these would be individuals\nor businesses.\n\nIt is important to note that sponsors is an array as they are assigned accounts in order. This is necessary as sponsors\nneed to use the same wallet when running each script.\n\nEach sponsor object has the following structure:\n\n`id` - a unique string that can be used to identify the same sponsor between script runs\n\n`airnodes.[name].ethBalance` - a string value that represents how much ETH should be deposited into the sponsor's wallet\nfor the given Airnode. Sponsors have one wallet per Airnode.\n\n#### 6. requests\n\nThere are currently two types of requests that can be made. Template and Full requests.\n\n**Shared Fields**\n\n`sponsorId` - the ID for the sponsor making the request\n\n`type` - \"template\", \"full\" or \"withdrawal\"\n\n`airnode` - the name of the Airnode\n\n**Template Requests**\n\n`requester` - the name of the requester contract\n\n`template` - the name of the template\n\n`fulfillFunctionName` - the name of the function to call when a fulfill transaction is submitted. Typically this would\nbe `fulfill` or similar.\n\n`parameters` - parameters that can be encoded directly using\n[airnode-abi](https://github.com/api3dao/airnode/tree/master/packages/airnode-abi)\n\n**Full Requests**\n\n`requester` - the name of the requester contract\n\n`endpoint` - the name of the endpoint for the specific Airnode\n\n`fulfillFunctionName` - the name of the function to call when a fulfill transaction is submitted. Typically this would\nbe `fulfill` or similar.\n\n`oisTitle` - the title of an `OIS`. This is used to derive the `endpointId` which should match an `endpointId` in a\n`config.json` trigger.\n\n`parameters` - parameters that can be encoded directly using\n[airnode-abi](https://github.com/api3dao/airnode/tree/master/packages/airnode-abi)\n\n**Withdrawals**\n\nThe withdrawn funds should be sent back to the address of the sponsor.\n\n### Full Example\n\nSee\n[evm-dev-config.json](https://github.com/api3dao/airnode/blob/master/packages/airnode-operation/src/config/evm-dev-config.json)\n\n### Managing background processes\n\nBackground processes are managed using [PM2](https://pm2.keymetrics.io/). The configuration for PM2 can be found in the\n`ecosystem.config.js` file. This file also controls where logs for background processes are output. By default, they\nwill be output to a `logs/` folder within the operation package.\n\nBackground processes can be controlled using the following commands:\n\n```sh\n# List existing background processes and their current statuses\nyarn run dev:list\n\n# Start both the Ethereum node and the dummy API as background processes\nyarn run dev:background\n\n# Remove any existing log files\nyarn run dev:clean\n\n# Stop any background processes\nyarn run dev:stop\n\n# Delete any lingering background processes\nyarn run dev:delete\n```\n","readmeFilename":"README.md"}