UNPKG

gs-postman-request-promise-native

Version:
28 lines (27 loc) 656 B
{ "name": "gs-postman-request-promise-native", "version": "1.0.11", "description": "native promise for postman-request ", "keywords": [ "postman-request" ], "main": "./lib/rp.js", "scripts": { "publish-please": "publish-please" }, "repository": { "type": "git", "url": "git+https://github.com/geoffreysamper/gs-postman-request-promise-native.git" }, "dependencies": { "gs-postman-request-promise-core": "1.0.0", "stealthy-require": "^1.1.1", "tough-cookie": "^2.3.3" }, "peerDependencies": { "postman-request": "^2.88.1-postman.24" }, "devDependencies": { "publish-please": "^5.5.1" } }