Last change
on this file since 6c1585f was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
528 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
| 2 | "author": "Mikeal Rogers <mikeal.rogers@gmail.com> (http://www.futurealoof.com)",
|
---|
| 3 | "name": "forever-agent",
|
---|
| 4 | "description": "HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.",
|
---|
| 5 | "version": "0.6.1",
|
---|
| 6 | "license": "Apache-2.0",
|
---|
| 7 | "repository": {
|
---|
| 8 | "url": "https://github.com/mikeal/forever-agent"
|
---|
| 9 | },
|
---|
| 10 | "main": "index.js",
|
---|
| 11 | "dependencies": {},
|
---|
| 12 | "devDependencies": {},
|
---|
| 13 | "optionalDependencies": {},
|
---|
| 14 | "engines": {
|
---|
| 15 | "node": "*"
|
---|
| 16 | }
|
---|
| 17 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.