UNPKG

@nlpjs/request

Version:
33 lines (32 loc) 720 B
{ "name": "@nlpjs/request", "version": "5.0.0-alpha.0", "description": "Request", "author": { "email": "opensource@axa.com", "name": "Jesus Seijas" }, "repository": { "type": "git", "url": "git+https://github.com/axa-group/nlp.js.git" }, "bugs": { "url": "https://github.com/axa-group/nlp.js/issues" }, "maintainers": [ { "email": "opensource@axa.com", "name": "Jesus Seijas" } ], "license": "MIT", "main": "src/index.js", "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "dependencies": { "http-proxy-agent": "^5.0.0", "https-proxy-agent": "^5.0.0" }, "gitHead": "6d7391bfc23806938040eb896c2e09e4725ac35f" }