UNPKG

1.13 kBMarkdownView Raw
1# Installation
2> `npm install --save @types/request`
3
4# Summary
5This package contains type definitions for request (https://github.com/request/request).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/request.
9
10### Additional Details
11 * Last updated: Sat, 01 Jan 2022 14:01:38 GMT
12 * Dependencies: [@types/caseless](https://npmjs.com/package/@types/caseless), [@types/form-data](https://npmjs.com/package/@types/form-data), [@types/tough-cookie](https://npmjs.com/package/@types/tough-cookie), [@types/node](https://npmjs.com/package/@types/node)
13 * Global values: none
14
15# Credits
16These definitions were written by [Carlos Ballesteros Velasco](https://github.com/soywiz), [bonnici](https://github.com/bonnici), [Bart van der Schoor](https://github.com/Bartvds), [Joe Skeen](https://github.com/joeskeen), [Christopher Currens](https://github.com/ccurrens), [Jon Stevens](https://github.com/lookfirst), [Matt R. Wilson](https://github.com/mastermatt), [Jose Colella](https://github.com/josecolella), and [Marek Urbanowicz](https://github.com/murbanowicz).