@nlpjs/request
Version:
Request
33 lines (32 loc) • 720 B
JSON
{
"name": "@nlpjs/request",
"version": "5.0.0-alpha.5",
"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": "1c0352fc9f95853327a97b92cf9237914326064e"
}