reisarod's picture
Upload folder using huggingface_hub
5fae594 verified
raw
history blame contribute delete
501 Bytes
{
"author": "Mikeal Rogers <mikeal.rogers@gmail.com> (http://www.futurealoof.com)",
"name": "forever-agent",
"description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
"version": "0.5.2",
"repository": {
"url": "https://github.com/mikeal/forever-agent"
},
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"optionalDependencies": {},
"engines": {
"node": "*"
}
}