gs-postman-request-promise-core
v1.0.0
Published
Core Promise support implementation for the simplified HTTP request client 'request'.
Downloads
12,420
Maintainers
Keywords
Readme
gs-post-request-promise-core
This package is the core for the following packages:
gs-postman-request-promise-core
contains the core logic to add Promise support to postman-request
.
npm install --save postman-request
npm install --save gs-postman-request-promise-core
postman-request
is defined as a peer-dependency and thus has to be installed separately.
License (ISC)
In case you never heard about the ISC license it is functionally equivalent to the MIT license.
See the LICENSE file for details.