{"_id":"axios-mock-server","_rev":"32-7d0f3c8e48426abd8d1bbdbad6ecb020","name":"axios-mock-server","dist-tags":{"latest":"0.19.1"},"versions":{"0.0.1":{"name":"axios-mock-server","version":"0.0.1","description":"RESTful mock server using axios-mock-adapter","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","test":"jest","test:watch":"npm test -- --watch"},"devDependencies":{"@types/jest":"^24.0.17","@types/nedb":"^1.8.8","axios":"^0.19.0","jest":"^24.8.0","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.5.3"},"dependencies":{"axios-mock-adapter":"^1.17.0","nedb":"^1.8.0"},"gitHead":"4b3d088e10589567da92f44834c4d66ecfeddd5b","_id":"axios-mock-server@0.0.1","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-9Z5SvoXMtwj/5Si77V4NDxqkQHVNpky5CBzsR8e4TN8UxKPLz89qt1dYbXM8yCbiX6vgFwIc3YFKZgVWtOSKtw==","shasum":"beeae4f8cfb906c7637cf534bdb5402a45861fa0","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.0.1.tgz","fileCount":4,"unpackedSize":2783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWRYxCRA9TVsSAnZWagAAilcP/3yqwKpfE+Ge6w9AQ3nH\n7LtDgytta2EV6b/W06er0vMLixsYXhLy8WVkzWzrrNcx6Tllesc28Wr99Vg6\nylgCFJHh7qvTm2s/lIjzfV8ZTH0L8rlF1AxaegziEcmT7/MJAJrptVmdvLOK\nTKQuLvzLeci3ZzW1haQww5N9e1HOpVvMuS27+cv6mKZarlQJ+GV+gQtZHpSF\nagKQ9fpW+Ktgah94bTxdYd53aS7ST8JGwZ1BvaQSWlKkKucyo7Uqqds83086\n1mgkHcHbg/GnRWICxsZz19fdsXNq2udXGt9dBiD1epBNFCV8TkHdfEDkZO/E\nAFzG8tzwxi9bH01IXAetagjU7cx/sinEL+6jXfYs3CqqBEeWHniCL96uclNq\nGXFJMx86a7nJSOkMmMKQAAzwgqueUjSWeAgesHjA2cNDqbLOYoi0ByDs3Nd+\nXTuXMUKMfkEH2dGMGmEowKaLfLiqLUcmrj7H4YgMLGppNhIoRMq15PROqOVe\nPLCsiG6wNb7qV3jlwItRpWxAOvoJBw31DWFKDTLFzxGthlL4aCOjujQQCIyI\nEb1dN5frdGhcpmjj3k9m2RtULn+dcnMOjVDhglGJpOxljahROxKnBanZTtO8\nfGQpntjP1VbGk8bPCkbXWdU/7GAFwfNiWURl65J547MRAqH60dvG6BEUM9L1\nggJG\r\n=xUoE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICVt4QM6T/tSj7jjqSY/tT2iha3WpBcMDP+vzU8ZumyGAiBBm3qyuGmrQbUSTf8O3HmvIMFhml+wLSJ3HU9XNg7OuQ=="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.0.1_1566119473222_0.14861564709243513"},"_hasShrinkwrap":false},"0.1.0":{"name":"axios-mock-server","version":"0.1.0","description":"RESTful mock server using axios-mock-adapter","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch"},"devDependencies":{"@types/busboy":"^0.2.3","@types/jest":"^24.0.17","@types/nedb":"^1.8.8","@typescript-eslint/eslint-plugin":"^2.0.0","@typescript-eslint/parser":"^2.0.0","axios":"^0.19.0","eslint":"^6.1.0","eslint-config-prettier":"^6.0.0","eslint-config-standard":"^13.0.1","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-node":"^9.1.0","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.0","husky":"^3.0.4","jest":"^24.8.0","lint-staged":"^9.2.3","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.5.3"},"dependencies":{"axios-mock-adapter":"^1.17.0","busboy":"^0.3.1","file-type":"^12.2.0","nedb":"^1.8.0"},"gitHead":"eeac8af0f187ec262f8167982d0c6241007f6b15","_id":"axios-mock-server@0.1.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-jefbRDiDVBE6L0keE4wCSIG+Ang1fuH4hVXcsu70Nlc9mrc+7ZSuEuM0elDiIX+rNKv2N7ZD4fPqsx+O57rT5g==","shasum":"fb8b8a3862646b40e4614a95e3a8ee11d8322189","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.1.0.tgz","fileCount":24,"unpackedSize":22613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXQS3CRA9TVsSAnZWagAA2OwQAKOr7KivmRxDuG3x5dBT\nGwM27ncE07Zg7C+rmMp4Bwkq+nI0ImH7vkn3zEBJefZmCckqrU7m4CQKGjjU\nSJiKoX5AAsu0ba6cMnGdskqhaNEuaKP+pl3o38IuPo9OXp9tJjbyUSbD3J7b\numWcY94bXAju+txJUWzO0d+XPrXPRdraE2RPOKAIJCx8cyWxoxDfT1XGHs1d\nb4qyPQVpAbMrrWAFEJmgZKJsu0xjip+xxsYm70Tv3jiVOrBOQfeJ8eVcfzN+\nyLpXp9uRH8HvLjqdFtgVXrfiOhjODyVRVGrWusMepKtQBhS86vULMbWq6BvG\nc2iWWH05rBgf3dcUubXAdGhFqcGrOY0m0Wy+2OlwFTcppYpgslSqLv69WgQE\nNdFuWS8GIr4FQS+xeqld6Yg2kr00gtcYeL+3sP282JHrej+HwOMrcNnZJix0\nMOptW0yMhXAUsBnJcmprOKpTR36u/ijeprQRnKuFGHAnAotX3aQK5h8Hwp7v\n4X3c/UjwWTA3MxWfPWUzGX62HL4Q+b9wCw3RTs2uHwdKSWCYABgJZk511PD4\ngNP7R/94At9AZRBG60pVz0+Ion9mjtssOjQjHeYn7fVToM/RTXGDJ0wjzgT4\nmfV3nyGbZvm9OyDqLEAlgltusMSpRYUKUKqCRCLmjBRHiZikz3qt78OBCfTX\nBBRG\r\n=rGMn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDF3ojO2/d0qD7RQ9M7XTon/ZedibUPBtbTgvQmnmoTkAiBSo8bZ3vsKRyy8kjIyOmtDhOs9lqdi6OJ2NoQB3zra1A=="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.1.0_1566377142341_0.28050893521717235"},"_hasShrinkwrap":false},"0.2.0":{"name":"axios-mock-server","version":"0.2.0","description":"RESTful mock server using axios-mock-adapter","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch"},"devDependencies":{"@types/busboy":"^0.2.3","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@types/nedb":"^1.8.8","@typescript-eslint/eslint-plugin":"^2.0.0","@typescript-eslint/parser":"^2.0.0","axios":"^0.19.0","eslint":"^6.2.2","eslint-config-prettier":"^6.1.0","eslint-config-standard":"^14.0.1","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.2","eslint-plugin-node":"^9.1.0","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.4","jest":"^24.9.0","lint-staged":"^9.2.5","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.5.3"},"dependencies":{"axios-mock-adapter":"^1.17.0","busboy":"^0.3.1","file-type":"^12.2.0","minimist":"^1.2.0","nedb":"^1.8.0"},"gitHead":"f666bf44c51f96fa552e4e681f3ba7e8765f454d","_id":"axios-mock-server@0.2.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-XqpsuaHcISrA+jNZiYRxfFcvsBMWCANQ0t+Stdb0jztWn3RG8ACUVm1ygnuR16zdEygYa/A5UwrEdficcNzf3w==","shasum":"d7519f6bf2e0b62b5a325eb877dfba2c774a72c7","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.2.0.tgz","fileCount":29,"unpackedSize":24640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZp7ZCRA9TVsSAnZWagAAceAQAKEkxAArqGz9wSJJ7tpn\nYZZR5IrGjnabEABeGV3v5DIadLnqhEdx/Pd2KEZvSTH1uRdk6FZiF3tRfPNT\nQVzK31xV4QnlXhbmiFdG077FKms+hhtnOD+7xE30MeaaP3n/rEhHAXuB1909\ng4zuM7y/40iLzWptWCCrV3zEvJ/lO2/LlyIV+W3vdwFoSLTVwWrkVaeqzv0e\nmXRfnTOMMg9h/RAPIJJu/IA2zutIdZWQhQjRY0dh7gvYWJQltNA7obzTz9zV\nAliqvCW35fcZQCl1rODYIz5/OUsD8OZbW72Si2QE438Ls8D4qvoyO7Cfkuhl\n2wOoIIGW4eGSTg6ZvbruJlIloGvPDayRq/mAknDTNM3VlTJoQUtkdISLf3Qd\nS79vjZ7AYq4TsD871vjT5xOPPtat+VMleM/WFXaeCpIdbB/yw4cD6aTwKH1S\notmAecittpbKrbc4vzzpxszi4JtjvOunHbAX/4n6sKYHbgXIwFx19c9JxGWO\nuuWhrVX8ijofmeyRqYrFeYTNY345WoOAsXJ1Giu5hmLydIB69XXwBwLlwH6D\nTPQ3IGV0wcAbQB8eMJItDahePuCql4Uh3fD7IFVfyTI3Op6A7WQhpcZyRgn6\nhk49/9TdCdgGg0W05MOJyWqItbk8Yjyto35NsMNsNsbN9mSxzIG9ppbtaTMP\nB2eQ\r\n=uOhE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBtpOjoSKE9vc5sI003q8glUv3bsrw2AyNyTaC4QtP1wAiBzfClEstqDIjmb/uMi7ZaVRSiLpVm6nU+N33InK5wBAA=="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.2.0_1567006424689_0.5040351133647702"},"_hasShrinkwrap":false},"0.3.0":{"name":"axios-mock-server","version":"0.3.0","description":"RESTful mock server using axios-mock-adapter","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch"},"devDependencies":{"@types/busboy":"^0.2.3","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@types/nedb":"^1.8.8","@typescript-eslint/eslint-plugin":"^2.0.0","@typescript-eslint/parser":"^2.0.0","axios":"^0.19.0","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.16.0","eslint-plugin-node":"^9.2.0","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.4","jest":"^24.9.0","lint-staged":"^9.2.5","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2"},"dependencies":{"axios-mock-adapter":"^1.17.0","busboy":"^0.3.1","chokidar":"^3.0.2","file-type":"^12.2.0","minimist":"^1.2.0","nedb":"^1.8.0"},"gitHead":"87be23a8f3db9dd67c1e1950a7ec50a134045ae4","_id":"axios-mock-server@0.3.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-c5z4hBgcOwEl/cc+SFvu4qaQtAqmlgyxqu0vboaGuaNa2O/k8SOupIApxwUyJdb5/n0Ak11qDoodV/SpLtOV2A==","shasum":"29d008fa2f73ee7371394a5f7d439948567d482c","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.3.0.tgz","fileCount":45,"unpackedSize":33567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdadxECRA9TVsSAnZWagAAm+wP/2pgbc6zYN5sCzHVBJ0j\n+NXpYNRCSFn8h5NHdBT5Z1vRj0tp2hfngHpRp0GBeaJHfpAR5zE2rpkEIRYJ\n9kVg0qdLcoAYeEfCPXovo1LAVPE9ZeY4LLcqClYP48Z1ycVrHTgyB+6PMZcT\n1Zq+dXhL9kKWDE/x8DZ5ZwVbO5t3um39ibH32q+ZCVuS5EIjpp8JS/ViKz1N\nBrPU6TRwJyTyAYWZbOtgzLFKXIBUk//uRqmTNUvkOBYVfW+rTaZuaj/aOZE0\n7wW3EqEhwmsEFD6J9AuyFwRzvxrDQjT4zBPNsqZ8dwOBsBn68U0ENya0H560\nJt9UMSgHVbZjY3SvUJ3MFIedoFFXN1rmbsdbMCM6tsYy59/eZprhwp5V41hF\nB3ZaG3MyKm4KYexrjbr4+hUix6tjvnPSDYEmQTWYu5IUHMxHhaEHUj5H7Yzu\nAKkH2hoNUlOpWUEpbHwhCvyppgdPqfdOMHnQteVxcmNxcNMxJ+du7cYWtwHw\nHkt0dtQWlt2qHLttZSUcoU0ZXIttV3xGkbw3PLz7p8Q+kXDi6a8YkK/MJIQy\nYMq2GTXcDLaxYQhNyrsleh9/+SVFlQYRvV3YgwHY8CP4PYqq2rH1xAUaMKB1\nme9JbDJMzp+bpIjEUC8ybQMgx5+wrYQ2isUN1aS8xikGp0dwaexM/zP3vSwM\nludI\r\n=csry\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqazL8XvgYjnCk9faPxLMxI6OyWKFQtR0DQlGRKbHFigIgbADzQv8cADBrRKARl2PwJc5recWotdQiyXuCQeL97aQ="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.3.0_1567218755932_0.11680183480652784"},"_hasShrinkwrap":false},"0.4.0":{"name":"axios-mock-server","version":"0.4.0","description":"RESTful mock server using axios-mock-adapter","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch"},"devDependencies":{"@types/busboy":"^0.2.3","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@types/nedb":"^1.8.8","@typescript-eslint/eslint-plugin":"^2.0.0","@typescript-eslint/parser":"^2.0.0","axios":"^0.19.0","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.16.0","eslint-plugin-node":"^9.2.0","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.4","jest":"^24.9.0","lint-staged":"^9.2.5","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2"},"dependencies":{"axios-mock-adapter":"^1.17.0","busboy":"^0.3.1","chokidar":"^3.0.2","file-type":"^12.2.0","minimist":"^1.2.0","nedb":"^1.8.0"},"gitHead":"7132336732bb519bd47e6a4e04b022a5d92cbe20","_id":"axios-mock-server@0.4.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-B3oE33N7JexkKUVK+cslKgOAXnjwfSNBNuCMkWaAj9zbYTWymarjXUMvPS+ZWSi51BSUxJjWUSxYPpPFcW6vFg==","shasum":"3222418785a80100d0b74064e7c0c4308839ee0d","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.4.0.tgz","fileCount":45,"unpackedSize":34660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJda0lcCRA9TVsSAnZWagAAU8IP/jRajD1KbdO3mR4nzv5e\nxu3AokRtMRDN3odC5CPY2OX/lw9RMsC0XZ1GL8zpmGSE5aGdEjOYE7hOfLZ+\nVFjX4qoKTSuy4x7i2OuVvFIyGvUqrLVE/n2h6RHNJAt0YWyHAidyS+T3zRka\nleYV7+amILsPxV2vy2KiZ60FnT3vboaAaLk5kaVkjU7HrhLEoV/wESyEKuT3\nn7Md2khvROOHXeu01LKyDPODKvO3HNelknE7zLCQIIznbN6fzX10/WFTUk4P\nfA60GBMFX11XvVm5xeG3DnLzQnP4SjkNhqT+iKPPCuBkNDaB3jUgHhsIMZ1W\nv6Ki5FcTcK4S3hZd25IPopr+vSx+QEQx+wWMTxjKtDe8nluA6OcBtjrij7DE\nqHvadI1dxTPIcRr/KOqZqi5gTmT3/2Eq/B2LvlUf9+USWlYMGG9uxEkw1gza\nM95tVRVqh3kFfUU+jbCez0FHPOzvQ4fuQhLL3193TRxhaP/+6Lirv0nOgHBg\n86OtnbP6H+h/srnT7Fr/20lYaTsSZ9RnC9Zwi3MCq7VbrN3ov79uc7xIbT0n\ndkojK2SumvvsGIXqT7jVR9z0C1OL1kv55R6F5pMJtkCqesM6gq0nl86ozvto\nKwUn5vl+ahXp1PFWbN5TBXG8oO2Cv9JmZBM2V14A172pSWGMuTwLtu68MI0d\nfCTC\r\n=ErQ3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICDUWyZReLo3br+9ij+e1vb5F2wLHHxYbpGgnhFXYdcGAiB/R2HuYwhGkMaLCo1WartsrDnynuqPxy0CgkSBFBZ4yw=="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.4.0_1567312219506_0.7373186908724654"},"_hasShrinkwrap":false},"0.5.0":{"name":"axios-mock-server","version":"0.5.0","description":"RESTful mock server using axios-mock-adapter","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch"},"devDependencies":{"@types/busboy":"^0.2.3","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@types/nedb":"^1.8.8","@typescript-eslint/eslint-plugin":"^2.0.0","@typescript-eslint/parser":"^2.0.0","axios":"^0.19.0","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.16.0","eslint-plugin-node":"^9.2.0","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.4","jest":"^24.9.0","lint-staged":"^9.2.5","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2"},"dependencies":{"axios-mock-adapter":"^1.17.0","chokidar":"^3.0.2","file-type":"^12.2.0","minimist":"^1.2.0","nedb":"^1.8.0"},"gitHead":"7123a1899d893ba632b58726ebd22763023dcc08","_id":"axios-mock-server@0.5.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-n6TCStqaKUUyHB1ireeg+wH65/wXZWxILuRXjf8vBN7KcdPfHw+2ZNoxK6hGuAC+TM7t4EB2mxjEn3A1VVISzg==","shasum":"0967f8dd0cf25bd07552fa177efd7051fbc7ab02","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.5.0.tgz","fileCount":49,"unpackedSize":38509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJda6QACRA9TVsSAnZWagAAzN4P/iu60Emvnf2YdxWyz6ym\ntXg7mFxufAgK/e2BZqqwlrL/2zH5BXiUTrRj55iG+rE/Kjtf86RlftcmXr7a\nTdgPVxqkJhXGSedKWqiXCanU22Eegdf4UbZPYSNJGQXYc0nGVNfT42dFj32L\np3i3lwK61BebF3klMFAA9u/bMNgAxm4GTbEtjP2K77+Eal6pqwxBlu32heqa\nYW+pHkvTo0GrDa67XUfqTi8dZ7wyfO9VhwPLlpiKuliCSQ1fUm7V3Vf2fO6Q\n80rOeYKjWvuzP8c8uPwZypQx5L1lfNT39LaancU8cLU+SRKq8k9FoJUAFh+u\n99rFFT5YZ5idH+wW93ITTVvN4det94GnwowY8iyTEL2M/wIVf79/vfq2V9FC\np/PWHq9AjBlMEOV/rAWc4xo4BG+6F0ul3rWWIxFkVym3RIoaUmFYKCBJYVzH\nSmoI0iy0SK+WR2iwHO3+16Ouz3ojUzbTiHt8CzKZw55s+0vJBPTe0gLdXYef\nl8K0hx4J3wxaSCtO2VZL/WneiYkXHmgHkMDRU5ww0WV8XLjdq1rKjqMWwUg8\n5X6kvPyFo+KiQ5zEA2cCUmLUXl75EBlqe0vDvg/n+Bs46U+Ym0VK5tK5ZHRP\nAjkxKbOhLHfX///Z733FAE7HtvrBax7dsyauyJJyD6RvrICuiLO1paCD4BrT\n50i8\r\n=MqKt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxORMSTg+SHwfmhe/0hBeGnWRE30b3oYiYp+SuZ3mT4QIhAIKoFlYTgGGEhoNs40KR1cp2mXKGISiBAaAKZDiK89NO"}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.5.0_1567335424174_0.4929284284722364"},"_hasShrinkwrap":false},"0.6.0":{"name":"axios-mock-server","version":"0.6.0","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch"},"devDependencies":{"@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.0.0","@typescript-eslint/parser":"^2.0.0","axios":"^0.19.0","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.16.0","eslint-plugin-node":"^9.2.0","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.5","jest":"^24.9.0","lint-staged":"^9.2.5","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2"},"dependencies":{"axios-mock-adapter":"^1.17.0","chokidar":"^3.0.2","file-type":"^12.2.0","minimist":"^1.2.0"},"gitHead":"dccc3cb8c449fa56d60fcc4f5f8b8dc71da0173a","_id":"axios-mock-server@0.6.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-y2OmGlYOfBHJZeYnfvFt5pX7Fss2IbQXKKKaRwdCzXzmTOVAH7PROcYG7w6QNOKKvMoIiF0VXZY3sLdl/5rFFg==","shasum":"a984688e3fcd8ad865ad79b9b82de0a99996f0a0","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.6.0.tgz","fileCount":41,"unpackedSize":27762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbIdJCRA9TVsSAnZWagAAm/AQAJ4I1L3XAcmgGA+QbwU1\neznc5ua8qlmwTtzwO260VwVf/6hjOgfEbfhP4/ToORX/wg3U66FSwX0QSDlx\nx8udaFjLbAX2M1l++Fv2YU94neEt3pV9yV5YPgeeJCdMTiBDYkDeoq6cPnED\nbWBihBvtNa+zcO9zkKF26uJ6SncRUSKTM2NQGAMRR7JOxH9pglSU0ZhJhmkN\nWFtMk+WwgUaKKz3s3EIcU7T0RMxU6Z1tXwVg72JRlKZ6KnuQohS+wemh4BRc\nu9QR4TuKchQuhmnPyCXgHeCTIlssT/aZBa/xKqljmqMf/u4tBR6iBV7StKDf\nHT7wBwqjhgPVWcWTESDkiKRLI9x08IqpM93OqKZ8a/ZjdtR477OBMXKhZP9d\nS2iLKSShdepPyFqsF7lFA1TWKSwjnjU9rbaFv3DMCjcUJkmT51IYzhHhM0q+\nFMJipOvizJaGXMmMHiY+BY8bHUJVjv+HNaYnz8715n9rZp4bPZ+wd+7773/v\n7DBWXW3GCBY6beYHo2iITj2gxkgUDQcHthbBp4JZ8KLaB9WWelo3pXIMxriT\n7keelLvmg6PRKfjzLaRSY6OD5t8UbXAvcGys+hjLljs1LSyB4Yq2u42H/Qai\nRlgAISIZCBKMXVWyh4YerUeMm28toY95DX7QLsN+TwoZ5jKSUE+tIFSB252G\nvYDj\r\n=OEUy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICGjKCJEUWFp19hB+aPIyzGsy/YZzjVIVVGAY8k0MD7iAiEAgn0XmRMS/l+wmA9mv8UW7v6gxctwVzH9itPRvbG/QqA="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.6.0_1567393608533_0.09450690338788292"},"_hasShrinkwrap":false},"0.7.0":{"name":"axios-mock-server","version":"0.7.0","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch"},"devDependencies":{"@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","eslint":"^6.3.0","eslint-config-prettier":"^6.2.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.16.0","eslint-plugin-node":"^9.2.0","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.5","jest":"^24.9.0","lint-staged":"^9.2.5","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2"},"dependencies":{"axios":"^0.19.0","chokidar":"^3.0.2","file-type":"^12.2.0","minimist":"^1.2.0"},"gitHead":"8991bd98303d36a39ad988fa6cb9cf2d907f3b09","_id":"axios-mock-server@0.7.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-/tjorz6wd2HcOsy+jJ6Kj3T8f9DZ7c5Y+XW4AqR0qVutm4Rgwvg4xy5Ta9XLZx73C5cwbtxR1e3ZYaBZBsZHoQ==","shasum":"093e2325047d2517959225d9c7cb8c01664d0ad2","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.7.0.tgz","fileCount":65,"unpackedSize":40076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb+8SCRA9TVsSAnZWagAAtJIP/0REpa8eqs4KIGezUK4k\noFEQwLnlUjac6y10ymL1KYfIR1FKRAkdtgv8d0oHlc7+i13LVJvOfiUFVuOL\nAZJ+aBF3dFM+dt0koF8ya1RoY9h9gkYiesCylH2Lt1IZ52iHZPODvUaNVAm6\n7t0Vq7SPqr6+/Wubk5gorplbP0QIJQ8iN48KqJLq/PsqRzPiS3W7tjOL/nVf\nFgg1d8f/YEV1khpeO+/cxpwtgWOTXoMEvUPPRLft2+fSCaz21N/6Igmc7Gw+\nBGr+I03RcNMJRB1crJ6YuRdfl6tSP47K+uuGaCWYBlc7MyVg5SLOGSXQYIhq\nVLk1rPjN8veMLSd475HAsgGhLEKb78/IAjR2Q+3u8cIuwPMengcOer1UJb+a\nX9DYxx0ijEAhWwsA7p1a1IZLfkcWF1+w3kUP3fkkxONo1sb1y22HRIuxiANM\nq0WxGcYTdAv8mEY+fLlR3pO7tnpf217HSIiQoa2BFvaCAT/BuWYxfaKOEjEM\nbMDtL+hRX2jxo52LCqE0kkheuaGCwugvYcmQBghW2NczyjGraRdfMUt1CC1i\nvGCr1RixWKZTpNnhSp6Q6G5Uwqn22I8uxkGjxeh31OqKO7c8SkuwgTfMBa4Y\nqMAfvF8ik/lQgSu9SWu+L1aaUcp2/JQSakg53JNnHHANdJdisWWFKEL9CLlE\nmr/p\r\n=LT+6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHpGOtb+mMvQ115rbkyOkjCmu+QMYOUsbHxxPumFEwTGAiA3UyzmPiRMbALZ7xnQhQHFlNl5IJpOUeVpA23zeAXxFg=="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.7.0_1567616785273_0.2248617026598132"},"_hasShrinkwrap":false},"0.8.0":{"name":"axios-mock-server","version":"0.8.0","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch"},"devDependencies":{"@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","eslint":"^6.3.0","eslint-config-prettier":"^6.2.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.17.0","eslint-plugin-node":"^9.2.0","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.5","jest":"^24.9.0","lint-staged":"^9.2.5","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2"},"dependencies":{"axios":"^0.19.0","chokidar":"^3.0.2","minimist":"^1.2.0"},"gitHead":"3f25289c3b008b08f39792bc573555b495aa66ca","_id":"axios-mock-server@0.8.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-I9TRxis5Dim61dxF8A4HbBuTSJoWyegCKZCx5hDmUsbU1Ie2KwsaqDInszftCp3yB4bhR1GDHzNBK6UhRNFCow==","shasum":"76b534ce06f6b0dd017ad84e35764eb42f382a89","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.8.0.tgz","fileCount":65,"unpackedSize":40411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcyeVCRA9TVsSAnZWagAAFlEP/ihsPhO+47fttSwah4r9\nbHom9n0cV/ah17wU6pnzVIMRMD0tRuWtAPGLq73gQ9GIekOgHGv4mmMPzfIQ\nuFS5tZeODIiQ1tHalyfv9VXdhhOBwksEUsT2xeEpQlQpHSDwRlFgEAPP3Zus\nKQXU2WIeiRXEWTKJWxx0PPH1xb12VfXgVilgx84eG48HzeFk252kNGbS9atH\nU/O13Hq69ptAGtr6gucON/5OQmW8h4qqTRgcOwlgs1eORMOzshrA+SeY8RqH\nKWCYbQELh+4oWDd+L7D+H6Bpn1XKtekoLuB7rbP9gQ+GQvgtU7wjTL9R2tZH\npbtOBabC5mnMfsOU0TDK3PJ+acsbTCmq8tyW8EOKy9qEN12C9q+a0gIwBN4N\nCW7cfE2JePlQoCl5Aq30Yukl8nAG3+j205u7WES7cBeh/NYPK3moRgryEJq9\nYqmwXKSHKtVNdaXDkuaC9yeUT+bGf1rDxf0kM8NzrgfNlimcSIJaMzZbOgie\no09xEHCwTCEuDqduC4V2VjBZngq7XpX77/vRuqp+xIpkqL+iE62VGR4p1t0A\ntLi6EUDOKpsMgmhS/mlYNa/LFO4vbzOfjjbAOuVwu7nutUusmwZFQZgOSTKN\nxdvN0Wag9+gLFJ4oY4yHvkLrkFtOlTm91I7tXen/xxmOzejmj8qNiHnvxEyn\nVwZJ\r\n=X/nq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGOR/WQSma2NCaklsGvfQ6gIKoLGthk4gAPguTApVs1fAiEA7KXLbzk9zEA10xA3RxSeloNdXspISxSpfilHds+EnLI="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.8.0_1567827860404_0.2042905736735383"},"_hasShrinkwrap":false},"0.8.1":{"name":"axios-mock-server","version":"0.8.1","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch"},"devDependencies":{"@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","eslint":"^6.3.0","eslint-config-prettier":"^6.2.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.17.0","eslint-plugin-node":"^9.2.0","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.5","jest":"^24.9.0","lint-staged":"^9.2.5","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2"},"dependencies":{"axios":"^0.19.0","chokidar":"^3.0.2","minimist":"^1.2.0"},"gitHead":"fc1e5e931bfa6aeb45da6c6cf994e15bd5528c40","_id":"axios-mock-server@0.8.1","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-NJMrXf5JPSIVdonbJWVCv2bdlZDjHKJVmOsWE0eCeQNdq13LfT0EM3lYEQm8xB/Pqre/TXDxSot4D6At8raWIw==","shasum":"d087205d64d60a1203fb8ec1f405ea66c9659029","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.8.1.tgz","fileCount":65,"unpackedSize":40666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdc4USCRA9TVsSAnZWagAA03QP/0hOcjXjEJWB4kMnLBEy\nofW6mhDqqBxToYS3WcKhtrAuq+pido/Q3y+deySDBQgCnMw9YUjHJjCXoIJG\nbkrD+RMZn1Wxu6PYKGf22C1RJpfi7iNz07vQMPGyGKqQNR6hCKJHYfvoPaEq\ndj1MwODSF7I3VNM3+HBeDbMc5Y9/Oq7LjBefcAoyQ85SkHbVuWm3GQlMnRZA\nuWA9S/flUY5BEhQ6AVeMmUU6EV/R/tnGsTDZ4kNSIT6ANTD1dkJrpRHNAASA\ndk1SC0yu1FUUcG9RsjlE4JfdTL/uGg1YS6WO+kmBTaWOEE4nvVqNXOfjh/Ik\nbpoxdYZG+VqM5cTbCglsaU8IPxZgQiI5lVbkBNa6Td2qOORga15ZonMgpTsP\n0fG+nKDm7yCCoGNbTOmLJ+xXae99hoNxRIOsg5crCNrsTzzAJQdUCIUTCvOp\nnMKiYb1uLYxHLrk2KCny7KoK/KXuaJ8uN6ByC2ZB4rc0upxvay9NcKpdRu6m\nUMWnv6aQ2/Hmbb8raP8m4hzgPfw4DjfNE754UT2RM+WPe3mofCR9GlbY/7EY\nVym40wW5tigz7j1JHdibD/nI5bHhe0vc9msT+J/VMJJKj+QJA2u0PQmjoO7y\nmI3UnsALao1cTIPtYjUmksXFyxoJAenVge2S81IcxUO3DFD7AewuNsmznq4f\nVII7\r\n=9b2S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHO8AJVg1PmcbU1EVpj+fdl9HelvOs7fnLE71IYPZyHwIhAKe+1wIL2mU/bO0AoFVlcn/J42LkdT/kyXMiKAOJzebk"}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.8.1_1567851793791_0.641728045639836"},"_hasShrinkwrap":false},"0.9.0":{"name":"axios-mock-server","version":"0.9.0","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.1.0","@commitlint/config-conventional":"^8.1.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","eslint":"^6.3.0","eslint-config-prettier":"^6.2.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.17.0","eslint-plugin-node":"^9.2.0","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.5","jest":"^24.9.0","lint-staged":"^9.2.5","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2"},"dependencies":{"axios":"^0.19.0","chokidar":"^3.0.2","minimist":"^1.2.0"},"gitHead":"ea31553c3dea22254f9f972619641ae176306b35","_id":"axios-mock-server@0.9.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-kjqzTDil4PWQeihHR0pSm/RCNQikjciTBu6H+mghWxWSm5f7LoZGjzwpU+CXAX9FmJ2jd5Qs8Icn5dkMVLeiCg==","shasum":"c2152c252956a72af23dac7d7231486afa213675","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.9.0.tgz","fileCount":65,"unpackedSize":40595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddRzOCRA9TVsSAnZWagAAZ4gQAJs8FIFAiXPWHfH8p1lT\nnDhI7qkpBPU/NlmegA9xe4jmb8EJN0RbJ5tUlXKdLkxmMRvylp8ifqDBzi67\np7DvtaKEB1HYPOUxu6pU0qSHKsnNNoUTlR3X+fRlZXnN7o5zAXwTa+TGe9qe\njwK5lN5QAVXF6UTFW84qZPjJafkwsXqOmwa9rMRlpcE1ah7Yv1ucr5IZk/yU\nn4J6ppbG4JMYzU/9vXb8kCzSBDwMvd1udO9NQFHRWu8Yj0rArSxFiOJGmoE2\n6WZUlGKcR7iEg7VoFlqHzg2pyiM47O22+vnQJwnhSlm+wMmc/IzP7xCUH3F8\nXwE2EBZ9lO3oskAAa6qQGiZNdk5/i4LQHsK5r16yiZX0dgjH/gubEzrSso8h\n5FtZVMGU3PxzhNOVqWqyAO4c1cLKvow+pwNOXhzuQ4LtvjU3bYL0eTpd3YqI\njTvyNXlgFm3lHVQCJW52jSIErCerT/qcty1hUGqKkahlnvpY/vogGHIciUyE\nVYe9+5uAH9mjlZZfbmGfXlJTRZ3LhD+GpVxgVUwkOgrHrZ+BNagZpbHWZAlZ\n7EODPeDs/QeWaVp/jLqTaQ8wpfUCvi7Rn19KtxR0ca0s1eyOvroWXlb2VmI9\nWqS0InyL7jft9iK//jkuqkji2eFRFNuLcqdVCKBRT4l0MjTFRs6jjI+IoCnu\nsyIw\r\n=zRD5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDzeYph326GFrGei04IyJK/XwABMs92M65eaNBuCSGZIAiBP0dKDMQ/VLXanhVs9qMNnFAbK44WXEy5dzhTlwp0xLg=="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.9.0_1567956173378_0.14157733051385057"},"_hasShrinkwrap":false},"0.10.0":{"name":"axios-mock-server","version":"0.10.0","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.1.0","@commitlint/config-conventional":"^8.1.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.2.0","@typescript-eslint/parser":"^2.2.0","eslint":"^6.3.0","eslint-config-prettier":"^6.3.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.17.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.5","jest":"^24.9.0","lint-staged":"^9.2.5","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.3"},"dependencies":{"axios":"^0.19.0","chokidar":"^3.0.2","minimist":"^1.2.0"},"gitHead":"9712cf01c86a20e2e9c8c155d042c8351c929f88","_id":"axios-mock-server@0.10.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-q1fjv0FxZ+ckTkvL0QcooCWPaoeR+HEZRW/gejL10nJ/WRS+lpeZ5X4NH9BJAx7cIb0gcvbIciZWRdgYnWlRIA==","shasum":"0a4611cb71de14281c9e9400b87c81a46863ac41","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.10.0.tgz","fileCount":73,"unpackedSize":47609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeD7nCRA9TVsSAnZWagAAiaUP/RIAv9F1AZ99HhEv3vAx\nh+RjDGi5jhm2GYT2wBrR1aom9TCCHW/LbYy8JJ2BsYHQx8+wKKnLKEZ+HHEb\njCAgWZnc7xB/8DRWNo+ByXda1QTXVP0ynQtAGz2d688dqw3Qtgkw1LnybsK8\ntD8Af0mZr9mKc+ijCVsHQNS7OSA6vhmI9vCPWyQRgkxlBDHqBoksPRkm1dNe\nQvRUISw+OFItMEj8aNNplfKbo4Y3UW6hlwMGeVcMV/zlalPXgzKa7fsqV6hT\nytBD2HaPPbJu32Dwm4aq4T1ekVf1fEGNXY3geecUBnESxNWV0jA3VTDgEmJQ\n2ERvAM66dLk7H09fgA6UHY2Saa4BcX9De9SsBFx5xcmxA3WP8Ocqb9XrJfZk\nKN8/JR0Gkh5L76pqH6f5/gRH17EBvGGWiaiiVc0KVPOKwQ+MAJCEUaoYaojb\nJlVA6Vx1PHOs0bMhTEzcBjGH+ef6euMcnsvHK/HT8ccEf013c9DDB/WulEPT\nN7uXwZH88pl3uQ4oP17nzh25Dp7BmdgBtbwgh9g3Vfx9Afo6l6nSR2F3WBFe\nGeULpsSOZ8kWgutBhQwxIWnI8mSE/uroQXZtJ1rBuWM+Ym4BH7Cnyev0GaE2\ngsEoV4WnGu8QR+K6o7F+5nzHeZhM9MftmscyGz/pNpLvYmuBO2u9sU7sEBec\n/eXl\r\n=VuSy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDp4bfGJF5HW6B23dOMn7a1wawCMSzHKHnlAOIQo/ZajQIhAL0Ahigi36KY1822WPP3/02uFADDyEOBjvDZJzZmvozb"}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.10.0_1568161510428_0.09757182582304047"},"_hasShrinkwrap":false},"0.11.0":{"name":"axios-mock-server","version":"0.11.0","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.3.1","@typescript-eslint/parser":"^2.3.1","eslint":"^6.4.0","eslint-config-prettier":"^6.3.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.17.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.7","jest":"^24.9.0","lint-staged":"^9.4.0","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.6.3"},"dependencies":{"axios":"^0.19.0","chokidar":"^3.1.1","minimist":"^1.2.0"},"gitHead":"7135086971cad76cbd093f75ffb912ca2d9ce229","_id":"axios-mock-server@0.11.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-23GrxU6Jer9bH1OKnXtc4meAwXMuyxMqed2nFCOKMApemvi6kDI/t31uKrhMi+OOiE2wmjJPkutV5ER0H/y3dg==","shasum":"395a0d890f257981920197543b06b7bb21c28f02","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.11.0.tgz","fileCount":85,"unpackedSize":67246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkDewCRA9TVsSAnZWagAAT8EP/31Ie1YofkITkkQ5Ae48\nAav239eJ0YEj/yjEeQg68IzDtURVLJ1I96bNI7NMJp/iAy1H7DMFFAIOuIBG\nS/GCYSjQyyP/Q7p2D2wMUYtroBm84ySZvpGoHyj8js1E/oNK8MeC8W4oH+/A\nWi4TcnpHLDNKudq62JDV+ej3RA7HeCcx77S9ayrk9VHxl1G81SlK3O4tarpJ\nlnWMh4GK1JScPKClhPQ8AO2XOqtASYxg93N0PzUOAVAtK2UktnnDMbpBAPKP\nX+VjP596JiVIlqldRZluivwIYOhjphZQz2e4R7Mubc4hdgAzH1/AW6d20pvN\nwN2pHPCWnAnQsYYK9g5h1Lu8OcrCjObkSuOnoqhZZF77KqWpVUEI6DCtEssf\n0CV/5d7rtVEY26S4NHOjbrCoSE5xJczaOgvA4zr6kW3qOIzlPsHTPwY8wdOY\nr90Mnl4TfvMCsDrCYLpljt2ekJj6mK4Wmhn2H8Zgc+JxCs77pfDpO7SPhh53\nmof8MfWM4tbaQZ4mNScar0G+IHGQrUSmHP6GJVY56jtgOnjl/HLDYpNEvNjW\n+U4PD74j7NKGkFwbZINr7/ttBbYKog3AVcCZoJ12xsYopD1s6fmYXIzXD/fS\nVO4MIEQ+Dkb6ZzBjrOwex+CA6EMwALsTMsMkttTmMLXHtl9lE9yYewtZ/oRT\njiBI\r\n=79wt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA2HM5YuL/xPYcsW/YDMf2j7D+/lhrtph4tipBwdeKodAiAcSoli96kks8UFmFEau6KccvOxL9aeYXZG2yNKMfxf9w=="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.11.0_1569732527864_0.39194936617189935"},"_hasShrinkwrap":false},"0.12.0":{"name":"axios-mock-server","version":"0.12.0","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.3.2","@typescript-eslint/parser":"^2.3.2","eslint":"^6.5.1","eslint-config-prettier":"^6.3.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.17.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.7","jest":"^24.9.0","lint-staged":"^9.4.1","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.6.3"},"dependencies":{"axios":"^0.19.0","chokidar":"^3.2.0","minimist":"^1.2.0"},"gitHead":"eca06ee4e17887b7d28a59acbc4832b7c999dd32","_id":"axios-mock-server@0.12.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-GNFBipGMYQoIZFsWJCD/JcPaC0XbBn12HoCZW1APP2gVqQpEzUtXcu5hQPQXYe/X/D+ow4boA6DwqiXv9TC2sQ==","shasum":"70d5830fcee0322573ec243d0928210db6763829","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.12.0.tgz","fileCount":85,"unpackedSize":68359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk+YwCRA9TVsSAnZWagAAAO4QAJUJ6KNkt3/kkKFYe0Rs\nhJrXXxFLpp/gJWr1jizfVUicuztozdYb6Tpj+2gyDyNDq0v5zaNhjaewgGHh\nxrWsBj07RwPfw/WccnqH/drTi30QNMp/p+2IoXVu4Faqdc/Xn9ePyABCdaJJ\nh0EDj+G2Fluympp4DI4y/VmZoVF/f1Evy4YZM6b2TvBD/1rlDsItJoA4iIRW\nDoMfFhppUkYulVblMqRl5XK5uwChTaPQQWUK/jrWofwA3HZNqT4YUI6ZOmKU\nGtjj45g5JbrZ4hvMDfUTtK0tGpjhg4iMy9C6szlFpGm+1SFB0TECHpWaVxFC\n2Y/bH/GdsPcIma5AK/w0p9hHqcMz5s2wvvgWLJI0ESpNg3u8ypGGGrvSSRfg\njVd6Gzp4XEkhHlqBnwu9VGxdARhiUnQYrrgz1ZhPWfm5VT2krtSUjGNlwSXh\npJF1mjQ4fov8/yvb9zSnyLM55YMk5Oriy/HI1BGiZGWiYJ561GutiXYFi/h4\nX1DpcJE47+kPMP/zJmEEHZBGFzmgmrvmfOHiRKVHpwRTZe0pTb0UioTxSZtT\npnTZ5KLs6M6KQHej7GeWfxaQI7894gs2XZgreX7F64Y30lQFAOBoan5fcWvH\nZqSkCNbcITnE5HHPdqEEOmVtlUGsOuHictO7umopol0lEV+9vaKADSgWAa9h\naVO+\r\n=C1mO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB9b/JvVgPnIVOSVMad0yBl+qzOqxFCC2OwqbJc0ehO0AiEA5R3wAsM5gxTMJz0NdTRtHuX7vuBRgOeIVITDI8oyOng="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.12.0_1569973807480_0.49449007274227474"},"_hasShrinkwrap":false},"0.12.1":{"name":"axios-mock-server","version":"0.12.1","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.3.2","@typescript-eslint/parser":"^2.3.2","eslint":"^6.5.1","eslint-config-prettier":"^6.3.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.17.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.8","jest":"^24.9.0","lint-staged":"^9.4.1","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.6.3"},"dependencies":{"axios":"^0.19.0","chokidar":"^3.2.1","minimist":"^1.2.0"},"gitHead":"7c1324e338259d49c02510bc8517b4f29163c6ef","_id":"axios-mock-server@0.12.1","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-HCTxkSDy7s5k4o4mm+Ke44IUNXsRQ8B9z4eiFs+K6fzCeDg7gxrC1eCT9kpGOKAa1wT+GsDF75eGxrGyQCxawA==","shasum":"9d60e6388c98db0e047d086e2fa4a6553cc0dc8f","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.12.1.tgz","fileCount":89,"unpackedSize":70535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlQu0CRA9TVsSAnZWagAA/m8P/i2blP/GTD/1aU4FJj6W\nO/vnWs69yZTqBeHn4Ptcw9uEHue03Lbh3cDXtrY22YB0d8w5plisKe3CRJca\nbqyzu5rJOhzqU/pDAiFcbRX/tbljoPchl1opJKd/oz1mZtvh+ZLlU5r4k9l1\nTkHtimsfkwhV1Xj9eXe5YgWMP+WLlSgQOvBA50ZRr8NkeLZz0E4Oqtz58+en\nrJqFaXgb5DNCQeHWiTWSBPp/Eh+Jju5st7G+7qg45hYFfi2qBXH8hXc52T2y\nZvkYP4wXHetoJoq+xd7gbdBM48/Lwfi7tjx8AfOM8bB588VQDVuT6cc8/rGR\nDaOkZktT9iKg+PbalZjawcYg2+d+1N/oFfDC4BikNSeKpjgk55YoT2l53cFH\nBscmhpQfPOhbhy/dpgx9CPCA6NcW6JM54MoLsf/3pymdFK2KhwDygEaDVWQB\n/jWfgOCV70x96Y8P15vDWa46djgSz1tze/wNS8Qo+PfRH9MSLPGaMqj/iesS\nhK4f3aHqx6Qa56ylhcc8qUqE3swrpsDaIENCJKv0XvOcJGy8rc+iIEIhBg+8\ngky4wt7j017cDLGC31ShxpkXbkoyQG2cfYfWsI5gd7T/2u4YcR1A1TGU+iUD\nMeuNxWI8so0Q/oARHUBSX+wWy6H8rhDhn46iRICDxKi+Chr+HPba9mWpUfqI\nXUdV\r\n=Zax9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCoNt33H98H5VgM20bHyGAlahM2EhjlBEcNvWNEFc9ugAIgV+jGlYlruarVTASww5pIzSqg967FOyvQf+Rz7oGQqkE="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.12.1_1570048947393_0.5598380109175822"},"_hasShrinkwrap":false},"0.13.0":{"name":"axios-mock-server","version":"0.13.0","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.3.2","@typescript-eslint/parser":"^2.3.2","eslint":"^6.5.1","eslint-config-prettier":"^6.4.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.17.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.8","jest":"^24.9.0","lint-staged":"^9.4.1","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.6.3"},"dependencies":{"axios":"^0.19.0","chokidar":"^3.2.1","minimist":"^1.2.0"},"gitHead":"297f30b2fa01a410c2f38a9b86ef0a1dee113e83","_id":"axios-mock-server@0.13.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-dIBWTI554g+xgTDOceP5+y2XH8mV9f2onlVXZtuVqlFkxD6IKiIqXjBVVtKUdttpBKS4XW84xCeFsIy4KoInJQ==","shasum":"34ab9be67de4d1972038a55dc75ba73d396e862f","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.13.0.tgz","fileCount":89,"unpackedSize":72072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmdaCCRA9TVsSAnZWagAATCMP/jtQ7tLszTzCatOZ7dlN\nxMKGKw43R6Ic+XaqjygllAj1fFQpqnhrPWRCkwOto4JtDZbvJaBIu+K22dAE\nD1Wt/u/h9nX9JcQv/85FMCFEyuxOQpygi0eBQfzr1sxBKsP2DEXEz2iUIjPv\nFN2SGY8NSy3qlDyz6sp5aDQBf5wTsbYEwDl5RPhzFCBmUgataLUJRqB3dwNt\nmYXpTB3PGFXOxZndrvyk0XDw5SbwkNv76rSRULjotJkMlETutuG7gtHSStIW\nBZrXwzb9hW0kLFS3tMIB2fWIuC3gYZtsxL9Do6+tuDmrDCUUYzM/C8C84o8k\nvr2yh9wfP34SuFoUyqY1HwYIXyM/3xC+hXTjLGkUI0iMRLgy3W0ypCwSLnUh\nr3XBAFkluxbUUx2BAoNrchXoAWS1e0bi6/+UPza+XAbqyZ5ixfbVWE/csTgE\nxmo2MDL8x8lBa3VF6vcBr5ZsoddKg3X9N5a+J7xDCzjFB7C5MTWab0h75i1y\n6LquBuKYTZ5eV2d/RvpUyaUP1GlgevDYKKCuDaySD36z2RPeJYZ4fSyVaQjX\n4EjFXKyLD2k2Ljr1CvAgx8PIe4qQJHSNkRFKR4QCpmBxaV9BF3W7xJ9K1YQR\nPFGcFoBDqAdxaFtf1WDtOf2yVQ4j0rpUB7FhdWaV7LmKVl7NmcFdHWRkd2Ho\nrzJI\r\n=5ZZp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEWpTfyzVkPfmBfPCSTdGHdpJLvd18Do+4+RjuE5FJIAIgD+sWPDKdv/A6uIswx2i8x3SQO0JElE3n2gCsPgom7Rk="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.13.0_1570363009389_0.29905863926697585"},"_hasShrinkwrap":false},"0.13.1":{"name":"axios-mock-server","version":"0.13.1","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.3.2","@typescript-eslint/parser":"^2.3.2","eslint":"^6.5.1","eslint-config-prettier":"^6.4.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.17.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.8","jest":"^24.9.0","lint-staged":"^9.4.1","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.6.3"},"dependencies":{"axios":"^0.19.0","chokidar":"^3.2.1","minimist":"^1.2.0","query-string":"^6.8.3"},"gitHead":"8aa142320eee96d3fc0b0e4d0653f92077397d9e","_id":"axios-mock-server@0.13.1","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-7i3YHbiP/GTwnDG9f7T2PPcrD4SCcTrsC1WD+W2SPUW4i/+XM8Kgvwo3rNUwZ9FrvyJotlAEMTV3m3fbipTjfQ==","shasum":"952355c13c703b659c55543a6f9f3d251a846157","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.13.1.tgz","fileCount":89,"unpackedSize":84889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdm3MgCRA9TVsSAnZWagAATiIQAJJs1MBptEm9MmCAmkxT\nPDkcWyuvMXmYqI+057c/M5lCZehF2Ug3IJ0n7Z908NNzh9WGsM059pKodAbO\nP7k7IpgHvf8TPfPZP18ogWElj/CFu04e2l/ZzbTs+2VDgN44WnwSl31Q3rVQ\n1oTHr+1onKsnxiV5Z/Mb+k9666jR0RImh4vHoQbMyNeypP4OvSyLtjotcm8d\nabkHDeS0i78k0spq0LeS2RBI0JY9RG/b5AsKUdc/e92DhdsEVM8+N4bGEOoS\nPs3cYfghFHc+AWOlkCBzX2v7HJhfmB/Hygqhkscvfy5NGBqXXpBKrixa/qWH\nYvh3mz3kSMSTRk4taXd6rVdPRiqhZd9AABt0Fu3IesLNo5McrThTGF8sMnlr\nuxdDxU2dUQctgIUJ9Fr6zW0x36hqy1IaiELPuWV3Oy9xsVhUQYNd8MnayEsy\n0FzyoR2YmJj6VSE5dlV06LpAC3kPHDq2LRlb188esbCJXwBdxTnJZNffdNZ6\nSXgnHpqH8O9+Wh3Mxnr6zZayV91vxkQ6om0lJfkXT5/hJl+trIhDD1wGhEig\njutWPwzgTz3cYB+y1apROhgzcKvggs4QmcEnTVvgSW/bfHJWv+baQNRPBVoo\nIvviyq+5ET2p60oizsMWqeHx1GcdgMDMpW3lHOKa/m9Rm2hcN2hmSdPjkeE5\nLOAh\r\n=PaP5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHdWwimDevs8swdF7yTU+buRXtgtNb0FRvEacfUaY5VAAiEAgqhrLjWQ3ozEB5/AyUL0mqCn5KNqCYx94D7mZWUZ4SA="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.13.1_1570468639527_0.397105732226793"},"_hasShrinkwrap":false},"0.13.2":{"name":"axios-mock-server","version":"0.13.2","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"dev:cli":"ts-node src/lib/dev","build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.3.3","@typescript-eslint/parser":"^2.3.3","axios":"^0.19.0","eslint":"^6.5.1","eslint-config-prettier":"^6.4.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.17.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.8","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.6.4"},"dependencies":{"chokidar":"^3.2.1","minimist":"^1.2.0","query-string":"^6.8.3"},"gitHead":"47534ee95d5b018a36d02afabe463d07a712f142","_id":"axios-mock-server@0.13.2","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-+5WW9bygKCnbOzBEnW3szr6Lop1nyzgAF3cjHFHiHbLfD16TlUjwLsotu1jpPLrxdw7QU6/TCv73l56lUAkekQ==","shasum":"3154c6161217cff33ea0428e1cde6ef0054d69b0","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.13.2.tgz","fileCount":89,"unpackedSize":83198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn3NACRA9TVsSAnZWagAAzN0QAKSyX+hf/tNpgSLH+1Ug\n5nghlCtRoFh7m4e0KFDYG/yFiXfgYekqTla8sedkjvQ/9DaZJaZuyWERW8Dr\nVhoB0MVurbAZDRfOgT9a/wO9ejTGWbAWWsBJrI763Ht1h2mwfr6PbtznbU4y\nE3+H710cRzMOw4IUBFJEjt1wav9lkoegKiUBKqukI82DvadsVnpdVTnVzJfC\n6Ay0yDX+yV2g07T037OiOOmN6OE2Fw9qoXT/DRrh+etGra7YRqU5so2ps0N4\nm40loxH/vP8zrR44OFnBeyRXXNN3wYZH3iwnM8qGQf+HwH2pRULPyviqBie0\ntAP7HTWtYQz7g+ay1QvZ/4Xbrww8wvNyPAQs2CuKzVIC65aPnVjsmAyvSnA8\nFBKZ46mcAsVT5H2tv20p7gQWdnPmmkKJx4JrGZ5JhBM15TVfO9fWCH20ZhIQ\n8mj5Ry5LWTV4/OEZT6ybZrcDJzcJSTNqc8i0pJtzK3nBBtr4wEjIuLhP4FJc\nAGgUZ9MS54L0u2hHK0my7lWixBhbuyrrs9xP2m5SuvdrCwA4nFXVAfRrE91I\nr0isbul6rDRZU49o+2Ccqb2e/Ym/oZ6lyiEI+ZkfNA+YfW37reh5BlZTatOo\nDat1km33cPOBKIScpS12fTfiIP3boeolSLfottltzPzOVQsp7gQugNxosriW\nfQb6\r\n=KGgo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDY1dOy1N2TfHzcGp0TlqCduS2aAw3MbW5eu/+QbK9f3AiBucZlFzJ9bEh1ld+MUtqSM5zn7BeUOUGAj15mKxnV5Uw=="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.13.2_1570730815316_0.5166946638943068"},"_hasShrinkwrap":false},"0.14.0":{"name":"axios-mock-server","version":"0.14.0","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"dev:cli":"ts-node src/lib/dev","build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.3.3","@typescript-eslint/parser":"^2.3.3","axios":"^0.19.0","eslint":"^6.5.1","eslint-config-prettier":"^6.4.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.19.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.8","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.6.4"},"dependencies":{"chokidar":"^3.2.1","minimist":"^1.2.0","query-string":"^6.8.3"},"gitHead":"553870946713b7f4e2b134cd6d21276f83a67b91","_id":"axios-mock-server@0.14.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-nX2b4V69NqXyAouSoneuatHXYpyhNj9swfX0QrH2PK48qXewFMv+woo62CDpzVNV4mMYcIO9mjQcoD/rhCmH/A==","shasum":"2a53bb32bff57148536b528f3d4b661d3fbe719f","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.14.0.tgz","fileCount":89,"unpackedSize":84707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdocDdCRA9TVsSAnZWagAAU8kP/AkpfuPAHhQ5UtuzNT+N\nDIYGM95hPfJojxVjd4XtGyBxlOdB4Jf+dE9mO8mTPzzSj38bRf18C3idHW+0\nur9w726LWr1fwZtoDny/oXgdcOQ7xUN4T081/5lqYaAaxLs/9YGk43DU8coy\nc7B/rdrqZd3wVtb+F8S+K7TQL/8E2P8X8V2jeXuGSXcieBZjwn2yEkfiSwfn\nnzIbNCMRCSXcV7NdUMr6cSWU7L7rUQJ6C5jS8tjnr/8F7KpEG0DAseZC+Aln\npwJRGl61E75Y7ioh6rRk5XFYZ76zcF43/rtrgjHLmFQJwMEFALM9diXU7Cqo\nQk9gd1YYH3Qlcf9w5+18BA+EbHTQececI+cvWV1JpML4WIzCEQCivss2Jqp2\nuHaJh1OLSX4zabCQZKv/66v+pNzhR8dae2zKUBFClxBqGwzLZm+i1B6ooTu+\npC60bmA+eRCsvu50vrMeM5RX1XM9dB7NGDPNoe7UjlXCKiXwAdllubKc6+Gf\nCLEaXZpxv3H6x4hfxOgO02a8/mPHgh7Zc8EBWbGEqQvD7yRKeZi/L0+9PBFK\n+vU4ou7yAGPjmXOSlRPdJuzhrDm5RjrmLPNuICN3jDKGqpRbd/i1NHINzbCR\nMVfV2vjiiHZYnvF5GoiquXwAQqFNO072Jg8H9PrujwDo+EwNeiNklqsKA0lC\nU5W8\r\n=oKle\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqxnVK3ZBWWOHXl7ijowEDUI8kQjV7Ldo1ow0E65y1sAIgfqi9KIZOBlIY1JXy7LVll02xTO2p3Txcsjl2ha6kxvA="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.14.0_1570881757086_0.44999895966509995"},"_hasShrinkwrap":false},"0.14.1":{"name":"axios-mock-server","version":"0.14.1","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"dev:cli":"ts-node src/lib/dev","build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.3.3","@typescript-eslint/parser":"^2.3.3","axios":"^0.19.0","eslint":"^6.5.1","eslint-config-prettier":"^6.4.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.19.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.9","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.6.4"},"dependencies":{"chokidar":"^3.2.1","minimist":"^1.2.0","url-search-params-polyfill":"^7.0.0"},"gitHead":"0c74df776ac66f7738063fac8617e50c9a586a02","_id":"axios-mock-server@0.14.1","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-NGmqC7CT3X6o3lTy3/3gDfwRjQW0OigkqC+hBulPPiIQuhL6zya6vo8DAMzDbU8JChFgP6TTgSzFrpkG7MEPyQ==","shasum":"8997ad76f089594373225442fbc884d9f50f2cff","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.14.1.tgz","fileCount":89,"unpackedSize":87097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpNuSCRA9TVsSAnZWagAANuEP/iB40VQUMZxXMfzTzjXC\n/36/Wb/41E4MjxqUn62qV/E+kbVjHR5BdNV0StaxPQMJdVWUFVAEaItWHBrA\np58W9sChU5t7cRltzx2uynEVTjE3VWgpOK/4svySUqJB3BrojQdLH7zqYzwK\n7nfxvuZYZU4kMBRMUQslJhoTALB7lDaqgcRQYAi+HJsHn+2UpaDHdQ4O7cPA\nk1WiCnZ3jmURDvMGBtJJ9ehLmg4sHtsINGgXCogEyXaDDXwCLzj4ah5+KyQd\nmTY0CqZUDmGuqARl9agtywrqXD/I2QOlQJg4B/unpC3dU90yHEtBbwQmcT/h\nOW8InRECuCgWa4GFsrolkthmeMpKwVxAS6IgLWN1BVa3IkiXmOyk9BIoK0HL\n3AEXu64PSVx6Qg/b+/mXelTyZXhcXGwjHKWTmOQzREhZflRWfzd9BaSUF8/F\nrhHCXw4ELa6gaEXOrnIcZJR063jy1XG5T9NCVY0GAj5ZMQT7+yBsKL4dZ1ld\nHAo47m1ZJEa9e5WFjg9icYpEAw5cOezD0P4Qj1T+RUtbvqaJ9RO9HjQ614Zy\niGU+6DfP/NSvETjvGbl7S1epqpRj8/ArDwZn7xnr3tv425Xkctpb9PMKb8nf\nBvB+IF+Fy0Qpzk0E+jTxziRsG+eM44ZXVl2cWO/NkE2X0bSWKmrh2Dgji3mV\nHFzI\r\n=qikL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDveBgAbg3HbHpGp4J9WgZBZB9PncCBm91rOLJvYiBZDwIhAPG2TKzRw0IU3fRO54UAHp3Q9TqYaSopOeUOrj8v2G8g"}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.14.1_1571085201831_0.3019360852049777"},"_hasShrinkwrap":false},"0.15.0":{"name":"axios-mock-server","version":"0.15.0","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"dev:cli":"ts-node src/lib/dev","build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.3.3","@typescript-eslint/parser":"^2.3.3","axios":"^0.19.0","eslint":"^6.5.1","eslint-config-prettier":"^6.4.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.19.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.9","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.6.4"},"dependencies":{"chokidar":"^3.2.2","minimist":"^1.2.0","url-search-params-polyfill":"^7.0.0"},"gitHead":"e7a91f181eb2e577fb5c518f4362143c6d28e9c0","_id":"axios-mock-server@0.15.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Tj9EvhP+4Q7qPhVEpBO/rKVRRtirPHpdXh7/lWDQ3VpBDJFAbb0DJ2qLkapiGqbpohfzk782srSgY8HRCQeA6w==","shasum":"98b6567751ec2b6e35835fe75a4aa069622bfe99","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.15.0.tgz","fileCount":89,"unpackedSize":88362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrAgpCRA9TVsSAnZWagAAppUP/2CIgk/cB4HMzc2n4KY5\n6I8LV+6YOzSq3zeI1nlqoXCukylIqkgpPJgE4c3QBN1AoVKqWSHZonlvJ854\nUiFqKVxGmHTeYfbWgc53MWhSDgVrKL1qo0LPVZteCE52yanx4Bk+D+OdT546\n5rG7djhiNTTOeg7IIF9P4vP9qSKQtH8wzXjuqN3G4q1nYBUDdEVgVmNpMVZ1\nlywXmKOi2muFauKzjSPC3AMtpP2p3b1veyjpT9hhzArsoloGaVut4lEN84Fl\niaJEmeWH8opTOSULBE17Nk0lcD3JKcSwj06Z7IL5GGSlo5EQJM625MTMCNME\nMh/cBTFjE7Xijwsg7var6xYw34VzT91x+OWLbYBDAUy3sYWF2F5o5KgolHu4\n0v9hlfQdUE7caP5M97F9DErlZ2KFecKZRpq3kt4u9zvRvqVu/Mo49rP65Ler\ntrr/l1LS8/Ow05/HBTpA9I/WYBQxPybd4yOOxMX5o/KS1ig40nqGmbilCYwk\nbRi0dgFmCEXaWWY6g/uSaH+/6Iuy408XpYyizcUDDuGVds4f5ywnbXQKg2k+\n4RIwDdYHMCtCypetQdh3VoTW7vk/TS7DKL/ySsVC9yrdPrFv5FYKvPXoQUNV\nd8wMyRSMq3URLamdneojFmPtHepV4u2zDe+jtzSm3P4HUlBkAvb0jEfppn93\nzO24\r\n=k2ah\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdq3v4AwvFbCXMWXzOSC+KZHjPYHyNjv8olDeM2bl/igIgWyUtmSy4mHnkTX0f98cSBTBZSt3UNU1pTPhZJSZ3spE="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.15.0_1571555369102_0.3960749491310618"},"_hasShrinkwrap":false},"0.16.0":{"name":"axios-mock-server","version":"0.16.0","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"dev:cli":"ts-node src/lib/dev","build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.3.3","@typescript-eslint/parser":"^2.3.3","axios":"^0.19.0","eslint":"^6.5.1","eslint-config-prettier":"^6.4.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.19.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.9","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.6.4"},"dependencies":{"chokidar":"^3.2.2","minimist":"^1.2.0","url-search-params-polyfill":"^7.0.0"},"gitHead":"854052fce858aa10ec9e4d4a00ce1ef31db8898d","_id":"axios-mock-server@0.16.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-Ek5L+wz3IYjxDjWgjHvNmqa+xjwDvOWrPUmuR5Zhjybv+IQAMIBBhMhYInxqyvjPgMWrknao6E/dBWccVSXfqA==","shasum":"b252a0e5fe5bfef4f71283fe6ca40c64db43bb1d","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.16.0.tgz","fileCount":89,"unpackedSize":90333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrQQlCRA9TVsSAnZWagAALAAP+wTvcX3ZyyDLhigfWD0C\n40shNay9TIaWlAseEz2KHaSbfkNgl75oO6Cfknukd84evwVOCw4sLucOnPBj\n0QSWAdmuC7L9Yf7TsHzctBvSVnv0WYXq+EJst4GY7ZvZVO1VbC+sWDguIJaH\nj+lYbIwg+267mBjKrubNjc2c8xSe2ycR80ONzDwtHMIC7SyaH+28FWlP6yPe\nACBArZ0UOQ1CRfFXnnPzNJFY08NmALhCLxtufXYWQGnNd/D19v1CbSWFdRs7\nuAf6vYadeyzAmjQf9AbqjoQVvgfWT/Jk1ty+pr4g7KNt67g7jOUABxZQt20U\nTHwTl4ofba+A4tai43EzaXOpeB4xOjFWJm+5ZB9rMWcxiAW7UzhJ1td4qLBH\nm0U3VpWy3nIPbJBArBwfdRfiI/SpMt2k3inwGx5Dc1RMXWvcb2jY38jpXoFm\nMDnFWPYHK9VE8e4OKsYqFAaR7CrfIBXH08ujSSBzojkAni5gg3+yjhEyB0Y+\nSfmaq5Am3bIcxBs7sbYnb9EbBTpXli7nvZwnA1FrVs+RuVVGr6wTGXzJlYhj\n28GvuuBY5dOeUF47+TJcxTmEj8EgxO1OQqe1m1NV6DIUgftmvqnwcmUY0yDq\n6PYGeh4/+Rthv6FdosZpTIN0p+LetPyxxpFAU1wkrkE4EDqXOCKZXBNx1VrD\nSfKQ\r\n=JXNg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDd0TTAaQipG/O9Fsa8o6axsuH4a+NE9lhDTSY7Ujbj0AIgFdWRXjDb849ovxcgKTVbRrT58h4vPVR+BqotYETM/qA="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.16.0_1571619877023_0.3720782054216838"},"_hasShrinkwrap":false},"0.16.1":{"name":"axios-mock-server","version":"0.16.1","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"dev:cli":"ts-node src/lib/dev","build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.3.3","@typescript-eslint/parser":"^2.3.3","axios":"^0.19.0","eslint":"^6.5.1","eslint-config-prettier":"^6.4.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.19.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.9","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.6.4"},"dependencies":{"chokidar":"^3.2.2","minimist":"^1.2.0","url-search-params-polyfill":"^7.0.0"},"gitHead":"00272968a0f604f2ea2fcdd1c45eeb8c2d4ea066","_id":"axios-mock-server@0.16.1","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-9AbSDVERPeY0WphDk5Al1VqEJWycLghlcNI0q+ni7uWI4EdNfdiHzbCG6HqedruztaQdAuOlvxqhN0qo51mvTA==","shasum":"dc6237690d1e2cd34277d570c98f11f75591b6d7","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.16.1.tgz","fileCount":89,"unpackedSize":90718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrUgmCRA9TVsSAnZWagAAwYUP/RRN6m442iAtFqVn9N/+\ntHPra/NScLijalpzF72v7HW+MKFOwbKXu5eBwvTtHMVTobhblNeNuahrLrVr\nUWzwWLZbM9YoCv/nS8MTGrj2IK42BkvAfoH6/4caraVj5ViyjtvH2LoC4ZLA\nQWBIYoiBU/EQLHqX4JRiTaar70Wwir+gDcAwQ1wBLaDo23cpQWImT3Psz9BR\niZUFN3iEuPXCr9jOCx7tfKHy2f9gMZC7PXW6dlq/od1SpFeg8wAWSWlYWtN6\nMoGdYI1EYnYUJlU6XVUqScTfkSfoI2ht1FCUduJdHf1SU966wLqBe+4df4d+\nyFZ6TO9XW9DtY8MbU4ROTUvjarbZDqZM+rv+ccqMDcxNmBhJXQPahZmpl6Lb\nR9hgP0vMudrtdPvSNMN9jy/WOOIoTrQw/Rjismo1QGeaLiQp+zxu3BvaasKs\nzA7q5tP83tzj+ciLGyvDk4O1osGszLPQ80RxIkB8HI8eowNMuIQp9LXE9TYe\n7b8Zgx4prYHXLDkgMf7vaZDYIajIFg8XW4RtuF72GARh9Q/DKHWxeMxvgbzq\nCN+t2NLHRaUXopifxS8VhU4pA9J6w9GxZ1NMma3q7pxtQqlsYMeYMlWs9kLP\nEN+AQEU/8k3vJSz/EtkIhBhp0X54IYz9fqsBBPEv00Jo44dqdkij4iYy5hFX\nx4Zn\r\n=GV9f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVpdURoAN+LI3zlAHwA8JNAIVDjbjyUXp/QdI++/+ZcAIhAOb6FIg+yXiJ2ud2MelJV3EIB0i9BBfZliFDW2Ao6e1m"}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.16.1_1571637285746_0.3598970335284575"},"_hasShrinkwrap":false},"0.16.2":{"name":"axios-mock-server","version":"0.16.2","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"dev:cli":"ts-node src/lib/dev","build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.18","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.5.0","@typescript-eslint/parser":"^2.5.0","axios":"^0.19.0","eslint":"^6.5.1","eslint-config-prettier":"^6.4.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.20.0","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.9","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.6.4"},"dependencies":{"chokidar":"^3.2.2","minimist":"^1.2.0","url-search-params-polyfill":"^7.0.0"},"gitHead":"1333c9792e5f6811a6bd8abf5130c2d3305062a4","_id":"axios-mock-server@0.16.2","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-kXJKdPdXI6C4NUssl+hmswgrtfaPvuU3hg6tMEL8SIClNxyNjfIK4u9xtAjZFbHoXOeJ85/jh1UxwbxKQ1kgoA==","shasum":"96f24f272802ab43d57c76ec6f368bc6689199ef","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.16.2.tgz","fileCount":89,"unpackedSize":91107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdscxnCRA9TVsSAnZWagAAmowP+QDAql6C6wPAxp/30dqy\ndvFGXZqdZyRjvRE4F54Kn4Mj/bZqpw2Yk0BzSqKtVZr5Lt77Kydv/oOlZv3e\nOG24yz7xNYaxk9jYXuTK910gKgO+1EQvA0VEg3wIU0c5B65ng4b6rIZCaojS\nFMQSW8gdHg1RtIUf8CJOz9c5Bb7XeFQa+T58CpFWlnzcm0H1g7x8OxyJN7yv\nuU7brXT0UAaB2HbdK+CCaByssz/gMsltOOJAB8z5W9gCYdUmgKmQ1fr88LKg\nI+ZTsva192rk+oYjibSBg9uYekzGxTVbzvYB5PDXz+mlyfDSrAsRef0uPua0\ntQnFB9YjCXhJE3+QBxVn5q+gGQ2wnRE54F/QObkw/cMxrcTohowdDcsI2HcV\n1673qt+E7OJfiIMHXCU0Jo9OJhVA/5UdxdjFBkeIgHxAy9ShDUWNs4S5TfWU\n8teuxEssTep0ZqkXhPz01gJz5c19jTdMF/OcUJncz845D/UvQe8OfJRmWe84\nvNoTh8AefXf/LmssjO/9SnD2lYLdUmbzbSHdnIbsYdPtWdyc6aKtk8zqSEN6\nDQzPGEf3KLn5B83prL6DRLP6ejxvzpPty6+ZxCk2Yr1IvVpTh+TqbzN3OSnI\nMolBCy/jZ6LarlCMGv1eTvRHPr8o9MM4OT0ShhffRyEYkpgi/unz6Tm8qpAU\nB92m\r\n=xQbz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA8w0SzetBliJ2bV09eOQpoHq1dT/lFc1IjcMc7ugG+2AiADIUNJWaN9s2eAQ+MU/7zSG0BrW6uZiMBvjZLcjcr/Gg=="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.16.2_1571933287173_0.5101095302911975"},"_hasShrinkwrap":false},"0.16.3":{"name":"axios-mock-server","version":"0.16.3","description":"RESTful mock server using axios","author":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"homepage":"https://github.com/m-mitsuhide/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/m-mitsuhide/axios-mock-server.git"},"bugs":{"url":"https://github.com/m-mitsuhide/axios-mock-server/issues"},"keywords":["axios","test","mock"],"scripts":{"dev:cli":"ts-node src/lib/dev","build":"rimraf dist && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","test":"jest","test:watch":"npm test -- --watch","test:types":"tsc --noEmit","test:types:watch":"tsc --watch --noEmit"},"devDependencies":{"@commitlint/cli":"^8.2.0","@commitlint/config-conventional":"^8.2.0","@types/jest":"^24.0.22","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.6.1","@typescript-eslint/parser":"^2.6.1","axios":"^0.19.0","eslint":"^6.6.0","eslint-config-prettier":"^6.5.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^23.0.2","eslint-plugin-node":"^10.0.0","eslint-plugin-prettier":"^3.1.1","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.9","jest":"^24.9.0","lint-staged":"^9.4.2","prettier":"^1.18.2","rimraf":"^3.0.0","standard-version":"^7.0.0","ts-jest":"^24.1.0","ts-node":"^8.4.1","typescript":"^3.7.2"},"dependencies":{"chokidar":"^3.3.0","minimist":"^1.2.0","url-search-params-polyfill":"^7.0.0"},"gitHead":"a2399170f0624af3929e42bc37e95231ae4c47ba","_id":"axios-mock-server@0.16.3","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-gYD7uokwl6f26zleVNw710X5i7XJo5U2hncq9vXl26/9OIyXtuFEfle21Zbdvrk4duZilWmRkSbUc+uSUVqZpw==","shasum":"e17668ccce336ba602abe12d8022a89c33196ac0","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.16.3.tgz","fileCount":89,"unpackedSize":91828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwpRvCRA9TVsSAnZWagAA1K0QAIz5jIKzD9yt+zTd2qm4\nSOCOe7SPprBTK/9ojdb8/PeUMHRE3d6hjrhpClR4mgk4aHBQMnB4pk2xNvYt\nN2BqROS3nVIAtCnKKoJAQQ2RojyKJyIMDirLlfQtcT1h6STvS/cp+oU2ziL3\nXcU57u4rs6kamJ0vm/9l03gUYEFv7FqglGtWaWsF93J/M0D9m/LB5EALPTKy\nu+rhc60FFRATBvR0q2L0/fxpH/ggo6yMxmb4oPOVUhNYThpvmIBcRdl/oGrz\nAJIOvgCBI7k43GsXVRvOHD0A+zqR87CtOW4EkrRy+EaXf/vW9dbHHZ6xz69e\naOsJg4WHfySr2ie5CntxLkPxPWGgUji7egJsdSnNwfeCBEnnVbJSnp25sTt0\n2R+GWO0kYI0hYx6UZeQ2PmUqcdLknrjwFChEsChSYvH8MX/3hLkYhCKTAaHP\n3DTyKrRQsWhsHsBK4zwslggXMky6EX+o2CRFC/WveMzhfwyJeQvVDJrBHzrU\nbINiyfipPJVcfsCLsClf2VOZBY4jvoUYW26nrDzpcxDpwBvYDXXy5W4QTWwI\n2XCEaTMarI3dML/erIGJ5FbvQQfsWDVEWE9bseGFctXNGxD2dLuEG1LXrVcB\nh4L0pD0/l3QIf+o8pnNlRl2mcOBGJMKBB6rU2TNMtCmEaGJNNUOfeFJOavac\niuUU\r\n=0sxx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIChwRHMSrVRKIPMfRkdNSkwyRTxGG5YgW9PKFCySbrNpAiEAqLX5hLVrl0yyOgovgtH/+g5XW3YqG3ZgRDE5Y4rH2Ys="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.16.3_1573033070498_0.260667087231651"},"_hasShrinkwrap":false},"0.17.0":{"name":"axios-mock-server","version":"0.17.0","description":"RESTful mock server using axios","author":{"name":"Solufa","email":"solufa2020@gmail.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"scripts":{"dev":"npm run build && node bin/index.js -c devConfigs/.js.rc -b -u https://example.com/api && node bin/index.js -c devConfigs/.ts.rc -b -u https://example.com/api","build":"node -e \"require('fs').rmdirSync('dist', { recursive: true })\" && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","release:major":"npm run release -- --release-as major","release:minor":"npm run release -- --release-as minor","release:patch":"npm run release -- --release-as patch","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","typecheck":"tsc --noEmit","test":"jest"},"homepage":"https://github.com/solufa/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/solufa/axios-mock-server.git"},"bugs":{"url":"https://github.com/solufa/axios-mock-server/issues"},"keywords":["axios","test","mock"],"eslintConfig":{"env":{"es6":true,"node":true,"browser":true},"extends":["standard","plugin:@typescript-eslint/recommended","plugin:jest/recommended","plugin:prettier/recommended","prettier/@typescript-eslint","prettier/standard"],"parserOptions":{"ecmaVersion":2018,"sourceType":"module"},"root":true,"rules":{"@typescript-eslint/explicit-function-return-type":"off","@typescript-eslint/ban-ts-comment":"off","@typescript-eslint/explicit-module-boundary-types":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/ban-types":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-explicit-any":"off"}},"prettier":{"printWidth":100,"semi":false,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none","overrides":[{"files":["*.md","*.yml"],"options":{"singleQuote":false}}]},"devDependencies":{"@types/jest":"^26.0.5","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","axios":"^0.19.2","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","eslint-config-standard":"^14.1.1","eslint-plugin-import":"^2.22.0","eslint-plugin-jest":"^23.18.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.5.4","prettier":"^2.0.5","standard-version":"^8.0.1","ts-jest":"^25.5.1","typescript":"^3.9.7"},"dependencies":{"chokidar":"^3.4.1","minimist":"^1.2.5","url-search-params-polyfill":"^8.1.0"},"gitHead":"29dda5da1f9beafca7daa5c140b51bed990f487c","_id":"axios-mock-server@0.17.0","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-J6OP3jNaD2aeR/ckvPUG3cuzmiRvmoLwvVeC8ZjQiIdYj7BrN3FejY4ATwQZBIo/KhU02iXfTsoPbN1QoEzmPQ==","shasum":"bab69f582749acdd02bb4e74d449233164d20474","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.17.0.tgz","fileCount":85,"unpackedSize":93118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFo7FCRA9TVsSAnZWagAAP1EP/RU2Ui0pkjZzY9+ehZia\nSp5jxba2AMZeORhf1Li27GT0HDF+Eo6qKlBDTXJFXjP9S24WAzGUpczOvDIQ\npP3Nw4WEfJL5xqGF2lJvYUYHwyYEBxRxML9huy60Pf2kD3qm0OoYae8tCc5x\nZ83lpFgeiDMmf9/tOlOMCWZx0xBroOQXgIsn/XxMncd3IeOX8cNTEBF+Kl0S\nsZ7YqWH+q7KWMGpdLxl615QGSvVo5yTqokDNRPl4dzFJpOkPyP1UDqe6p8Kp\nKBFY69o9BtiDkj6s+AzsmMSn6lwGAXTht8Xg71oOracxNA5qTJE+KVj34ZrR\nyQgQvsdQ0tldhvzYIaIDuRRbNABUEyTU2nuCS78/WFZ2jN7Lg9Rk166hnD+i\natKobJ7rSD7hpB4FDzIZoUT9wzv+T38qKecsh7CDK0WU+jb9WOfw5l4Vrkee\nmNbQxWH8Q0r8phwqX0zmtj51cPlQehXpIwkmpbtCmoSU91anR8XCiR8NZUEG\nQtFkyn21dqmRN/DhiUsErKse5cY3EnbhMJ6B8wgjiPDv1BXlhMm33+a2Ux0O\nfHWrQUBL9QU7WA3eSqkOD/O7jcCxzyyjMV5/pdgME/mj91W1D1ZiLpKsI152\nZx62OnATqz/NwC44AQeHPVmu0+O7fwBZ4ZnDoZVmYeMuc3K0hHSoS0oIMCOj\nFFB1\r\n=z0sv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAToWeoNhJ3Nht+LCiKFLglUZB595f/EJjLRs8+gnW31AiEAiV8RWyEEdSBBWKCt0uTJQXYzNGtAKzNhEO0Mpa7h8S8="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.17.0_1595313861505_0.33853561575969393"},"_hasShrinkwrap":false},"0.17.1":{"name":"axios-mock-server","version":"0.17.1","description":"RESTful mock server using axios","author":{"name":"Solufa","email":"solufa2020@gmail.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"scripts":{"dev":"npm run build && node bin/index.js -c devConfigs/.js.rc -b -u https://example.com/api && node bin/index.js -c devConfigs/.ts.rc -b -u https://example.com/api","build":"node -e \"require('fs').rmdirSync('dist', { recursive: true })\" && tsc --project tsconfig.build.json","release":"standard-version --skip.tag","release:major":"npm run release -- --release-as major","release:minor":"npm run release -- --release-as minor","release:patch":"npm run release -- --release-as patch","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","typecheck":"tsc --noEmit","test":"jest"},"homepage":"https://github.com/solufa/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/solufa/axios-mock-server.git"},"bugs":{"url":"https://github.com/solufa/axios-mock-server/issues"},"keywords":["axios","test","mock"],"eslintConfig":{"env":{"es6":true,"node":true,"browser":true},"extends":["standard","plugin:@typescript-eslint/recommended","plugin:jest/recommended","plugin:prettier/recommended","prettier/@typescript-eslint","prettier/standard"],"parserOptions":{"ecmaVersion":2018,"sourceType":"module"},"root":true,"rules":{"@typescript-eslint/explicit-function-return-type":"off","@typescript-eslint/ban-ts-comment":"off","@typescript-eslint/explicit-module-boundary-types":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/ban-types":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-explicit-any":"off"}},"prettier":{"printWidth":100,"semi":false,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none","overrides":[{"files":["*.md","*.yml"],"options":{"singleQuote":false}}]},"devDependencies":{"@types/jest":"^26.0.5","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","axios":"^0.19.2","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","eslint-config-standard":"^14.1.1","eslint-plugin-import":"^2.22.0","eslint-plugin-jest":"^23.18.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.5.4","prettier":"^2.0.5","standard-version":"^8.0.1","ts-jest":"^25.5.1","typescript":"^3.9.7"},"dependencies":{"chokidar":"^3.4.1","minimist":"^1.2.5","url-search-params-polyfill":"^8.1.0"},"gitHead":"9b506b7861613e37bccc49b6ae8bcf3fced8001d","_id":"axios-mock-server@0.17.1","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-7EAaZenE1SeGDuRl9DW918gK3hzPgwgacY+ta39UEbMPc9nLW+eiAN1Dq6vEC++/EVetCSepypBw5Jj6kMzLuQ==","shasum":"7e678976a6fdea4b2ee1f91cbc499c5e849053a7","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.17.1.tgz","fileCount":85,"unpackedSize":93329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFrFpCRA9TVsSAnZWagAANKYP/3c8YRVI3gWyjJYRWIdE\nQeZKcFpw4e7oBwjMxCN2EVJUaDKnwjERpSf1J3APtwoHAeBs0wi9zXiWDiO9\n6EukABO/WXd/ajzZ30g4UY/uLqg34Z23h0s5tURsoThwSCDuCq4q6DROdRmr\nriMUbU8aqvvO+dxDJ4YdMSyBw07Yin40iZjRZEz8TCTyNX1p5/I3rVHJuiBe\nHBEdrslMe4TKtuZb/2V1aTP8PxaKR8DP188tvvaUTTtMsJpw5/yAq63B4MKo\nZjqGUyL3qtbvhrT/7YAUQxoGkXOcwJ3L0cP5aX2+2EhMrv+Mq62XDuFVH/hg\n/NEM9S4riisLimR2a//KapUc9iLhl0c5iZMOivNYExjAGg7fE7rIMja+lwSy\nlIlatrD9Z+zVersSqolkIg73NKUehpkdJC69XJN/sz47dBYonkAfeCXvx/PO\ns7zqtTDwG4nSDfMGRGAZJFZATyJ/+qh8MhIDvpRNKWN3pUjZYnqBOoS0Vddk\niSGEgmyjrdFXzhSyLIg0Xcm2UMcPljswR4hEnt+5edj8lwcyoyoi50mzJ5fb\ny5c5Lp9tMx1msAE6nUQMW5N+Y4VA5H5MWXctfDp+6luQUp3UEYk4w4iJywm6\ny5RT0JqstrnjuvvXcnobsmKlYTgdIgX5+C9Ud0FXW3E7NkhJ3gQdmac4YmcU\nAztv\r\n=ENQv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCBq7UXKypm0/VDoclNw7izxOcSWrIjbpR9RvPH9CPsnQIhAO3nQCIiDE2vy355ZIrFIksTyBX/49rIExSrRQZC59YJ"}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"solufa","email":"solufa2020@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.17.1_1595322728544_0.5310686080477236"},"_hasShrinkwrap":false},"0.17.2":{"name":"axios-mock-server","version":"0.17.2","description":"RESTful mock server using axios","author":{"name":"Solufa","email":"solufa2020@gmail.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"scripts":{"dev":"npm run build && node bin/index.js -c devConfigs/.js.rc -b -u https://example.com/api && node bin/index.js -c devConfigs/.ts.rc -b -u https://example.com/api","build":"node -e \"require('fs').rmdirSync('dist', { recursive: true })\" && tsc -p tsconfig.build.json","release":"standard-version --skip.tag","release:major":"npm run release -- --release-as major","release:minor":"npm run release -- --release-as minor","release:patch":"npm run release -- --release-as patch","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","typecheck":"tsc --noEmit","test":"jest"},"homepage":"https://github.com/solufa/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/solufa/axios-mock-server.git"},"bugs":{"url":"https://github.com/solufa/axios-mock-server/issues"},"keywords":["axios","test","mock"],"eslintConfig":{"env":{"es6":true,"node":true,"browser":true},"extends":["standard","plugin:@typescript-eslint/recommended","plugin:jest/recommended","plugin:prettier/recommended","prettier/@typescript-eslint","prettier/standard"],"parserOptions":{"ecmaVersion":2018,"sourceType":"module"},"root":true,"rules":{"@typescript-eslint/explicit-function-return-type":"off","@typescript-eslint/ban-ts-comment":"off","@typescript-eslint/explicit-module-boundary-types":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/ban-types":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-explicit-any":"off"}},"prettier":{"printWidth":100,"semi":false,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none","endOfLine":"auto","overrides":[{"files":["*.md","*.yml"],"options":{"singleQuote":false}}]},"devDependencies":{"@types/jest":"^26.0.7","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","axios":"^0.19.2","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","eslint-config-standard":"^14.1.1","eslint-plugin-import":"^2.22.0","eslint-plugin-jest":"^23.18.2","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.5.4","prettier":"^2.0.5","standard-version":"^8.0.1","ts-jest":"^25.5.1","typescript":"^3.9.7"},"dependencies":{"chokidar":"^3.4.1","minimist":"^1.2.5","url-search-params-polyfill":"^8.1.0"},"gitHead":"5ce7c4c80c35fadb29ce7baad77cbd120cb9fbe5","_id":"axios-mock-server@0.17.2","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-bVGMBWEBqH1dUE/Hs9oLyH46N6SlR+TZD49PNjgqEve5whFgU8YLNu6gJKpeXCoJQ49Of+NTvJReRoUHHoQTAw==","shasum":"4632a4808552925b8e706871d022cec21b312a1d","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.17.2.tgz","fileCount":85,"unpackedSize":93287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHXRPCRA9TVsSAnZWagAAO88QAJ4Ob1zq7bDVLe8gYGgD\ncjdh1GGMRPRBsx/DVNpqumFEwJVmTmCHaRyL//I7XWKVC3uxzXNuiNaFlUHW\npvP10srDxL3Jcicpvi0DiY4ZBDLpXCCO6/UZBmOJLkiGFOSK7E4umbe4ylxg\n2TPf27CefT9Y+XCylQi3bJMZebrw02PYj2e6GoLKw6jGCVcLcIcUC4Ma0TNL\nbJHY2VwYhHPsjKoR1HfRIcDn9NUZQULymnzfyGZZLQN0O0IwDnwyAgu6RdrE\n2AMCifC6l5jGTFq9mbeW0fWzFGZByCp+MwsG7VKYEZ3Av9ZOEjrcmblXoiTa\nW62Uz0ElD3xXSa47dQkB+B+mqYth5UvBQ3ILuVvohKt6eUzE9LZGZ1BlpxFL\n+hoS+ebnbkcyyIdOMDwJLZYWT2gIhAzpjZRxWXZwAuvYw5GElxIT5jiIvH/E\nRVemTcBHfjFZXNRDWe+9hKnJClepCFwt/hLwsu+gremyNw0Gv8wVT/2dMHPM\nluNVCI8BpZBiQakCbjfyIIVeLH2E6Nqs68XVRtN5rJ5nT9u6qIfbsbTM6Tr8\ncg1Wd30lLk+4d2r42pdgPBRdWa2rRCLLn3AfH0HNqnX0iB9Pzymwzh2DgqIt\n+Zx8Epy09WOCuKYA8RFWOl3hiMecF8APpgNu91s01aFxrPDxaZ3BiX2iNMXP\nl6wc\r\n=Y8zM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcbJ6/Z69/5g+MCyUO6Pv2eDLAMguQ0zvCDydd92hntwIgVO4rJWO+IElw5xvlFuRODGk833VrW3btvxggnVaa/G4="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"solufa","email":"solufa2020@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.17.2_1595765839312_0.17502177033238753"},"_hasShrinkwrap":false},"0.18.0":{"name":"axios-mock-server","version":"0.18.0","description":"RESTful mock server using axios","author":{"name":"Solufa","email":"solufa2020@gmail.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"scripts":{"dev":"npm run build && node bin/index.js -c devConfigs/.js.rc -b -u https://example.com/api && node bin/index.js -c devConfigs/.ts.rc -b -u https://example.com/api","build":"node -e \"require('fs').rmdirSync('dist', { recursive: true })\" && tsc -p tsconfig.build.json","release":"standard-version --skip.tag","release:major":"npm run release -- --release-as major","release:minor":"npm run release -- --release-as minor","release:patch":"npm run release -- --release-as patch","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","typecheck":"tsc --noEmit","test":"jest"},"homepage":"https://github.com/solufa/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/solufa/axios-mock-server.git"},"bugs":{"url":"https://github.com/solufa/axios-mock-server/issues"},"keywords":["axios","test","mock"],"eslintConfig":{"env":{"es6":true,"node":true,"browser":true},"extends":["standard","plugin:@typescript-eslint/recommended","plugin:jest/recommended","plugin:prettier/recommended","prettier/@typescript-eslint","prettier/standard"],"parserOptions":{"ecmaVersion":2018,"sourceType":"module"},"root":true,"rules":{"@typescript-eslint/explicit-function-return-type":"off","@typescript-eslint/ban-ts-comment":"off","@typescript-eslint/explicit-module-boundary-types":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/ban-types":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-explicit-any":"off"}},"prettier":{"printWidth":100,"semi":false,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none","endOfLine":"auto","overrides":[{"files":["*.md","*.yml"],"options":{"singleQuote":false}}]},"devDependencies":{"@types/jest":"^26.0.7","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","axios":"^0.19.2","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","eslint-config-standard":"^14.1.1","eslint-plugin-import":"^2.22.0","eslint-plugin-jest":"^23.19.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.5.4","prettier":"^2.0.5","standard-version":"^8.0.1","ts-jest":"^25.5.1","typescript":"^3.9.7"},"dependencies":{"chokidar":"^3.4.1","minimist":"^1.2.5","url-search-params-polyfill":"^8.1.0"},"gitHead":"2cb5032c88dd91183d4869c7fffff47ba45f4f25","_id":"axios-mock-server@0.18.0","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-R0lIOSxUaequANdPMrqhGRxn4uMW3HK0dPQcFR5UBqFJ1mhSdfiyrO9k/coqEFH3ANe20fUadcIgTB9xnrKUAA==","shasum":"95129dcde2078da36a56569bc9a2a627a76e52d1","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.18.0.tgz","fileCount":6,"unpackedSize":37945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH5i5CRA9TVsSAnZWagAA8sAP/2l67EyM7BwmcXPW7su/\nVE0yxYuCUAJXd2yGKNv9nXZ6pVnFLexI7EDhwn0W+SIpdhA3dPjTf7PWZrUf\nCN8d/oHvlJ0m5OSHW/M16ef6b/9pErTVY3jmD4fPjB8DCF3odcDH24Wv+5z6\n6fw2wNXpaLfa7vdPtoH2Pf0lFoehtEAEFDpsPIeTjAPow4LARK5tpFsPCknR\ncnhMFCmG37iBcjcVTmu2cg4C95qrDbO+cUcMD0dqD0IEfcadpDjFL7p0dmvf\nWYKxwqNV1b7ldZ51SqN3KtnNYB+kgYYqCbWKoi3yNi370XpCSh9Davno/Oy/\nvBJASz7bSLCv/N/KKxOpEXI6jhb4dXFbCyUsGU8Np2ijGsHkaJIy3csuBnOX\nP5EtsfEVNrzDkZegN+0ZR4lULKZYYyr8OB0D/Z2bhQxuvV0ejwQUqaw39sP6\nQeENO8QDOVyFsa1PVHN3F16R7tGM0cdMEPjH0yAwi1Y4hJdQWNStM8diR8vf\nHb0C85loLK57/rm2P3ShSNj7n+B5Ui5YVFOj5PazNv1UAesutKdrAiizA4Bp\nsvMWZJ0P5eoGQPJzUPMaI47nh/piKbgZv/m/FkuHo94bfbc5x39c2zIPuooB\n18Ts2r9XIp7C3DJ/BRrCtOVJ2TdycnLq3P2KLboVuC5O6fkMMxfZQ2P5I4Tl\nlKIo\r\n=if9Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqp+6Ad1yJ3iccX4pvAmLMEk7vlG+zRHiS39PbfaYY+gIgQvsShTOMU6GAzGNoZCqwac1XBfOU3EAUtGKQY6Zv78w="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"solufa","email":"solufa2020@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.18.0_1595906232408_0.6663583528986592"},"_hasShrinkwrap":false},"0.18.1":{"name":"axios-mock-server","version":"0.18.1","description":"RESTful mock server using axios","author":{"name":"Solufa","email":"solufa2020@gmail.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"scripts":{"dev":"npm run build && node bin/index.js -c devConfigs/.js.rc -b -u https://example.com/api && node bin/index.js -c devConfigs/.ts.rc -b -u https://example.com/api","build":"node -e \"require('fs').rmdirSync('dist', { recursive: true })\" && tsc -p tsconfig.build.json","release":"standard-version --skip.tag","release:major":"npm run release -- --release-as major","release:minor":"npm run release -- --release-as minor","release:patch":"npm run release -- --release-as patch","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","typecheck":"tsc --noEmit","test":"jest"},"homepage":"https://github.com/solufa/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/solufa/axios-mock-server.git"},"bugs":{"url":"https://github.com/solufa/axios-mock-server/issues"},"keywords":["axios","test","mock"],"eslintConfig":{"env":{"es6":true,"node":true,"browser":true},"extends":["standard","plugin:@typescript-eslint/recommended","plugin:jest/recommended","plugin:prettier/recommended","prettier/@typescript-eslint","prettier/standard"],"parserOptions":{"ecmaVersion":2018,"sourceType":"module"},"root":true,"rules":{"@typescript-eslint/explicit-function-return-type":"off","@typescript-eslint/ban-ts-comment":"off","@typescript-eslint/explicit-module-boundary-types":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/ban-types":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-explicit-any":"off"}},"prettier":{"printWidth":100,"semi":false,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none","endOfLine":"auto","overrides":[{"files":["*.md","*.yml"],"options":{"singleQuote":false}}]},"devDependencies":{"@types/jest":"^26.0.7","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","axios":"^0.19.2","eslint":"^7.5.0","eslint-config-prettier":"^6.11.0","eslint-config-standard":"^14.1.1","eslint-plugin-import":"^2.22.0","eslint-plugin-jest":"^23.19.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.5.4","prettier":"^2.0.5","standard-version":"^8.0.1","ts-jest":"^25.5.1","typescript":"^3.9.7"},"dependencies":{"chokidar":"^3.4.1","minimist":"^1.2.5","url-search-params-polyfill":"^8.1.0"},"gitHead":"4f1ec3b25318f3b9f7ba8b7bd4fb9056a6748c89","_id":"axios-mock-server@0.18.1","_nodeVersion":"12.18.2","_npmVersion":"6.14.5","dist":{"integrity":"sha512-k04m8fsyI4lUQwBX98yft5mleG2jm5v8giMKqKGS+MkrCsIX0X2N766Ti1vksep1JzfLpYA/rtwu55sYdlTRjg==","shasum":"036e57fd5e35d97a6fabe8f61a5f1b2a03d28af7","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.18.1.tgz","fileCount":85,"unpackedSize":93825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH6etCRA9TVsSAnZWagAAcWIQAIqgA2KIyQypcUddW+uy\n/nb8W7IYR2IFGbQJF0IgerApsodM3kRSedOhnpvjiL8zNNxzw8o7dkoJ/l5L\n8RnxI9R6b4FCNDphMRPCy1+wvv6xldZVpXubG7+iHGqsyHTMU2bqcc7MBSkY\neCj4f+WVCSCAtLM2Pq3DdMu34j9TnwoBGCzRGcFV1B375OknxQKU3iYsizrV\nWx49P9hvL6U9/GKb44ZgFWctjkyB3Ljt1i/RoNeiZNwhTz65soLzAS1ZF3jL\nK2Gcin1yEGvZIv96dyZXe/yiYsIx/tiL2DaAJCO91rsGR7cL1OT6LxUYqsPF\nJjMoW2Lph2weVCscjx3ybB635QP7waxC0KrYyp7LXXIvWSMI69DI5f9WLwzB\nTUtFQ7HUSHvqYLikR8jsEJBL35aVRo/q7DSEk09rQoCGuhxKV5MpJ4dS2k52\nlhnZyECW5sURMUklpQisb3PMsm/p+UYjx0EROmK5VbdDN++ZUFuhZ8yl4TuO\nxVyXdb9YNtBNZU++8PUSVjDoRpQZpVhtwAbpQwRuskJB86zYRfeLwIW3bevY\njAek54WIUhUBCy06btS93Hpk1iOOtlDmpTDqgJL6TKUZnqarQrTFCKtOblPU\nw82xzFVEfCiOaUR1FL04tJkacNliAiGNO+vbM4yeuwRRXAsPj8e1OE4G9kEy\n4dh1\r\n=henA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAg3rCfbUgn9IbYcocdv4FH3JthrBzi37pV2q32IARHbAiAhmTRyW+eIWfTRIu8KNdvFvKINzL8H1H6pS78CQAN8Xw=="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"solufa","email":"solufa2020@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.18.1_1595910061053_0.2168137097215741"},"_hasShrinkwrap":false},"0.19.0":{"name":"axios-mock-server","version":"0.19.0","description":"RESTful mock server using axios","author":{"name":"Solufa","email":"solufa2020@gmail.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"scripts":{"dev":"npm run build && node bin/index.js -c devConfigs/.js.rc -b -u https://example.com/api && node bin/index.js -c devConfigs/.ts.rc -b -u https://example.com/api","build":"node -e \"require('fs').rmdirSync('dist', { recursive: true })\" && tsc -p tsconfig.build.json","release":"standard-version --skip.tag","release:major":"npm run release -- --release-as major","release:minor":"npm run release -- --release-as minor","release:patch":"npm run release -- --release-as patch","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","typecheck":"tsc --noEmit","test":"jest"},"homepage":"https://github.com/solufa/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/solufa/axios-mock-server.git"},"bugs":{"url":"https://github.com/solufa/axios-mock-server/issues"},"keywords":["axios","test","mock"],"eslintConfig":{"env":{"es6":true,"node":true,"browser":true},"extends":["standard","plugin:@typescript-eslint/recommended","plugin:jest/recommended","plugin:prettier/recommended","prettier/@typescript-eslint","prettier/standard"],"parserOptions":{"ecmaVersion":2018,"sourceType":"module"},"root":true,"rules":{"@typescript-eslint/explicit-function-return-type":"off","@typescript-eslint/ban-ts-comment":"off","@typescript-eslint/explicit-module-boundary-types":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/ban-types":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-explicit-any":"off"}},"prettier":{"printWidth":100,"semi":false,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none","overrides":[{"files":["*.md","*.yml"],"options":{"singleQuote":false}}]},"devDependencies":{"@types/jest":"^26.0.10","@types/minimist":"^1.2.0","@typescript-eslint/eslint-plugin":"^2.34.0","@typescript-eslint/parser":"^2.34.0","axios":"^0.19.2","eslint":"^7.7.0","eslint-config-prettier":"^6.11.0","eslint-config-standard":"^14.1.1","eslint-plugin-import":"^2.22.0","eslint-plugin-jest":"^23.20.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.1.4","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","jest":"^25.5.4","prettier":"^2.1.0","standard-version":"^9.0.0","ts-jest":"^25.5.1","typescript":"^3.9.7"},"dependencies":{"chokidar":"^3.4.2","minimist":"^1.2.5","url-search-params-polyfill":"^8.1.0"},"gitHead":"9096d3810da1986390737ca086d16e8624be80ec","_id":"axios-mock-server@0.19.0","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"integrity":"sha512-BCVRQGX7aGCTf973pUGl089ixX7LZmrfc4fCUQXV1dI/QP1lAOevExWHVTrG9dfo29wBYbDRhuw8ANLe1f34uw==","shasum":"1045f5cc6ab5a13d0bcf5518c34ea7fcc5db1f37","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.19.0.tgz","fileCount":85,"unpackedSize":94594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRYMWCRA9TVsSAnZWagAAZVkP/jqjCh92KiGO4W32R5EN\nEzalQrrhGo4ka9qpSRKAkuMk1xkjIZwKNaLAUdaQLu+dW0dF5Rcwpz65XEH6\n3+EKIVTYCdtF940JreffcRtSP4XK9006usM6VYw65/m2KqPh0Xt2/DGUycFN\n/hWFPO2aEJKB1/6Y+fR2+qpV+ypPOL2jFgZWLx1x3JwwZManb3YyKe7Lofh+\nl07mp+ReYDu0DeE8VWIWoVhgD4E7WrTEYmUl9H2UFWID6QHIdaH13p5yP1ge\n5WD7gtYBaB7/KjiIoa/j/USs7XPvnbt+wjnHQEl7+fV6uJxVnNoewUl9CbKH\n0aMT5o10vlDnQq3NjOZZ30re9Q70wXPGbYtWaxZW/on7A2QkyUk+K2/35lWu\nGxScMzuEu4NErw5UYWhZhQwsObTeBCRF+pbckkT0F9WlSL04Jj4BzqrZACjB\n+RATBwvqL3dABXSYx2h354zJFNp5fCAaDGAaj9y0/O359FZ7VslalSuWDyqD\nBNVhLwmlKVKS7wtfrbQzbEXLzQAGToLIkE5IzxfKAWuBb857G4fJr9jWCHho\n5JxhlknBowTT/E7WbklmhdvUnC2hWjaAvmrhpfD5vHXhef7yi1nv+b9prZRu\nyxJz7b6I94ajRNxVe7wHZb97bZrUtsYfy4gIuSgR31LzKnQXxQjgl9H/JLaR\nWRBa\r\n=MTXe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDbVWgFthQcla6XMh2l49qubKKfoDcFt231QQAagrT8DAiEAyFQQaxI7iwXkP8g/6dMQRhOppw/3kxUlH7ZSqL1rPAc="}]},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"}],"_npmUser":{"name":"solufa","email":"solufa2020@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.19.0_1598391062024_0.7880163730552221"},"_hasShrinkwrap":false},"0.19.1":{"name":"axios-mock-server","version":"0.19.1","description":"RESTful mock server using axios","author":{"name":"Solufa","email":"solufa2020@gmail.com"},"license":"MIT","main":"dist/index.js","bin":{"axios-mock-server":"bin/index.js"},"scripts":{"dev":"npm run build && node bin/index.js -c devConfigs/.js.rc -b -u https://example.com/api && node bin/index.js -c devConfigs/.ts.rc -b -u https://example.com/api","build":"node -e \"require('fs').rmdirSync('dist', { recursive: true })\" && tsc -p tsconfig.build.json","release":"standard-version --skip.tag","release:major":"npm run release -- --release-as major","release:minor":"npm run release -- --release-as minor","release:patch":"npm run release -- --release-as patch","lint":"eslint --ext .js,.ts --ignore-path .gitignore .","lint:fix":"npm run lint -- --fix","typecheck":"tsc --noEmit","test":"jest"},"homepage":"https://github.com/solufa/axios-mock-server#readme","repository":{"type":"git","url":"git+https://github.com/solufa/axios-mock-server.git"},"bugs":{"url":"https://github.com/solufa/axios-mock-server/issues"},"keywords":["axios","test","mock"],"eslintConfig":{"env":{"es6":true,"node":true,"browser":true},"extends":["standard","plugin:@typescript-eslint/recommended","plugin:jest/recommended","plugin:prettier/recommended","prettier/@typescript-eslint","prettier/standard"],"parserOptions":{"ecmaVersion":2018,"sourceType":"module"},"root":true,"rules":{"@typescript-eslint/explicit-function-return-type":"off","@typescript-eslint/ban-ts-comment":"off","@typescript-eslint/explicit-module-boundary-types":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/ban-types":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-explicit-any":"off"}},"prettier":{"printWidth":100,"semi":false,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none","overrides":[{"files":["*.md","*.yml"],"options":{"singleQuote":false}}]},"devDependencies":{"@types/jest":"^26.0.20","@types/minimist":"^1.2.1","@typescript-eslint/eslint-plugin":"^4.15.0","@typescript-eslint/parser":"^4.15.0","axios":"^0.21.1","eslint":"^7.20.0","eslint-config-prettier":"^7.2.0","eslint-config-standard":"^16.0.2","eslint-plugin-import":"^2.22.1","eslint-plugin-jest":"^24.1.3","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.3.1","eslint-plugin-promise":"^4.3.1","eslint-plugin-standard":"^5.0.0","jest":"^26.6.3","prettier":"^2.2.1","standard-version":"^9.1.0","ts-jest":"^26.5.1","typescript":"^4.1.5"},"dependencies":{"chokidar":"^3.5.1","minimist":"^1.2.5","url-search-params-polyfill":"^8.1.0"},"gitHead":"f8a6903bd0aa3cc7c8b15d2141f9875933ac98d1","_id":"axios-mock-server@0.19.1","_nodeVersion":"12.20.1","_npmVersion":"6.14.10","dist":{"integrity":"sha512-4Rh7eetDYq1KRqisvkflk+7LZ95zykIfBliV95da0rhtqjhq+yj661aOZIXIGyyWOwy3PtgHQ+vRtWWO5p4Osw==","shasum":"5d7a3bbf78bbe07155e5d345f3f1cab76ebb0aa3","tarball":"https://registry.npmjs.org/axios-mock-server/-/axios-mock-server-0.19.1.tgz","fileCount":85,"unpackedSize":95550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJ6t1CRA9TVsSAnZWagAArsoQAIL4aQ1VO/rrn4HPX13J\n3yh80h4PXzlk1VmtjIuf41f1NVEl3+KIymczclQ+aXnWCM4P003Rukpgz7A4\nwW2a+qqGjvtzUBGZcG3zYU/7uJvAJRaO1l0wTqZcEJwyum1vXI+nSvjCvGYp\n6xsRFfCHkiyjJ2W1JSTmkSoAYkVhEPIBAJLcgd3sHHod3pIq84NF8CcKWBeA\nUs87+d+XY/cdk7j7Rnh2I5OlwAmn9Sv9W/qnWC1gYHDq7i24k7IBg+tpYVx5\nzZSF8x+yFIu6kPkskQWlwQRM5o9XGuJ0+xtsafTVetdj5HBdlxq0RaynGF3E\n5wcQFLN+SJ3FVdctNfDPt8yKTkpvH30HM8CKXHp0Fd2owbMaUXXhEpWOrm3R\nfNiGSnftMk0mVghvvSbaOQU6AMZSR7R7MxyK/3dZaMLrJqgRp0/QMwhewyFC\n8HG2bLcunObDK0OszT5hVu20PWjYp1bYrFAjty5dtafclXyWYM1c6uTTZiWT\nQ0Hw3/BJJbezyHv2rv2QAv+FG3VhcjFguG5zf++Ka+PR0395HFhlY3o9z4q4\n0ZmIAJ48571ci5FuqDLm2iNklp3eYw1W2KrdHp7NWAQvqUdQ6i6cQndupZen\nPEK3EC3vFTSMvFccRtD2pXLPynAAIunFeFPbq7tb9lxt10YvvEBH/6FYH9pA\n5gDC\r\n=595i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgttIzj0XynG/ugy9HrW1lvaGg43jYYhf82o9/HjGEVwIhALctRqyojX79uySA00Kt4ygFwoEO57WzcxWdEiISD9qP"}]},"_npmUser":{"name":"solufa","email":"solufa2020@gmail.com"},"directories":{},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},{"name":"solufa","email":"solufa2020@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-mock-server_0.19.1_1613212532922_0.07796694224915002"},"_hasShrinkwrap":false}},"time":{"created":"2019-08-18T09:11:13.222Z","0.0.1":"2019-08-18T09:11:13.370Z","modified":"2022-04-11T16:24:33.220Z","0.1.0":"2019-08-21T08:45:42.584Z","0.2.0":"2019-08-28T15:33:44.795Z","0.3.0":"2019-08-31T02:32:36.120Z","0.4.0":"2019-09-01T04:30:19.661Z","0.5.0":"2019-09-01T10:57:04.344Z","0.6.0":"2019-09-02T03:06:48.710Z","0.7.0":"2019-09-04T17:06:25.609Z","0.8.0":"2019-09-07T03:44:20.607Z","0.8.1":"2019-09-07T10:23:13.919Z","0.9.0":"2019-09-08T15:22:53.526Z","0.10.0":"2019-09-11T00:25:10.534Z","0.11.0":"2019-09-29T04:48:48.027Z","0.12.0":"2019-10-01T23:50:07.656Z","0.12.1":"2019-10-02T20:42:27.593Z","0.13.0":"2019-10-06T11:56:49.663Z","0.13.1":"2019-10-07T17:17:19.620Z","0.13.2":"2019-10-10T18:06:55.428Z","0.14.0":"2019-10-12T12:02:37.221Z","0.14.1":"2019-10-14T20:33:22.012Z","0.15.0":"2019-10-20T07:09:29.241Z","0.16.0":"2019-10-21T01:04:37.160Z","0.16.1":"2019-10-21T05:54:45.917Z","0.16.2":"2019-10-24T16:08:07.294Z","0.16.3":"2019-11-06T09:37:50.670Z","0.17.0":"2020-07-21T06:44:21.609Z","0.17.1":"2020-07-21T09:12:08.905Z","0.17.2":"2020-07-26T12:17:19.461Z","0.18.0":"2020-07-28T03:17:12.546Z","0.18.1":"2020-07-28T04:21:01.165Z","0.19.0":"2020-08-25T21:31:02.144Z","0.19.1":"2021-02-13T10:35:33.082Z"},"maintainers":[{"name":"m-mitsuhide","email":"m.mitsuhide@amatelus.com"},{"name":"solufa","email":"solufa2020@gmail.com"}],"description":"RESTful mock server using axios","homepage":"https://github.com/solufa/axios-mock-server#readme","keywords":["axios","test","mock"],"repository":{"type":"git","url":"git+https://github.com/solufa/axios-mock-server.git"},"author":{"name":"Solufa","email":"solufa2020@gmail.com"},"bugs":{"url":"https://github.com/solufa/axios-mock-server/issues"},"license":"MIT","readme":"<p align=\"right\">\n  <a href=\"https://github.com/solufa/axios-mock-server#readme\">🇺🇸English</a> |\n  <a href=\"https://github.com/solufa/axios-mock-server/blob/develop/docs/ja/README.md\">🇯🇵日本語</a>\n</p>\n\n<h1>axios-mock-server</h1>\n\n[![npm version][badge-npm]][badge-npm-url]\n[![npm bundle size][badge-bundlephobia]][badge-bundlephobia-url]\n[![CircleCI][badge-ci]][badge-ci-url]\n[![Codecov][badge-coverage]][badge-coverage-url]\n[![Language grade: JavaScript][badge-lgtm]][badge-lgtm-url]\n[![Dependabot Status][badge-dependabot]][dependabot]\n[![License][badge-license]][axios-mock-server-license]\n\nRESTful mock server using axios.\n\n<details>\n<summary><b>Table of contents</b></summary>\n\n<!--\nThis table of contents is generated by Markdown All in One in Visual Studio Code.\nPlease set the `githubCompatibility` option to `true`.\n<https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one>\n-->\n\n- [Features](#features)\n- [Getting Started](#getting-started)\n  - [Installation](#installation)\n  - [Tutorial](#tutorial)\n    - [Create API](#create-api)\n    - [Build API](#build-api)\n    - [Mocking Axios](#mocking-axios)\n  - [Examples](#examples)\n- [Usage](#usage)\n  - [Create an API endpoint](#create-an-api-endpoint)\n  - [Connect to axios](#connect-to-axios)\n    - [Default](#default)\n    - [Each instance](#each-instance)\n  - [Functions](#functions)\n    - [`setDelayTime(millisecond: number): void`](#setdelaytimemillisecond-number-void)\n    - [`enableLog(): void` and `disableLog(): void`](#enablelog-void-and-disablelog-void)\n  - [TypeScript](#typescript)\n  - [Cautions](#cautions)\n    - [`.gitignore`](#gitignore)\n    - [`@ts-ignore`, `eslint-disable`](#ts-ignore-eslint-disable)\n- [Troubleshooting](#troubleshooting)\n  - [`The expected type comes from property 'get' which is declared here on type 'MockMethods'` error in TypeScript](#the-expected-type-comes-from-property-get-which-is-declared-here-on-type-mockmethods-error-in-typescript)\n- [Command Line Interface Options](#command-line-interface-options)\n- [Configuration](#configuration)\n- [License](#license)\n\n</details>\n\n## Features\n\n- You can create a `GET`/`POST`/`PUT`/`DELETE` API endpoint in a few lines.\n- A dedicated server is not required.\n- It works with SPA as a static [JavaScript][javascript] file.\n- You can use [axios][axios] as mock-up even in [Node.js][nodejs] environment.\n- There is an auto-routing function similar to [Nuxt.js][nuxtjs], and no path description is required.\n- Supports [TypeScript][typescript].\n\n## Getting Started\n\n### Installation\n\n- Using [npm][npm]:\n\n  ```sh\n  $ npm install axios\n  $ npm install axios-mock-server --save-dev\n  ```\n\n- Using [Yarn][yarn]:\n\n  ```sh\n  $ yarn add axios\n  $ yarn add axios-mock-server --dev\n  ```\n\n### Tutorial\n\nIntroducing the simplest use of axios-mock-server.\n\n<details>\n<summary><b>Start the tutorial</b></summary>\n\n#### Create API\n\nFirst, create a `mocks` directory to store the files you want to mock up.\n\n```sh\n$ mkdir mocks\n```\n\nNext, create an API endpoint file in the `mocks` directory.  \nLet's define a mock API that retrieves basic user information with a `GET` request.\n\nCreate a `mocks/users` directory and create a `_userId.js` file.\n\n```sh\n$ mkdir mocks/users\n$ touch mocks/users/_userId.js\n\n# If Windows (Command Prompt)\n> mkdir mocks\\users\n> echo. > mocks\\users\\_userId.js\n```\n\nAdd the following to the `mocks/users/_userId.js` file.\n\n<!-- prettier-ignore -->\n```js\n// file: 'mocks/users/_userId.js'\nconst users = [{ id: 0, name: 'foo' }, { id: 1, name: 'bar' }]\n\nmodule.exports = {\n  get({ values }) {\n    return [200, users.find(user => user.id === values.userId)]\n  }\n}\n```\n\nThe routing of axios-mock-server is **automatically generated according to the tree structure of [JavaScript][javascript] and [TypeScript][typescript] files** in the `mocks` directory in the same way as the routing of [Nuxt.js][nuxtjs].\n\nReference: [Routing - Nuxt.js][nuxtjs-routing]\n\nIn other words, the `mocks/users/_userId.js` file **can define an endpoint using dynamic routing** as the path of `/users/:userId`.\n\n#### Build API\n\naxios-mock-server needs to build and generate the necessary files for routing before running.\n\n```sh\n$ node_modules/.bin/axios-mock-server\n\n# If Windows (Command Prompt)\n> node_modules\\.bin\\axios-mock-server\n```\n\nIf the build is successful, the `$mock.js` file is generated in the`mocks` directory.\n\n```sh\n$ cat mocks/\\$mock.js\n/* eslint-disable */\nmodule.exports = (client) => require('axios-mock-server')([\n  {\n    path: '/users/_userId',\n    methods: require('./users/_userId')\n  }\n], client)\n\n# If Windows (Command Prompt)\n> type mocks\\$mock.js\n```\n\n#### Mocking Axios\n\nFinally, import the `mocks/$mock.js` file generated by `index.js` file etc. and pass it to the argument of axios-mock-server.  \naxios-mock-server will mock up all [axios][axios] communications by default.\n\n<!-- prettier-ignore -->\n```js\n// file: 'index.js'\nconst axios = require('axios')\nconst mock = require('./mocks/$mock.js')\n\nmock()\n\naxios.get('https://example.com/users/1').then(({ data }) => {\n  console.log(data)\n})\n```\n\nIf you run the `index.js` file, you will see that `{ id: 1, name: 'bar' }` is returned.\n\n```sh\n$ node index.js\n{ id: 1, name: 'bar' }\n```\n\n</details>\n\n### Examples\n\naxios-mock-server can be used to mock up **browser usage**, **data persistence** and **`multipart/form-data` format communication**.  \nIt is also easy to link with [Nuxt.js][nuxtjs] ([@nuxtjs/axios][nuxtjs-axios]).\n\nSee [examples][axios-mock-server-examples] for source code.\n\n<details>\n<summary><b>See a list of use cases</b></summary>\n\n- **[browser](https://github.com/solufa/axios-mock-server/tree/develop/examples/browser)**:\n  Use in browser\n- **[node](https://github.com/solufa/axios-mock-server/tree/develop/examples/node)**:\n  Use in [Node.js][nodejs] (CommonJS)\n- **[with-nuxtjs](https://github.com/solufa/axios-mock-server/tree/develop/examples/with-nuxtjs)**:\n  Using with a [Nuxt.js][nuxtjs]\n- **[with-typescript](https://github.com/solufa/axios-mock-server/tree/develop/examples/with-typescript)**:\n  Using with a [TypeScript][typescript]\n\n**WIP**\n\n- with-in-memory-database\n\n</details>\n\n## Usage\n\n### Create an API endpoint\n\n<!-- prettier-ignore -->\n```js\nconst users = [{ id: 0, name: 'foo' }, { id: 1, name: 'bar' }]\n\n/**\n * Type definitions for variables passed as arguments in requests\n * @typedef { Object } MockMethodParams\n * @property { import('axios').AxiosRequestConfig } config axios request settings\n * @property {{ [key: string]: string | number }} values Dynamic value of the requested URL (underscore part of the path)\n * @property {{ [key: string]: any }} params The value of the query parameter for the requested URL\n * @property { any } data Request data sent by POST etc.\n */\n\n/**\n * Type definition when response is returned as an object\n * @typedef { Object } MockResponseObject\n * @property { number } status HTTP response status code\n * @property { any? } data Response data\n * @property {{ [key: string]: any }?} headers Response header\n */\n\n/**\n * Response type definition\n * @typedef { [number, any?, { [key: string]: any }?] | MockResponseObject } MockResponse\n */\n\nexport default {\n  /**\n   * All methods such as GET and POST have the same type\n   * @param { MockMethodParams }\n   * @returns { MockResponse }\n   */\n  get({ values }) {\n    return [200, users.find(user => user.id === values.userId)]\n  },\n\n  /**\n   * You can also return a response asynchronously\n   * @param { MockMethodParams }\n   * @returns { Promise<MockResponse> }\n   */\n  async post({ data }) {\n    await new Promise(resolve => setTimeout(resolve, 1000))\n\n    users.push({\n      id: users.length,\n      name: data.name\n    })\n\n    return { status: 201 }\n  }\n}\n```\n\n### Connect to axios\n\n#### Default\n\naxios-mock-server will mock up all [axios][axios] communications by default.\n\n<!-- prettier-ignore -->\n```js\nimport axios from 'axios'\nimport mock from './mocks/$mock.js'\n\nmock()\n\naxios.get('https://example.com/api/foo').then(response => {\n  /* ... */\n})\n```\n\n#### Each instance\n\nYou can also mock up each [axios instance][axios-instance].\n\n<!-- prettier-ignore -->\n```js\nimport axios from 'axios'\nimport mock from './mocks/$mock.js'\n\nconst client = axios.create({ baseURL: 'https://example.com/api' })\n\nmock(client)\n\nclient.get('/foo').then(response => {\n  /* ... */\n})\n\n// axios will not be mocked up\naxios.get('https://example.com/api/foo').catch(error => {\n  console.log(error.response.status) // 404\n})\n```\n\n### Functions\n\naxios-mock-server has several built-in functions available.\n\n#### `setDelayTime(millisecond: number): void`\n\nSimulate response delay.\n\n<!-- prettier-ignore -->\n```js\nimport axios from 'axios'\nimport mock from './mocks/$mock.js'\n\nmock().setDelayTime(500)\n\nconsole.time()\naxios.get('https://example.com/api/foo').then(() => {\n  console.timeEnd() // default: 506.590ms\n})\n```\n\n#### `enableLog(): void` and `disableLog(): void`\n\nSwitch request log output.\n\n<!-- prettier-ignore -->\n```js\nimport axios from 'axios'\nimport mock from './mocks/$mock.js'\n\nconst mockServer = mock()\n\n;(async () => {\n  // To enable\n  mockServer.enableLog()\n  await axios.get('/foo', { baseURL: 'https://example.com/api', params: { bar: 'baz' } }) // stdout -> [mock] get: /foo?bar=baz => 200\n\n  // To disable\n  mockServer.disableLog()\n  await axios.get('/foo', { baseURL: 'https://example.com/api', params: { bar: 'baz' } }) // stdout ->\n})()\n```\n\n### TypeScript\n\naxios-mock-server includes [TypeScript][typescript] definitions.\n\n### Cautions\n\n#### `.gitignore`\n\nExclude `$mock.js` or `$mock.ts` generated by axios-mock-server in the build from [Git][git] monitoring.\n\n```sh\n$ echo \"\\$mock.*\" >> .gitignore\n\n# If Windows (Command Prompt)\n> echo $mock.* >> .gitignore\n```\n\n#### `@ts-ignore`, `eslint-disable`\n\nFor [TypeScript][typescript] projects, add a `// @ ts-ignore` comment to the above line that imports`$ mock.ts`.\nIf [`@typescript-eslint/ban-ts-ignore`][typescript-eslint-ban-ts-ignore] rule is enabled in [typescript-eslint][typescript-eslint], please exclude the `// @ ts-ignore` comment from [ESLint][eslint].\n\n<!-- prettier-ignore -->\n```ts\n// eslint-disable-next-line @typescript-eslint/ban-ts-ignore\n// @ts-ignore: Cannot find module\nimport mock from './mocks/$mock'\n```\n\n## Troubleshooting\n\n### `The expected type comes from property 'get' which is declared here on type 'MockMethods'` error in TypeScript\n\nWhen returning a response asynchronously with [TypeScript][typescript], an error occurs because the type does not match if you try to make the response an array.  \nAssert `MockResponse` or return it as an object.\n\nExample of error (**Note that the axios-mock-server build will pass!**)\n\n<!-- prettier-ignore -->\n```ts\nimport { MockMethods } from 'axios-mock-server'\n\nconst methods: MockMethods = {\n  async get() {\n    await new Promise(resolve => setTimeout(resolve, 100))\n    return [200, { foo: 'bar' }] // Error\n  }\n}\n\nexport default methods\n```\n\nResolve by asserting `MockResponse`.\n\n<!-- prettier-ignore -->\n```ts\nimport { MockMethods, MockResponse } from 'axios-mock-server'\n\nconst methods: MockMethods = {\n  async get() {\n    await new Promise(resolve => setTimeout(resolve, 100))\n    return [200, { foo: 'bar' }] as MockResponse // Type safe\n  }\n}\n\nexport default methods\n```\n\nIf the response can be an object, no assertion is required.\n\n<!-- prettier-ignore -->\n```ts\nimport { MockMethods } from 'axios-mock-server'\n\nconst methods: MockMethods = {\n  async get() {\n    await new Promise(resolve => setTimeout(resolve, 100))\n    return { status: 200, data: { foo: 'bar' } } // Type safe\n  }\n}\n\nexport default methods\n```\n\n## Command Line Interface Options\n\nThe following options can be specified in the Command Line Interface.\n\n<table>\n  <thead>\n    <tr>\n      <th>Option</th>\n      <th>Type</th>\n      <th>Default</th>\n      <th width=\"100%\">Description</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td nowrap><code>--config</code><br /><code>-c</code></td>\n      <td><code>string</code></td>\n      <td><code>\".mockserverrc\"</code></td>\n      <td>Specify the path to the configuration file.</td>\n    </tr>\n    <tr>\n      <td nowrap><code>--watch</code><br /><code>-w</code></td>\n      <td></td>\n      <td></td>\n      <td>\n        Enable watch mode.<br />\n        Regenerate <code>$mock.js</code> or <code>$mock.ts</code> according to\n        the increase / decrease of the API endpoint file.\n      </td>\n    </tr>\n    <tr>\n      <td nowrap><code>--version</code><br /><code>-v</code></td>\n      <td></td>\n      <td></td>\n      <td>Print axios-mock-server version.</td>\n    </tr>\n  </tbody>\n</table>\n\n## Configuration\n\nSettings are written in `.mockserverrc` file with JSON syntax.\n\n<table>\n  <thead>\n    <tr>\n      <th>Option</th>\n      <th>Type</th>\n      <th>Default</th>\n      <th width=\"100%\">Description</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td><code>input</code></td>\n      <td><code>string | string[]</code></td>\n      <td><code>\"mocks\" or \"apis\"</code></td>\n      <td>\n        Specify the directory where the API endpoint file is stored.<br />\n        If multiple directories are specified, <code>$mock.js</code> or\n        <code>$mock.ts</code> is generated in each directory.\n      </td>\n    </tr>\n    <tr>\n      <td><code>outputExt</code></td>\n      <td><code>\"js\" | \"ts\"</code></td>\n      <td></td>\n      <td>\n        Specify the extension of the file to be generated.<br />\n        The default is set automatically from scripts of the API endpoint file.\n      </td>\n    </tr>\n    <tr>\n      <td><code>outputFilename</code></td>\n      <td><code>string</code></td>\n      <td><code>\"$mock.js\" or \"$mock.ts\"</code></td>\n      <td>Specify the filename to be generated.</td>\n    </tr>\n    <tr>\n      <td><code>target</code></td>\n      <td><code>\"es6\" | \"cjs\"</code></td>\n      <td></td>\n      <td>\n        Specify the code of the module to be generated.<br />\n        The default is set automatically from extension of the API endpoint\n        file.\n      </td>\n    </tr>\n  </tbody>\n</table>\n\n## License\n\naxios-mock-server is licensed under a [MIT License][axios-mock-server-license].\n\n<!-- URL: axios-mock-server -->\n\n[axios-mock-server-examples]: https://github.com/solufa/axios-mock-server/tree/develop/examples\n[axios-mock-server-license]: https://github.com/solufa/axios-mock-server/blob/develop/LICENSE\n\n<!-- URL: Badges -->\n\n[badge-bundlephobia-url]: https://bundlephobia.com/result?p=axios-mock-server@latest\n[badge-bundlephobia]: https://img.shields.io/bundlephobia/min/axios-mock-server\n[badge-ci-url]: https://circleci.com/gh/solufa/axios-mock-server\n[badge-ci]: https://img.shields.io/circleci/build/github/solufa/axios-mock-server.svg?label=test\n[badge-coverage-url]: https://codecov.io/gh/solufa/axios-mock-server\n[badge-coverage]: https://img.shields.io/codecov/c/github/solufa/axios-mock-server.svg\n[badge-dependabot]: https://api.dependabot.com/badges/status?host=github&repo=solufa/axios-mock-server\n[badge-lgtm-url]: https://lgtm.com/projects/g/solufa/axios-mock-server/context:javascript\n[badge-lgtm]: https://img.shields.io/lgtm/grade/javascript/g/solufa/axios-mock-server.svg\n[badge-license]: https://img.shields.io/npm/l/axios-mock-server\n[badge-npm-url]: https://www.npmjs.com/package/axios-mock-server\n[badge-npm]: https://img.shields.io/npm/v/axios-mock-server\n\n<!-- URL: General -->\n\n[axios-instance]: https://github.com/axios/axios#creating-an-instance\n[axios]: https://github.com/axios/axios\n[dependabot]: https://dependabot.com\n[eslint]: https://eslint.org\n[git]: https://git-scm.com/\n[javascript]: https://developer.mozilla.org/en-US/docs/Web/JavaScript\n[nodejs]: https://nodejs.org/\n[npm]: https://www.npmjs.com/\n[nuxtjs-axios]: https://github.com/nuxt-community/axios-module\n[nuxtjs-routing]: https://nuxtjs.org/guide/routing\n[nuxtjs]: https://nuxtjs.org/\n[typescript-eslint-ban-ts-ignore]: https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/ban-ts-ignore.md\n[typescript-eslint]: https://github.com/typescript-eslint/typescript-eslint\n[typescript]: https://www.typescriptlang.org/\n[yarn]: https://yarnpkg.com/\n","readmeFilename":"README.md"}