{"maintainers":[{"name":"types","email":"ts-npm-types@microsoft.com"}],"dist-tags":{"ts2.0":"2.0.0","ts2.1":"2.0.0","ts2.2":"2.0.7","ts2.9":"2.0.7","ts2.8":"2.0.7","ts2.6":"2.0.7","ts2.5":"2.0.7","ts2.4":"2.0.7","ts2.7":"2.0.7","ts2.3":"2.0.7","ts3.3":"2.0.10","ts3.1":"2.0.10","ts3.2":"2.0.10","ts3.0":"2.0.10","ts3.4":"2.0.10","ts3.6":"2.0.11","ts3.5":"2.0.11","ts3.8":"2.0.11","ts3.7":"2.0.11","ts4.4":"2.0.12","ts3.9":"2.0.12","ts4.1":"2.0.12","ts4.2":"2.0.12","ts4.3":"2.0.12","ts4.0":"2.0.12","ts4.5":"2.0.12","ts4.6":"2.0.12","ts4.7":"2.0.12","ts4.9":"2.0.12","ts4.8":"2.0.12","ts5.1":"2.0.12","ts5.0":"2.0.12","ts6.0":"7.2.0","ts5.2":"7.2.0","ts5.5":"7.2.0","ts5.7":"7.2.0","ts5.3":"7.2.0","ts5.8":"7.2.0","ts5.4":"7.2.0","latest":"7.2.0","ts5.6":"7.2.0","ts5.9":"7.2.0"},"description":"TypeScript definitions for SuperTest","readme":"# Installation\r\n> `npm install --save @types/supertest`\r\n\r\n# Summary\r\nThis package contains type definitions for SuperTest (https://github.com/visionmedia/supertest).\r\n\r\n# Details\r\nFiles were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest.\r\n## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest/index.d.ts)\r\n````ts\r\n// Type definitions for SuperTest v2.0.1\n// Project: https://github.com/visionmedia/supertest\n// Definitions by: Alex Varju <https://github.com/varju>\n//                 Petteri Parkkila <https://github.com/pietu>\n// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped\n// TypeScript Version: 3.0\n\nimport * as superagent from 'superagent';\n\nexport = supertest;\n\ndeclare function supertest(app: any): supertest.SuperTest<supertest.Test>;\ndeclare namespace supertest {\n    interface Response extends superagent.Response {}\n\n    interface Request extends superagent.SuperAgentRequest {}\n\n    type CallbackHandler = (err: any, res: Response) => void;\n    interface Test extends superagent.SuperAgentRequest {\n        app?: any;\n        url: string;\n        serverAddress(app: any, path: string): string;\n        expect(status: number, callback?: CallbackHandler): this;\n        expect(status: number, body: any, callback?: CallbackHandler): this;\n        expect(checker: (res: Response) => any, callback?: CallbackHandler): this;\n        expect(body: string, callback?: CallbackHandler): this;\n        expect(body: RegExp, callback?: CallbackHandler): this;\n        expect(body: Object, callback?: CallbackHandler): this;\n        expect(field: string, val: string, callback?: CallbackHandler): this;\n        expect(field: string, val: RegExp, callback?: CallbackHandler): this;\n        end(callback?: CallbackHandler): this;\n    }\n\n    interface AgentOptions {\n        ca?: any;\n    }\n    function agent(app?: any, options?: AgentOptions): SuperAgentTest;\n\n    interface SuperTest<T extends superagent.SuperAgentRequest> extends superagent.SuperAgent<T> {}\n    interface SuperTestWithHost<T extends superagent.SuperAgentRequest> extends SuperTest<T> {\n        host(host: string): this;\n    }\n    type SuperAgentTest = SuperTestWithHost<Test> &\n        Pick<\n            Request,\n            | 'use'\n            | 'on'\n            | 'set'\n            | 'query'\n            | 'type'\n            | 'accept'\n            | 'auth'\n            | 'withCredentials'\n            | 'retry'\n            | 'ok'\n            | 'redirects'\n            | 'timeout'\n            | 'buffer'\n            | 'serialize'\n            | 'parse'\n            | 'ca'\n            | 'key'\n            | 'pfx'\n            | 'cert'\n        >;\n}\n\r\n````\r\n\r\n### Additional Details\r\n * Last updated: Mon, 21 Mar 2022 16:31:45 GMT\r\n * Dependencies: [@types/superagent](https://npmjs.com/package/@types/superagent)\r\n * Global values: none\r\n\r\n# Credits\r\nThese definitions were written by [Alex Varju](https://github.com/varju), and [Petteri Parkkila](https://github.com/pietu).\r\n","repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/supertest"},"license":"MIT","versions":{"1.1.14-alpha":{"name":"@types/supertest","version":"1.1.14-alpha","description":"Type definitions for SuperTest v1.1.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped","main":"","scripts":{},"author":{"name":"Alex Varju","email":"https://github.com/varju/"},"license":"MIT","typings":"index.d.ts","dependencies":{"equire('superagent'":"*"},"_id":"@types/supertest@1.1.14-alpha","_shasum":"2e9a86e9a5199d2eb0aba877cc4f7dc8d8f8c9ce","_from":"output\\supertest","_resolved":"file:output\\supertest","_npmVersion":"3.8.2","_nodeVersion":"5.5.0","_npmUser":{"name":"types","email":"ryan.cavanaugh@microsoft.com"},"dist":{"shasum":"2e9a86e9a5199d2eb0aba877cc4f7dc8d8f8c9ce","size":1224,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.14-alpha.tgz","integrity":"sha512-o+7yBF921ctIknizJA3BufFfby9WJqCHz9Dts4wOvDt8B5XEN2p4n50JUt9AIbyK7C3nW1JxybB87NAgA8LRJQ=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/supertest-1.1.14-alpha.tgz_1463511715905_0.2043777264188975"},"directories":{},"publish_time":1463511718874,"_hasShrinkwrap":false,"_cnpm_publish_time":1463511718874,"_cnpmcore_publish_time":"2021-12-16T16:48:38.501Z"},"1.1.15-alpha":{"name":"@types/supertest","version":"1.1.15-alpha","description":"Type definitions for SuperTest v1.1.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped","main":"","scripts":{},"author":{"name":"Alex Varju","email":"https://github.com/varju/"},"license":"MIT","typings":"index.d.ts","dependencies":{"equire('superagent'":"*"},"_id":"@types/supertest@1.1.15-alpha","_shasum":"e16038e076ac62d7c99432830ccd74e400c34ee4","_from":"output\\supertest","_resolved":"file:output\\supertest","_npmVersion":"3.8.2","_nodeVersion":"5.5.0","_npmUser":{"name":"types","email":"ryan.cavanaugh@microsoft.com"},"dist":{"shasum":"e16038e076ac62d7c99432830ccd74e400c34ee4","size":1229,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.15-alpha.tgz","integrity":"sha512-fUy+H1FrW2BBoCL52ay7HAnXSuonwK581XIXTcOquWgVhr2qABRUh7B/YTgQByzyCAeMUfPVRAUZSRcrZUU9YQ=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/supertest-1.1.15-alpha.tgz_1463696997002_0.7714996349532157"},"directories":{},"publish_time":1463697002366,"_hasShrinkwrap":false,"_cnpm_publish_time":1463697002366,"_cnpmcore_publish_time":"2021-12-16T16:48:38.306Z"},"1.1.20-alpha":{"name":"@types/supertest","version":"1.1.20-alpha","description":"TypeScript definitions for SuperTest v1.1.0","main":"","scripts":{},"author":{"name":"Alex Varju","email":"https://github.com/varju/"},"license":"MIT","typings":"index.d.ts","dependencies":{"@types/superagent":"*"},"_id":"@types/supertest@1.1.20-alpha","_shasum":"37408604296a78c144611b1733144e909002e146","_from":"output\\supertest","_resolved":"file:output\\supertest","_npmVersion":"3.8.2","_nodeVersion":"5.5.0","_npmUser":{"name":"types","email":"ryan.cavanaugh@microsoft.com"},"dist":{"shasum":"37408604296a78c144611b1733144e909002e146","size":1222,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.20-alpha.tgz","integrity":"sha512-qchBcbKRuFmynbJXaZlqZE6O49EmokzaowIXvQXoKyGYG36DCnR/Sh1d8QgYcnhVb3B52LvBvK9tynjXzmMZ9g=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/supertest-1.1.20-alpha.tgz_1463777158619_0.4479534246493131"},"directories":{},"publish_time":1463777159015,"_hasShrinkwrap":false,"_cnpm_publish_time":1463777159015,"_cnpmcore_publish_time":"2021-12-16T16:48:37.899Z"},"1.1.21-alpha":{"name":"@types/supertest","version":"1.1.21-alpha","description":"TypeScript definitions for SuperTest v1.1.0","main":"","scripts":{},"author":{"name":"Alex Varju","email":"https://github.com/varju/"},"license":"MIT","typings":"index.d.ts","dependencies":{"@types/superagent":"*"},"_id":"@types/supertest@1.1.21-alpha","_shasum":"42fbc4bd2566da000b331d93166b5baa2aa3d0ca","_from":"output\\supertest","_resolved":"file:output\\supertest","_npmVersion":"3.8.2","_nodeVersion":"5.5.0","_npmUser":{"name":"types","email":"ryan.cavanaugh@microsoft.com"},"dist":{"shasum":"42fbc4bd2566da000b331d93166b5baa2aa3d0ca","size":1225,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.21-alpha.tgz","integrity":"sha512-AO6QXvf3Rq1f2J5/iQgapD2jUqrS4ctBWI4nsTggyJssVY+06R5y6ZPwqMpZxPE9NS/dxZg15skpEieNSGc3Uw=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/supertest-1.1.21-alpha.tgz_1464156076924_0.8803722548764199"},"directories":{},"publish_time":1464156077414,"_hasShrinkwrap":false,"_cnpm_publish_time":1464156077414,"_cnpmcore_publish_time":"2021-12-16T16:48:37.706Z"},"1.1.22-alpha":{"name":"@types/supertest","version":"1.1.22-alpha","description":"TypeScript definitions for SuperTest v1.1.0","main":"","scripts":{},"author":{"name":"Alex Varju","email":"https://github.com/varju/"},"repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"license":"MIT","typings":"index.d.ts","dependencies":{"@types/superagent":"1.4.*"},"_id":"@types/supertest@1.1.22-alpha","_shasum":"fe76e17ba8cd126a651503ab0e390b84e4318ef7","_from":"output\\supertest","_resolved":"file:output\\supertest","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"types","email":"ryan.cavanaugh@microsoft.com"},"dist":{"shasum":"fe76e17ba8cd126a651503ab0e390b84e4318ef7","size":1250,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.22-alpha.tgz","integrity":"sha512-+0NRl1lJ2q4vkZl0q9LWEfs0WHmkPJvRWylUKYKiILqQoXIbhmPHXdfUeTKoltWiVfSi8pOu/fTJZz0v+BsVxQ=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/supertest-1.1.22-alpha.tgz_1467405748251_0.9301889995113015"},"directories":{},"publish_time":1467405751863,"_hasShrinkwrap":false,"_cnpm_publish_time":1467405751863,"_cnpmcore_publish_time":"2021-12-16T16:48:37.469Z"},"1.1.23-alpha":{"name":"@types/supertest","version":"1.1.23-alpha","description":"TypeScript definitions for SuperTest v1.1.0","main":"","scripts":{},"author":{"name":"Alex Varju","email":"https://github.com/varju/"},"repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"license":"MIT","typings":"index.d.ts","dependencies":{"@types/superagent":"1.4.22-alpha"},"_id":"@types/supertest@1.1.23-alpha","_shasum":"013ac1d8cfe9f70fcf320575dafa2df011b53c20","_from":"output\\supertest","_resolved":"file:output\\supertest","_npmVersion":"3.7.2","_nodeVersion":"6.2.1","_npmUser":{"name":"types","email":"ryan.cavanaugh@microsoft.com"},"dist":{"shasum":"013ac1d8cfe9f70fcf320575dafa2df011b53c20","size":1261,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.23-alpha.tgz","integrity":"sha512-HvM1eObgzmRlv7A0SiImX5sPLeQtRhHMuP5Zp1a9xTcKY7WvxUteEgXwYxVMGzXRA0KYtRje+8ECJMXCnexhcw=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/supertest-1.1.23-alpha.tgz_1467418062744_0.2328824510332197"},"directories":{},"publish_time":1467418066231,"_hasShrinkwrap":false,"_cnpm_publish_time":1467418066231,"_cnpmcore_publish_time":"2021-12-16T16:48:37.266Z"},"1.1.24-alpha":{"name":"@types/supertest","version":"1.1.24-alpha","description":"TypeScript definitions for SuperTest v1.1.0","main":"","scripts":{},"author":{"name":"Alex Varju","email":"https://github.com/varju/"},"repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"license":"MIT","typings":"index.d.ts","dependencies":{"@types/superagent":"1.4.24-alpha"},"_id":"@types/supertest@1.1.24-alpha","_shasum":"fe035840dd48dd9db5db70b2fa4878d688f386ba","_from":"output\\supertest","_resolved":"file:output\\supertest","_npmVersion":"3.7.2","_nodeVersion":"6.2.1","_npmUser":{"name":"types","email":"ryan.cavanaugh@microsoft.com"},"dist":{"shasum":"fe035840dd48dd9db5db70b2fa4878d688f386ba","size":1258,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.24-alpha.tgz","integrity":"sha512-nsMCFWA1BBjOHwpD+mZ8aNoBoX6beX9MPHNyNk+q1pq5Qjf8DHdJe99Y0MJO7a6ViXfGk9U++AXywoZbfIn5bA=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/supertest-1.1.24-alpha.tgz_1467430288107_0.749676413834095"},"directories":{},"publish_time":1467430291515,"_hasShrinkwrap":false,"_cnpm_publish_time":1467430291515,"_cnpmcore_publish_time":"2021-12-16T16:48:37.043Z"},"1.1.25-alpha":{"name":"@types/supertest","version":"1.1.25-alpha","description":"TypeScript definitions for SuperTest v1.1.0","main":"","scripts":{},"author":{"name":"Alex Varju","email":"https://github.com/varju/"},"repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"license":"MIT","typings":"index.d.ts","dependencies":{"@types/superagent":"1.4.25-alpha"},"_id":"@types/supertest@1.1.25-alpha","_shasum":"62e88a3ed628a98430fbe51f2a1ce230a2302798","_from":"output\\supertest","_resolved":"file:output\\supertest","_npmVersion":"3.7.2","_nodeVersion":"6.2.1","_npmUser":{"name":"types","email":"ryan.cavanaugh@microsoft.com"},"dist":{"shasum":"62e88a3ed628a98430fbe51f2a1ce230a2302798","size":1256,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.25-alpha.tgz","integrity":"sha512-JRanDn6NkXm0p4c3j5/CFozchc42a3ZZ7jB6IQ71oMPmGCrbLPBD+S90q0CWv3Z1rHrTi3G2xfa14x/B5oFfFA=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/supertest-1.1.25-alpha.tgz_1467595469761_0.4848749611992389"},"directories":{},"publish_time":1467595473223,"_hasShrinkwrap":false,"_cnpm_publish_time":1467595473223,"_cnpmcore_publish_time":"2021-12-16T16:48:36.834Z"},"1.1.26-alpha":{"name":"@types/supertest","version":"1.1.26-alpha","description":"TypeScript definitions for SuperTest v1.1.0","main":"","scripts":{},"author":{"name":"Alex Varju","email":"https://github.com/varju/"},"repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"license":"MIT","typings":"index.d.ts","dependencies":{"@types/superagent":"1.4.26-alpha"},"_id":"@types/supertest@1.1.26-alpha","_shasum":"d806ecd4986714d8527ae9dcbeacd7dbf64534e9","_from":"output\\supertest","_resolved":"file:output\\supertest","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"types","email":"ryan.cavanaugh@microsoft.com"},"dist":{"shasum":"d806ecd4986714d8527ae9dcbeacd7dbf64534e9","size":1254,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.26-alpha.tgz","integrity":"sha512-b/Ub0MXeJYebAJLJlW2A5lJ3wBrgVC490nXl+SQz6jjbFVIDzVG8gaUE5PCyQLXQRpOWcpHGK0GvZALDbTF+VA=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/supertest-1.1.26-alpha.tgz_1468013891988_0.6985990526154637"},"directories":{},"publish_time":1468013893365,"_hasShrinkwrap":false,"_cnpm_publish_time":1468013893365,"_cnpmcore_publish_time":"2021-12-16T16:48:36.593Z"},"1.1.27":{"name":"@types/supertest","version":"1.1.27","description":"TypeScript definitions for SuperTest v1.1.0","main":"","scripts":{},"author":{"name":"Alex Varju","email":"https://github.com/varju/"},"repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"license":"MIT","typings":"index.d.ts","dependencies":{"@types/superagent":"1.4.*"},"_id":"@types/supertest@1.1.27","_shasum":"789138a02c77726ca74d0634d713ee5564d51b8f","_from":"output\\supertest","_resolved":"file:output\\supertest","_npmVersion":"3.10.3","_nodeVersion":"6.3.0","_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"dist":{"shasum":"789138a02c77726ca74d0634d713ee5564d51b8f","size":1251,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.27.tgz","integrity":"sha512-IU0iqOD3eIKd1Gw6/bN8P8618cA9OcJiJKLMJX9sg8sl7A6KcXrQP/wx7886G6sqmVdwegZ3G+B0J9m/TIMnrA=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/supertest-1.1.27.tgz_1468512535676_0.5033413730561733"},"directories":{},"publish_time":1468512538287,"_hasShrinkwrap":false,"_cnpm_publish_time":1468512538287,"_cnpmcore_publish_time":"2021-12-16T16:48:36.414Z"},"1.1.28":{"name":"@types/supertest","version":"1.1.28","description":"TypeScript definitions for SuperTest v1.1.0","license":"MIT","author":"Alex Varju <https://github.com/varju/>","main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"1.4.*"},"typings":"index.d.ts","_id":"@types/supertest@1.1.28","dist":{"shasum":"0e576650d3c132fcd0c048002f654027b72e1704","size":7168,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.28.tgz","integrity":"sha512-o0QgFmm6X2HjSjEuUG2KpMOoCmNg5hV/PI506jSvUzFoyz+ovTEYoVl/owY483R3Yt96MEKLdBPPF+8hQ9OyQQ=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/supertest-1.1.28.tgz_1470154358390_0.858052592491731"},"directories":{},"publish_time":1470154360218,"_hasShrinkwrap":false,"_cnpm_publish_time":1470154360218,"_cnpmcore_publish_time":"2021-12-16T16:48:36.182Z"},"1.1.29":{"name":"@types/supertest","version":"1.1.29","description":"TypeScript definitions for SuperTest v1.1.0","license":"MIT","author":"Alex Varju <https://github.com/varju/>","main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"2.0.*"},"typings":"index.d.ts","_id":"@types/supertest@1.1.29","dist":{"shasum":"f6d006ce1443496b256dc3e048de7cc52cc63051","size":1289,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.29.tgz","integrity":"sha512-YAJnpCCOAZyeDGOAonwlWnefYV0bvzFizF90gTpQdsmzrNvLk1fYWmMWNryFhpIwbPSvZc9sFDLl4AUBzX9/3Q=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/supertest-1.1.29.tgz_1471621422543_0.3361911347601563"},"directories":{},"publish_time":1471621424333,"_hasShrinkwrap":false,"_cnpm_publish_time":1471621424333,"_cnpmcore_publish_time":"2021-12-16T16:48:35.955Z"},"1.1.30":{"name":"@types/supertest","version":"1.1.30","description":"TypeScript definitions for SuperTest v1.1.0","license":"MIT","author":"Alex Varju <https://github.com/varju/>","main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"2.0.*"},"typings":"index.d.ts","_id":"@types/supertest@1.1.30","dist":{"shasum":"c1f472b49b50a7a48b4da2048440618ec71ed065","size":1287,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.30.tgz","integrity":"sha512-SCE/KxFy5zm0ukz5gJ4vKjeqbk0brrrZs2IfRiWzDclKQ8wS2C3xkDDsL97MjZ7wLVcHkSJgitFy1uLREC2JUA=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/supertest-1.1.30.tgz_1472151686035_0.41248875786550343"},"directories":{},"publish_time":1472151686259,"_hasShrinkwrap":false,"_cnpm_publish_time":1472151686259,"_cnpmcore_publish_time":"2021-12-16T16:48:35.710Z"},"1.1.31":{"name":"@types/supertest","version":"1.1.31","description":"TypeScript definitions for SuperTest v1.1.0","license":"MIT","author":"Alex Varju <https://github.com/varju/>","main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"*"},"typings":"index.d.ts","typesPublisherContentHash":"e375b8680e422d59eaf3645fd7fefb6904e93a2236b753b549dfe4c01cda4cc3","_id":"@types/supertest@1.1.31","dist":{"shasum":"5614c17cb7f7396ef90243c1d55f7df545a36154","size":1292,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.31.tgz","integrity":"sha512-w7LFg1rqYoUragcJfXuLuf1YFxVKKlbyzBUJMcMfN6VV6UmWSXH6EM7BLCTw+mxCZuUiBHyEzLlIkHBU3lDcHw=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/supertest-1.1.31.tgz_1474308873619_0.6160797877237201"},"directories":{},"publish_time":1474308876651,"_hasShrinkwrap":false,"_cnpm_publish_time":1474308876651,"_cnpmcore_publish_time":"2021-12-16T16:48:35.464Z"},"1.1.32":{"name":"@types/supertest","version":"1.1.32","description":"TypeScript definitions for SuperTest v1.1.0","license":"MIT","author":"Alex Varju <https://github.com/varju/>","main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"*"},"peerDependencies":{},"typings":"index.d.ts","typesPublisherContentHash":"3856b0028d33ca4905113d838992d623c6b7548c4521656c258c3991f0f5fb14","_id":"@types/supertest@1.1.32","dist":{"shasum":"10146f2a1034b480cbe0c17bf070f71814bb5251","size":1307,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-1.1.32.tgz","integrity":"sha512-lGp4Ypxp+QSiaKcuouTJK9kZ6jmBUihEVnrHfOw9905eeMVbmwC4nZ3yZ1wxwuHgR8CfB7p84FMcJt6TrcQPQg=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/supertest-1.1.32.tgz_1479848485537_0.08070119679905474"},"directories":{},"publish_time":1479848485753,"_hasShrinkwrap":false,"_cnpm_publish_time":1479848485753,"_cnpmcore_publish_time":"2021-12-16T16:48:35.261Z"},"2.0.0":{"name":"@types/supertest","version":"2.0.0","description":"TypeScript definitions for SuperTest","license":"MIT","author":"Alex Varju <https://github.com/varju/>","main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"*"},"peerDependencies":{},"typings":"index.d.ts","typesPublisherContentHash":"5a9d632b984d1eb4b49bf956f9dd6b0626627bcb9fb7d0ce879a3c4027986bb9","_id":"@types/supertest@2.0.0","dist":{"shasum":"4687deaff4950b63e4611536d6fd44665ee11bb7","size":1300,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.0.tgz","integrity":"sha512-DBPHh1OZbfI7JYIrUlQ8t6waD5IcuYe9YXiycaFOgJn/ta+578qIyFEK+N8ChQwtKCJ6S9IXD6LsjbzgX5F63w=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/supertest-2.0.0.tgz_1480350672044_0.6620415442157537"},"directories":{},"publish_time":1480350672279,"_hasShrinkwrap":false,"_cnpm_publish_time":1480350672279,"_cnpmcore_publish_time":"2021-12-16T16:48:35.043Z"},"2.0.1":{"name":"@types/supertest","version":"2.0.1","description":"TypeScript definitions for SuperTest","license":"MIT","contributors":[{"name":"Alex Varju","url":"https://github.com/varju/"}],"main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"*"},"peerDependencies":{},"typesPublisherContentHash":"121af2b89b7e38edf9521be1efe9027d20b1448799619f1f37aa0a32dba36b1c","typeScriptVersion":"2.2","_id":"@types/supertest@2.0.1","dist":{"shasum":"66e8d84a274ad4bbbeb97d77329e53d90b82f112","size":1790,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.1.tgz","integrity":"sha512-Bbb6TuZ5SNlsQ/M4EbbQRA6+wu7oQuCBVFuFu7/rV/bTTyCjCoBd0Qldr/YLBc1YYhI6JghT0wG+LuPIOIzxLA=="},"maintainers":[{"name":"types","email":"ryan.cavanaugh@microsoft.com"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest-2.0.1.tgz_1497558231049_0.4824782130308449"},"directories":{},"publish_time":1497558231152,"_hasShrinkwrap":false,"_cnpm_publish_time":1497558231152,"_cnpmcore_publish_time":"2021-12-16T16:48:34.804Z"},"2.0.2":{"name":"@types/supertest","version":"2.0.2","description":"TypeScript definitions for SuperTest","license":"MIT","contributors":[{"name":"Alex Varju","url":"https://github.com/varju/"}],"main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"*"},"peerDependencies":{},"typesPublisherContentHash":"be08ac829e0b05777b5a6ef941fd398359a67c0a02a51737721351a7387e828c","typeScriptVersion":"2.2","_id":"@types/supertest@2.0.2","dist":{"shasum":"c81c797c185f5776a236a0884eddadc35280f6f7","size":1795,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.2.tgz","integrity":"sha512-2GHiUQO3A3MtA+j0cJ5sfRf1zk8nzUqgGeT9JJeNEkWfAEzaw3uCzCwFmO7dMV8Z3CnGSqtRWR6dJUKM8GRypA=="},"maintainers":[{"email":"ts-npm-types@microsoft.com","name":"types"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest-2.0.2.tgz_1499894309826_0.6447027327958494"},"directories":{},"publish_time":1499894309914,"_hasShrinkwrap":false,"_cnpm_publish_time":1499894309914,"_cnpmcore_publish_time":"2021-12-16T16:48:34.576Z"},"2.0.3":{"name":"@types/supertest","version":"2.0.3","description":"TypeScript definitions for SuperTest","license":"MIT","contributors":[{"name":"Alex Varju","url":"https://github.com/varju"}],"main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"*"},"typesPublisherContentHash":"73bf36e1e4cca14ae70d69d82e967690e33e9278003cbb319a3279f586dc71be","typeScriptVersion":"2.2","_id":"@types/supertest@2.0.3","dist":{"shasum":"edcae925c427dec6a7abe2697ee4b06fb29664c1","size":1784,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.3.tgz","integrity":"sha512-QxgjuDhQEq4tPJXTOnGoN4P/BWwvftvkaCZhXMp1C1Otk9kGXb7l/wA7kwz3MwtEMnovdYikS+ZtvaQ4RbhF4g=="},"maintainers":[{"email":"ts-npm-types@microsoft.com","name":"types"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest-2.0.3.tgz_1503353099720_0.4536769697442651"},"directories":{},"publish_time":1503353099800,"_hasShrinkwrap":false,"_cnpm_publish_time":1503353099800,"_cnpmcore_publish_time":"2021-12-16T16:48:34.249Z"},"2.0.4":{"name":"@types/supertest","version":"2.0.4","description":"TypeScript definitions for SuperTest","license":"MIT","contributors":[{"name":"Alex Varju","url":"https://github.com/varju","githubUsername":"varju"}],"main":"","repository":{"type":"git","url":"https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"*"},"typesPublisherContentHash":"b07d7470f9410eda3ac3cadb26b4f4ce4bcd8c11cbfeec69d19c2bf66aaa12cb","typeScriptVersion":"2.2","_id":"@types/supertest@2.0.4","dist":{"shasum":"28770e13293365e240a842d7d5c5a1b3d2dee593","size":1820,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.4.tgz","integrity":"sha512-0TvOJ+6XVMSImgqc2ClNllfVffCxHQhFbsbwOGzGTjdFydoaG052LPqnP8SnmSlnokOcQiPPcbz+Yi30LxWPyA=="},"maintainers":[{"email":"ts-npm-types@microsoft.com","name":"types"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest-2.0.4.tgz_1511299324166_0.5648484260309488"},"directories":{},"publish_time":1511299324415,"_hasShrinkwrap":false,"_cnpm_publish_time":1511299324415,"_cnpmcore_publish_time":"2021-12-16T16:48:34.039Z"},"2.0.5":{"name":"@types/supertest","version":"2.0.5","description":"TypeScript definitions for SuperTest","license":"MIT","contributors":[{"name":"Alex Varju","url":"https://github.com/varju","githubUsername":"varju"}],"main":"","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"*"},"typesPublisherContentHash":"203cec6fb3bef830991d35ed699a71cba90e9507482ac64ce569733943eaa386","typeScriptVersion":"2.2","_id":"@types/supertest@2.0.5","dist":{"shasum":"18d082a667eaed22759be98f4923e0061ae70c62","size":1819,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.5.tgz","integrity":"sha512-orl732spRnz4+Bqwk1OnXkJUX2YhiGvMUyfn8VTGXqMZSk6jrMhBq7IuoSXMyBrpsCV5eSddPiC3S0iIafYxsQ=="},"maintainers":[{"email":"ts-npm-types@microsoft.com","name":"types"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest_2.0.5_1531530989177_0.9856238800261223"},"_hasShrinkwrap":false,"publish_time":1531530989250,"_cnpm_publish_time":1531530989250,"_cnpmcore_publish_time":"2021-12-16T16:48:33.816Z"},"2.0.6":{"name":"@types/supertest","version":"2.0.6","description":"TypeScript definitions for SuperTest","license":"MIT","contributors":[{"name":"Alex Varju","url":"https://github.com/varju","githubUsername":"varju"},{"name":"Petteri Parkkila","url":"https://github.com/pietu","githubUsername":"pietu"}],"main":"","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"*"},"typesPublisherContentHash":"d01ae2cdf6a9b28767555551409b4722c70d2b9fa580f3a6f2c1ae69588d355a","typeScriptVersion":"2.2","_id":"@types/supertest@2.0.6","dist":{"shasum":"a0665350c0e36315e1bccdf4785f2b76fcb71b6b","size":1868,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.6.tgz","integrity":"sha512-qRvPP8dO7IBqJz8LaQ7/Lw2oo/geiDUPAMx/L+CQCkR9sN622O30XCH7RSyUmilyCSyjxyhJ7cEtd3hmwPwvhw=="},"maintainers":[{"email":"ts-npm-types@microsoft.com","name":"types"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest_2.0.6_1536369851915_0.7858679727751405"},"_hasShrinkwrap":false,"publish_time":1536369852122,"_cnpm_publish_time":1536369852122,"_cnpmcore_publish_time":"2021-12-16T16:48:33.561Z"},"2.0.7":{"name":"@types/supertest","version":"2.0.7","description":"TypeScript definitions for SuperTest","license":"MIT","contributors":[{"name":"Alex Varju","url":"https://github.com/varju","githubUsername":"varju"},{"name":"Petteri Parkkila","url":"https://github.com/pietu","githubUsername":"pietu"}],"main":"","types":"index","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git"},"scripts":{},"dependencies":{"@types/superagent":"*"},"typesPublisherContentHash":"ed2c30dabdd4c138a6761f6c7db39d22f0b4c0b9d6ab0c70bb7f95bd73eb609c","typeScriptVersion":"2.2","_id":"@types/supertest@2.0.7","dist":{"shasum":"46ff6508075cd4519736be060f0d6331a5c8ca7b","size":1867,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.7.tgz","integrity":"sha512-GibTh4OTkal71btYe2fpZP/rVHIPnnUsYphEaoywVHo+mo2a/LhlOFkIm5wdN0H0DA0Hx8x+tKgCYMD9elHu5w=="},"maintainers":[{"email":"ts-npm-types@microsoft.com","name":"types"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest_2.0.7_1543873286583_0.38331177351107915"},"_hasShrinkwrap":false,"publish_time":1543873286721,"_cnpm_publish_time":1543873286721,"_cnpmcore_publish_time":"2021-12-16T16:48:33.319Z"},"2.0.8":{"name":"@types/supertest","version":"2.0.8","description":"TypeScript definitions for SuperTest","license":"MIT","contributors":[{"name":"Alex Varju","url":"https://github.com/varju","githubUsername":"varju"},{"name":"Petteri Parkkila","url":"https://github.com/pietu","githubUsername":"pietu"}],"main":"","types":"index","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/supertest"},"scripts":{},"dependencies":{"@types/superagent":"*"},"typesPublisherContentHash":"48377f5e98a306562cb7246980a431c036ca720695f2906c49c35308ee68d364","typeScriptVersion":"3.0","_id":"@types/supertest@2.0.8","dist":{"shasum":"23801236e2b85204ed771a8e7c40febba7da2bda","size":1882,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.8.tgz","integrity":"sha512-wcax7/ip4XSSJRLbNzEIUVy2xjcBIZZAuSd2vtltQfRK7kxhx5WMHbLHkYdxN3wuQCrwpYrg86/9byDjPXoGMA=="},"maintainers":[{"email":"ts-npm-types@microsoft.com","name":"types"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest_2.0.8_1562172503929_0.15390700000364133"},"_hasShrinkwrap":false,"publish_time":1562172504036,"_cnpm_publish_time":1562172504036,"_cnpmcore_publish_time":"2021-12-16T16:48:33.109Z"},"2.0.9":{"name":"@types/supertest","version":"2.0.9","description":"TypeScript definitions for SuperTest","license":"MIT","contributors":[{"name":"Alex Varju","url":"https://github.com/varju","githubUsername":"varju"},{"name":"Petteri Parkkila","url":"https://github.com/pietu","githubUsername":"pietu"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/supertest"},"scripts":{},"dependencies":{"@types/superagent":"*"},"typesPublisherContentHash":"f60373a780aa2ebaba2211f23c012b941c40a75c52f2fd3c563085199c384a3b","typeScriptVersion":"3.0","_id":"@types/supertest@2.0.9","dist":{"shasum":"049bddbcb0ee0d60a9b836ccc977d813a1c32325","size":2023,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.9.tgz","integrity":"sha512-0BTpWWWAO1+uXaP/oA0KW1eOZv4hc0knhrWowV06Gwwz3kqQxNO98fUFM2e15T+PdPRmOouNFrYvaBgdojPJ3g=="},"maintainers":[{"email":"ts-npm-types@microsoft.com","name":"types"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest_2.0.9_1588362584963_0.6417102544175604"},"_hasShrinkwrap":false,"publish_time":1588362585052,"_cnpm_publish_time":1588362585052,"_cnpmcore_publish_time":"2021-12-16T16:48:32.904Z"},"2.0.10":{"name":"@types/supertest","version":"2.0.10","description":"TypeScript definitions for SuperTest","license":"MIT","contributors":[{"name":"Alex Varju","url":"https://github.com/varju","githubUsername":"varju"},{"name":"Petteri Parkkila","url":"https://github.com/pietu","githubUsername":"pietu"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/supertest"},"scripts":{},"dependencies":{"@types/superagent":"*"},"typesPublisherContentHash":"c591ded3c992c21571d69b3d61601dd96108f7b59c2e7a3ab29e4cf6acd645a9","typeScriptVersion":"3.0","_id":"@types/supertest@2.0.10","dist":{"shasum":"630d79b4d82c73e043e43ff777a9ca98d457cab7","size":2029,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.10.tgz","integrity":"sha512-Xt8TbEyZTnD5Xulw95GLMOkmjGICrOQyJ2jqgkSjAUR3mm7pAIzSR0NFBaMcwlzVvlpCjNwbATcWWwjNiZiFrQ=="},"maintainers":[{"email":"ts-npm-types@microsoft.com","name":"types"}],"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest_2.0.10_1593452276917_0.06917884901755644"},"_hasShrinkwrap":false,"publish_time":1593452277117,"_cnpm_publish_time":1593452277117,"_cnpmcore_publish_time":"2021-12-16T16:48:32.702Z"},"2.0.11":{"name":"@types/supertest","version":"2.0.11","description":"TypeScript definitions for SuperTest","license":"MIT","contributors":[{"name":"Alex Varju","url":"https://github.com/varju","githubUsername":"varju"},{"name":"Petteri Parkkila","url":"https://github.com/pietu","githubUsername":"pietu"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/supertest"},"scripts":{},"dependencies":{"@types/superagent":"*"},"typesPublisherContentHash":"0f31fa99a5ee4543e053b2a6928741a84d93c4f67e162ac77fb4c5c499cb1a6f","typeScriptVersion":"3.5","_id":"@types/supertest@2.0.11","dist":{"shasum":"2e70f69f220bc77b4f660d72c2e1a4231f44a77d","size":2048,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.11.tgz","integrity":"sha512-uci4Esokrw9qGb9bvhhSVEjd6rkny/dk5PK/Qz4yxKiyppEI+dOPlNrZBahE3i+PoKFYyDxChVXZ/ysS/nrm1Q=="},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"maintainers":[{"name":"types","email":"ts-npm-types@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest_2.0.11_1617165092381_0.9286672784379844"},"_hasShrinkwrap":false,"publish_time":1617165092552,"_cnpm_publish_time":1617165092552,"_cnpmcore_publish_time":"2021-12-16T16:48:32.492Z"},"2.0.12":{"name":"@types/supertest","version":"2.0.12","description":"TypeScript definitions for SuperTest","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest","license":"MIT","contributors":[{"name":"Alex Varju","url":"https://github.com/varju","githubUsername":"varju"},{"name":"Petteri Parkkila","url":"https://github.com/pietu","githubUsername":"pietu"}],"main":"","types":"index.d.ts","repository":{"type":"git","url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","directory":"types/supertest"},"scripts":{},"dependencies":{"@types/superagent":"*"},"typesPublisherContentHash":"a9c03b8b784744a21299096512e25ca14734512feab0840cca2849df0374d794","typeScriptVersion":"3.9","_id":"@types/supertest@2.0.12","dist":{"integrity":"sha512-X3HPWTwXRerBZS7Mo1k6vMVR1Z6zmJcDVn5O/31whe0tnjE4te6ZJSJGq1RiqHPjzPdMTfjCFogDJmwng9xHaQ==","shasum":"ddb4a0568597c9aadff8dbec5b2e8fddbe8692fc","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.12.tgz","fileCount":4,"unpackedSize":7480,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOKh5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLGA/5AFjoNMdruiuuDfno8JFE48fpI3hV3tB3u4lq3lpuQAzgvMzd\r\nRl5rF4Y+e8qqyCN33MSywySaMAf08SL0l/BTlnC6ffIfzknkhqf5rMHpsVzJ\r\nNBinE16JKHfXTjY8t5t9k6oHYU5LV796HpxUAeQmUH1v025qf8wJSAYsGeJ0\r\n4SCe/U/WA/CFxHgXZtUmsusaL4w61WnCG+cWFftpovRIZDXPpR5rUXHJoKyj\r\n/RNqTeYkl50G4eQYLcV4E+Ga+rlTjB2VIDEGFP5i8sjWzKk7/LEFlZRvc1y/\r\n7Ub9RIXcd1BFWJeAnfkc6f9QhIJfd9zlURPp/9CuWl0dqxpCOKyC2wV1AU9E\r\ndwVLnJh/Go2sxb3ZWoxrFJlgRG7h29PXIOBKB0vJBOUwa+8hwipDbnN4JOHP\r\nPFtCLoKfEYYVV7363uCy2Waf7cjv2NxJRUBFLhTCF2WHVpJwu+esSqjXWvfE\r\nlQ2tBk5MQGYmUkZVdBBF0Ixwh5HbTNlsJQ72Tj2h9067HpZgvIhGt+EDWJaw\r\nOiy/6TVo3gg8/v65wvLM/dETh2nJc31kL0nMB0rzda8BWqcse8nmgEEUjH/J\r\nbfjnmUtLEISmLY3vgl0/CA/qeqx4aUlVmnq8WM+IrLxQQ5xqKoIPoU5UsNip\r\ngs9lPkBoKFHRkt0DO9TmoYkpbkxZzUCioew=\r\n=Bsir\r\n-----END PGP SIGNATURE-----\r\n","size":2129},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"directories":{},"maintainers":[{"name":"types","email":"ts-npm-types@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/supertest_2.0.12_1647880313088_0.47985590390419075"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-21T16:31:57.230Z"},"2.0.13":{"name":"@types/supertest","version":"2.0.13","license":"MIT","_id":"@types/supertest@2.0.13","maintainers":[{"name":"types","email":"ts-npm-types@microsoft.com"}],"contributors":[{"url":"https://github.com/varju","name":"Alex Varju","githubUsername":"varju"},{"url":"https://github.com/pietu","name":"Petteri Parkkila","githubUsername":"pietu"}],"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest","dist":{"shasum":"797b3df9abb9a09c4c740c9c615d618c7921ad41","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.13.tgz","fileCount":5,"integrity":"sha512-Vc/5/pRwSC055fU7Wu8erTj4gLpID9SdG2zRMuqaHLni3GTsrJ8gyB6MbFZZGLW6vQaGPhiUWRB6uWglv87MEg==","signatures":[{"sig":"MEUCIQD9Vjrzl13GOJ88gGM9t6CRZngm1bfZ+PnELVqUoi+d9gIgNakJrnu42MKPDjpxIF7nekZz04cLEepoQsqM5ZDQMyk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7500},"main":"","types":"index.d.ts","scripts":{},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/supertest"},"description":"TypeScript definitions for SuperTest","directories":{},"dependencies":{"@types/superagent":"*"},"_hasShrinkwrap":false,"typeScriptVersion":"4.5","_npmOperationalInternal":{"tmp":"tmp/supertest_2.0.13_1695656948574_0.45241808984810716","host":"s3://npm-registry-packages"},"typesPublisherContentHash":"bab964f80063eed8dae852fa52bb9a08e6d68133b95cc1beffe705744dd8a34e"},"2.0.14":{"name":"@types/supertest","version":"2.0.14","license":"MIT","_id":"@types/supertest@2.0.14","maintainers":[{"name":"types","email":"ts-npm-types@microsoft.com"}],"contributors":[{"url":"https://github.com/varju","name":"Alex Varju","githubUsername":"varju"},{"url":"https://github.com/pietu","name":"Petteri Parkkila","githubUsername":"pietu"}],"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest","dist":{"shasum":"e8fb6f6feed58a0dd5c2036227865dfa6ff7411d","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.14.tgz","fileCount":5,"integrity":"sha512-Q900DeeHNFF3ZYYepf/EyJfZDA2JrnWLaSQ0YNV7+2GTo8IlJzauEnDGhya+hauncpBYTYGpVHwGdssJeAQ7eA==","signatures":[{"sig":"MEUCIQDBjFHhnFobWTLAq6qNAk4kR4M5eIhZOXioxnZ4VFrP3gIgTX77ItjMEbgxYFgUOZEk4RYZL0HHeFEGjvG/2utCl/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7702},"main":"","types":"index.d.ts","scripts":{},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/supertest"},"description":"TypeScript definitions for SuperTest","directories":{},"dependencies":{"@types/superagent":"*"},"_hasShrinkwrap":false,"typeScriptVersion":"4.5","_npmOperationalInternal":{"tmp":"tmp/supertest_2.0.14_1696287967514_0.8395223184048066","host":"s3://npm-registry-packages"},"typesPublisherContentHash":"418e7a9530b90c2211ae7cdc3d43ffbb612bf41203cec25831c3d20eedfc3af7"},"2.0.15":{"name":"@types/supertest","version":"2.0.15","license":"MIT","_id":"@types/supertest@2.0.15","maintainers":[{"name":"types","email":"ts-npm-types@microsoft.com"}],"contributors":[{"url":"https://github.com/varju","name":"Alex Varju","githubUsername":"varju"},{"url":"https://github.com/pietu","name":"Petteri Parkkila","githubUsername":"pietu"}],"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest","dist":{"shasum":"3d032865048c84c6a3bbbf1f949145b917d2ff65","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.15.tgz","fileCount":5,"integrity":"sha512-jUCZZ/TMcpGzoSaed9Gjr8HCf3HehExdibyw3OHHEL1als1KmyzcOZZH4MjbObI8TkWsEr7bc7gsW0WTDni+qQ==","signatures":[{"sig":"MEUCICgBaBinwvk1NBlbWg7oNSUyR6WZAhXqkNZ8dt+rF4g7AiEA0r1sYjNOKNDT5qagfJ47K2WU3INK7wWbHr3fXHCKDME=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7060},"main":"","types":"index.d.ts","scripts":{},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/supertest"},"description":"TypeScript definitions for supertest","directories":{},"dependencies":{"@types/superagent":"*"},"_hasShrinkwrap":false,"typeScriptVersion":"4.5","_npmOperationalInternal":{"tmp":"tmp/supertest_2.0.15_1697644543446_0.5389583591327787","host":"s3://npm-registry-packages"},"typesPublisherContentHash":"c45f4d7398839520a0aed742b282034a65c9b571bd56e78a2366abb27c0f866f"},"2.0.16":{"name":"@types/supertest","version":"2.0.16","license":"MIT","_id":"@types/supertest@2.0.16","maintainers":[{"name":"types","email":"ts-npm-types@microsoft.com"}],"contributors":[{"url":"https://github.com/varju","name":"Alex Varju","githubUsername":"varju"},{"url":"https://github.com/pietu","name":"Petteri Parkkila","githubUsername":"pietu"}],"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest","dist":{"shasum":"7a1294edebecb960d957bbe9b26002a2b7f21cd7","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-2.0.16.tgz","fileCount":5,"integrity":"sha512-6c2ogktZ06tr2ENoZivgm7YnprnhYE4ZoXGMY+oA7IuAf17M8FWvujXZGmxLv8y0PTyts4x5A+erSwVUFA8XSg==","signatures":[{"sig":"MEUCIGz7LMOSSw3QShzU3zukR6cjevwRRA39yJSX7iJueC8VAiEAyiDHcFC4/0zsIlPIX5AbAjXUOaD0yTpoyQQGvoHl/G4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7060},"main":"","types":"index.d.ts","scripts":{},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/supertest"},"description":"TypeScript definitions for supertest","directories":{},"dependencies":{"@types/superagent":"*"},"_hasShrinkwrap":false,"typeScriptVersion":"4.5","_npmOperationalInternal":{"tmp":"tmp/supertest_2.0.16_1699377717551_0.9452162931130443","host":"s3://npm-registry-packages"},"typesPublisherContentHash":"3a50772627b3dc578ba000f0b0f17070659a1541d7eb962d2bc4b3f187d7d813"},"6.0.0":{"name":"@types/supertest","version":"6.0.0","license":"MIT","_id":"@types/supertest@6.0.0","maintainers":[{"name":"types","email":"ts-npm-types@microsoft.com"}],"contributors":[{"url":"https://github.com/varju","name":"Alex Varju","githubUsername":"varju"},{"url":"https://github.com/pietu","name":"Petteri Parkkila","githubUsername":"pietu"}],"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest","dist":{"shasum":"3042f6b559ad85b2ee1bb9846fc1cbd11baa2d89","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-6.0.0.tgz","fileCount":9,"integrity":"sha512-j3/Z2avY+H3yn+xp/ef//QyqqE+dg3rWh14Ewi/QZs6uVK+oOs7lFRXtjp2YHAqHJZ4OFGNmCxZO5vd7AuG/Dg==","signatures":[{"sig":"MEYCIQC1qtItYryU97Tz7mBp6TrCFp6SCM4cisy/cvR62q6ZZAIhANHk9AGRvMYrm1qtD0sWwro1dlHXpacz256XHjDr3u8F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7843},"main":"","types":"index.d.ts","scripts":{},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/supertest"},"description":"TypeScript definitions for supertest","directories":{},"dependencies":{"@types/methods":"*","@types/cookiejar":"*","@types/superagent":"*"},"_hasShrinkwrap":false,"typeScriptVersion":"4.6","_npmOperationalInternal":{"tmp":"tmp/supertest_6.0.0_1703201751822_0.47238195616486656","host":"s3://npm-registry-packages"},"typesPublisherContentHash":"9b03caf6a8a3f608392439a874830990dc7aaaef48d55f79d19d59394245b60a"},"6.0.1":{"name":"@types/supertest","version":"6.0.1","license":"MIT","_id":"@types/supertest@6.0.1","maintainers":[{"name":"types","email":"ts-npm-types@microsoft.com"}],"contributors":[{"url":"https://github.com/varju","name":"Alex Varju","githubUsername":"varju"},{"url":"https://github.com/pietu","name":"Petteri Parkkila","githubUsername":"pietu"},{"url":"https://github.com/DavidTanner","name":"David Tanner","githubUsername":"DavidTanner"}],"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest","dist":{"shasum":"4856059b75de36259d6cfc0e537c8db9ff6b78f5","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-6.0.1.tgz","fileCount":9,"integrity":"sha512-M1xs8grAWC4RisSEQjyQV0FZzXnL3y796540Q/HCdiPcErwKpcAfvsNQFb4xp+5btSWMOZG1YlDWs2z96pdbcw==","signatures":[{"sig":"MEUCIQC7aN5eaS5mf3QLxpsiX2mKzCKOlg2uL+YDjHaK78rLbgIgWTJDguyRAXqL5kfHmKklJ/DdPNLysPZzQ4rKeABBhlA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7964},"main":"","types":"index.d.ts","scripts":{},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/supertest"},"description":"TypeScript definitions for supertest","directories":{},"dependencies":{"@types/methods":"^1.1.4","@types/superagent":"^8.1.0"},"_hasShrinkwrap":false,"typeScriptVersion":"4.6","_npmOperationalInternal":{"tmp":"tmp/supertest_6.0.1_1703272004446_0.32080081320714093","host":"s3://npm-registry-packages"},"typesPublisherContentHash":"cef9e8d5c6d9c814c4214aa74afd0b5dead80869a628eddc8583c2ce6958282f"},"6.0.2":{"name":"@types/supertest","version":"6.0.2","license":"MIT","_id":"@types/supertest@6.0.2","maintainers":[{"name":"types","email":"ts-npm-types@microsoft.com"}],"contributors":[{"url":"https://github.com/varju","name":"Alex Varju","githubUsername":"varju"},{"url":"https://github.com/pietu","name":"Petteri Parkkila","githubUsername":"pietu"},{"url":"https://github.com/DavidTanner","name":"David Tanner","githubUsername":"DavidTanner"}],"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest","dist":{"shasum":"2af1c466456aaf82c7c6106c6b5cbd73a5e86588","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-6.0.2.tgz","fileCount":9,"integrity":"sha512-137ypx2lk/wTQbW6An6safu9hXmajAifU/s7szAHLN/FeIm5w7yR0Wkl9fdJMRSHwOn4HLAI0DaB2TOORuhPDg==","signatures":[{"sig":"MEYCIQCq+h5BJnS43bLx06Xnvz7iA9vS3lDCoP2+E0jO3FIWRwIhAI/hxRVVCzGlvxD4J0OyOsz1bYNwd8G2BSMx/S+M1/Um","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8038},"main":"","types":"index.d.ts","scripts":{},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/supertest"},"description":"TypeScript definitions for supertest","directories":{},"dependencies":{"@types/methods":"^1.1.4","@types/superagent":"^8.1.0"},"_hasShrinkwrap":false,"typeScriptVersion":"4.6","_npmOperationalInternal":{"tmp":"tmp/supertest_6.0.2_1703709331958_0.6180977972880235","host":"s3://npm-registry-packages"},"typesPublisherContentHash":"06539da1bdb131775bc14bc900f4f8adf89649579b98a0b1bb87fd9c2a4fd65b"},"6.0.3":{"name":"@types/supertest","version":"6.0.3","license":"MIT","_id":"@types/supertest@6.0.3","maintainers":[{"name":"types","email":"ts-npm-types@microsoft.com"}],"contributors":[{"url":"https://github.com/varju","name":"Alex Varju","githubUsername":"varju"},{"url":"https://github.com/pietu","name":"Petteri Parkkila","githubUsername":"pietu"},{"url":"https://github.com/DavidTanner","name":"David Tanner","githubUsername":"DavidTanner"}],"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest","dist":{"shasum":"d736f0e994b195b63e1c93e80271a2faf927388c","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-6.0.3.tgz","fileCount":9,"integrity":"sha512-8WzXq62EXFhJ7QsH3Ocb/iKQ/Ty9ZVWnVzoTKc9tyyFRRF3a74Tk2+TLFgaFFw364Ere+npzHKEJ6ga2LzIL7w==","signatures":[{"sig":"MEQCIAYmfg28Gt8hhwUj/oOZ3USNTLeUGao1P6DFRO5/ag8gAiAymf3ysqBMMavjPUoGpskexE40xiy+G6KjB4jpXEQL9A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8082},"main":"","types":"index.d.ts","scripts":{},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/supertest"},"description":"TypeScript definitions for supertest","directories":{},"dependencies":{"@types/methods":"^1.1.4","@types/superagent":"^8.1.0"},"_hasShrinkwrap":false,"peerDependencies":{},"typeScriptVersion":"5.0","_npmOperationalInternal":{"tmp":"tmp/supertest_6.0.3_1742827005972_0.5984578797036813","host":"s3://npm-registry-packages-npm-production"},"typesPublisherContentHash":"af2a0cb3057b367259b4ef29c5307e259132de91fa0cd17d5d2910051690bdc4"},"7.2.0":{"name":"@types/supertest","version":"7.2.0","license":"MIT","_id":"@types/supertest@7.2.0","maintainers":[{"name":"types","email":"ts-npm-types@microsoft.com"}],"contributors":[{"url":"https://github.com/varju","name":"Alex Varju","githubUsername":"varju"},{"url":"https://github.com/pietu","name":"Petteri Parkkila","githubUsername":"pietu"},{"url":"https://github.com/DavidTanner","name":"David Tanner","githubUsername":"DavidTanner"}],"homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest","dist":{"shasum":"9620bc998d3e26bcbedba7d31da8fe4c82fc1620","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/@types/supertest/-/supertest-7.2.0.tgz","fileCount":10,"integrity":"sha512-uh2Lv57xvggst6lCqNdFAmDSvoMG7M/HDtX4iUCquxQ5EGPtaPM5PL5Hmi7LCvOG8db7YaCPNJEeoI8s/WzIQw==","signatures":[{"sig":"MEYCIQDFiADVyQQ6kU50LFMMpO1dwNTKwHwz9YnCWTOs2t5ALAIhAOWUTEIuD4I01jbBP2ZpbqOEuMEmv+amm27/aYAorSAw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10648},"main":"","types":"index.d.ts","scripts":{},"_npmUser":{"name":"types","email":"ts-npm-types@microsoft.com"},"repository":{"url":"https://github.com/DefinitelyTyped/DefinitelyTyped.git","type":"git","directory":"types/supertest"},"description":"TypeScript definitions for supertest","directories":{},"_nodeVersion":"24.13.1","dependencies":{"@types/methods":"^1.1.4","@types/superagent":"^8.1.0"},"_hasShrinkwrap":false,"peerDependencies":{},"typeScriptVersion":"5.2","_npmOperationalInternal":{"tmp":"tmp/supertest_7.2.0_1772055862956_0.2915836622572936","host":"s3://npm-registry-packages-npm-production"},"typesPublisherContentHash":"05480a1282574122d02d8f41360f4855ec9ed3cb420405910400a3c96f94b92b"}},"name":"@types/supertest","time":{"created":"2022-01-26T18:56:43.598Z","modified":"2023-04-27T09:39:18.518Z","1.1.14-alpha":"2016-05-17T19:01:58.874Z","1.1.15-alpha":"2016-05-19T22:30:02.366Z","1.1.20-alpha":"2016-05-20T20:45:59.015Z","1.1.21-alpha":"2016-05-25T06:01:17.414Z","1.1.22-alpha":"2016-07-01T20:42:31.863Z","1.1.23-alpha":"2016-07-02T00:07:46.231Z","1.1.24-alpha":"2016-07-02T03:31:31.515Z","1.1.25-alpha":"2016-07-04T01:24:33.223Z","1.1.26-alpha":"2016-07-08T21:38:13.365Z","1.1.27":"2016-07-14T16:08:58.287Z","1.1.28":"2016-08-02T16:12:40.218Z","1.1.29":"2016-08-19T15:43:44.333Z","1.1.30":"2016-08-25T19:01:26.259Z","1.1.31":"2016-09-19T18:14:36.651Z","1.1.32":"2016-11-22T21:01:25.753Z","2.0.0":"2016-11-28T16:31:12.279Z","2.0.1":"2017-06-15T20:23:51.152Z","2.0.2":"2017-07-12T21:18:29.914Z","2.0.3":"2017-08-21T22:04:59.800Z","2.0.4":"2017-11-21T21:22:04.415Z","2.0.5":"2018-07-14T01:16:29.250Z","2.0.6":"2018-09-08T01:24:12.122Z","2.0.7":"2018-12-03T21:41:26.721Z","2.0.8":"2019-07-03T16:48:24.036Z","2.0.9":"2020-05-01T19:49:45.052Z","2.0.10":"2020-06-29T17:37:57.117Z","2.0.11":"2021-03-31T04:31:32.552Z","2.0.12":"2022-03-21T16:31:53.255Z","2.0.13":"2023-09-25T15:49:08.722Z","2.0.14":"2023-10-02T23:06:07.723Z","2.0.15":"2023-10-18T15:55:43.687Z","2.0.16":"2023-11-07T17:21:57.765Z","6.0.0":"2023-12-21T23:35:51.970Z","6.0.1":"2023-12-22T19:06:44.673Z","6.0.2":"2023-12-27T20:35:32.146Z","6.0.3":"2025-03-24T14:36:46.140Z","7.2.0":"2026-02-25T21:44:23.097Z"},"contributors":[{"name":"Alex Varju","url":"https://github.com/varju","githubUsername":"varju"},{"name":"Petteri Parkkila","url":"https://github.com/pietu","githubUsername":"pietu"}],"readmeFilename":"","homepage":"https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/supertest"}