|
@ -29,18 +29,19 @@ |
|
|
"repository": "https://github.com/75lb/local-web-server", |
|
|
"repository": "https://github.com/75lb/local-web-server", |
|
|
"author": "Lloyd Brookes <75pound@gmail.com>", |
|
|
"author": "Lloyd Brookes <75pound@gmail.com>", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"ansi-escape-sequences": "^2.2.2", |
|
|
|
|
|
|
|
|
"ansi-escape-sequences": "^3.0.0", |
|
|
"array-back": "^1.0.3", |
|
|
"array-back": "^1.0.3", |
|
|
"command-line-args": "^2.1.6", |
|
|
|
|
|
"config-master": "^2.0.2", |
|
|
|
|
|
|
|
|
"command-line-args": "^3.0.1", |
|
|
|
|
|
"command-line-usage": "^3.0.5", |
|
|
|
|
|
"config-master": "^2.0.4", |
|
|
"debug": "^2.2.0", |
|
|
"debug": "^2.2.0", |
|
|
"http-proxy": "^1.13.2", |
|
|
|
|
|
"kcors": "^1.2.0", |
|
|
|
|
|
|
|
|
"http-proxy": "^1.15.1", |
|
|
|
|
|
"kcors": "^1.3.0", |
|
|
"koa": "^2.0.0", |
|
|
"koa": "^2.0.0", |
|
|
"koa-bodyparser": "^3.0.0", |
|
|
"koa-bodyparser": "^3.0.0", |
|
|
"koa-compress": "^1.0.9", |
|
|
"koa-compress": "^1.0.9", |
|
|
"koa-conditional-get": "^1.0.3", |
|
|
"koa-conditional-get": "^1.0.3", |
|
|
"koa-connect-history-api-fallback": "^0.3.0", |
|
|
|
|
|
|
|
|
"koa-connect-history-api-fallback": "^0.3.1", |
|
|
"koa-convert": "^1.2.0", |
|
|
"koa-convert": "^1.2.0", |
|
|
"koa-etag": "^2.1.1", |
|
|
"koa-etag": "^2.1.1", |
|
|
"koa-json": "^1.1.3", |
|
|
"koa-json": "^1.1.3", |
|
@ -50,16 +51,16 @@ |
|
|
"koa-send": "^3.2.0", |
|
|
"koa-send": "^3.2.0", |
|
|
"koa-serve-index": "^1.1.1", |
|
|
"koa-serve-index": "^1.1.1", |
|
|
"koa-static": "^2.0.0", |
|
|
"koa-static": "^2.0.0", |
|
|
"path-to-regexp": "^1.2.1", |
|
|
|
|
|
"reduce-flatten": "^1.0.0", |
|
|
|
|
|
"stream-log-stats": "^1.1.3", |
|
|
|
|
|
|
|
|
"path-to-regexp": "^1.6.0", |
|
|
|
|
|
"reduce-flatten": "^1.0.1", |
|
|
|
|
|
"stream-log-stats": "^1.1.7", |
|
|
"string-tools": "^1.0.0", |
|
|
"string-tools": "^1.0.0", |
|
|
"test-value": "^2.0.0", |
|
|
|
|
|
"typical": "^2.4.2" |
|
|
|
|
|
|
|
|
"test-value": "^2.1.0", |
|
|
|
|
|
"typical": "^2.6.0" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"jsdoc-to-markdown": "^1.3.6", |
|
|
|
|
|
|
|
|
"jsdoc-to-markdown": "^2.0.0", |
|
|
"req-then": "^0.2.4", |
|
|
"req-then": "^0.2.4", |
|
|
"tape": "^4.5.1" |
|
|
|
|
|
|
|
|
"tape": "^4.6.2" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |