removing node modules

master
Matt Huntington 8 years ago
parent 86fc9ccef2
commit c3448c96c3

1
.gitignore vendored

@ -0,0 +1 @@
node_modules

23
node_modules/accepts/package.json generated vendored

@ -1,31 +1,35 @@
{ {
"_from": "accepts@~1.3.3", "_args": [
[
"accepts@1.3.4",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "accepts@1.3.4",
"_id": "accepts@1.3.4", "_id": "accepts@1.3.4",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-hiRnWMfdbSGmR0/whKR0DsBesh8=", "_integrity": "sha1-hiRnWMfdbSGmR0/whKR0DsBesh8=",
"_location": "/accepts", "_location": "/accepts",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "accepts@~1.3.3", "raw": "accepts@1.3.4",
"name": "accepts", "name": "accepts",
"escapedName": "accepts", "escapedName": "accepts",
"rawSpec": "~1.3.3", "rawSpec": "1.3.4",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.3.3" "fetchSpec": "1.3.4"
}, },
"_requiredBy": [ "_requiredBy": [
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz", "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.4.tgz",
"_shasum": "86246758c7dd6d21a6474ff084a4740ec05eb21f", "_spec": "1.3.4",
"_spec": "accepts@~1.3.3", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"bugs": { "bugs": {
"url": "https://github.com/jshttp/accepts/issues" "url": "https://github.com/jshttp/accepts/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -41,7 +45,6 @@
"mime-types": "~2.1.16", "mime-types": "~2.1.16",
"negotiator": "0.6.1" "negotiator": "0.6.1"
}, },
"deprecated": false,
"description": "Higher-level content negotiation", "description": "Higher-level content negotiation",
"devDependencies": { "devDependencies": {
"eslint": "3.19.0", "eslint": "3.19.0",

@ -1,4 +1,10 @@
{ {
"_args": [
[
"array-flatten@1.1.1",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "array-flatten@1.1.1", "_from": "array-flatten@1.1.1",
"_id": "array-flatten@1.1.1", "_id": "array-flatten@1.1.1",
"_inBundle": false, "_inBundle": false,
@ -19,9 +25,8 @@
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", "_resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
"_shasum": "9a5f699051b1e7073328f2a008968b64ea2955d2", "_spec": "1.1.1",
"_spec": "array-flatten@1.1.1", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "Blake Embrey", "name": "Blake Embrey",
"email": "hello@blakeembrey.com", "email": "hello@blakeembrey.com",
@ -30,8 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/blakeembrey/array-flatten/issues" "url": "https://github.com/blakeembrey/array-flatten/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Flatten an array of nested arrays into a single flat array", "description": "Flatten an array of nested arrays into a single flat array",
"devDependencies": { "devDependencies": {
"istanbul": "^0.3.13", "istanbul": "^0.3.13",

@ -1,4 +1,10 @@
{ {
"_args": [
[
"content-disposition@0.5.2",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "content-disposition@0.5.2", "_from": "content-disposition@0.5.2",
"_id": "content-disposition@0.5.2", "_id": "content-disposition@0.5.2",
"_inBundle": false, "_inBundle": false,
@ -19,20 +25,17 @@
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz", "_resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz",
"_shasum": "0cf68bb9ddf5f2be7961c3a85178cb85dba78cb4", "_spec": "0.5.2",
"_spec": "content-disposition@0.5.2", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"bugs": { "bugs": {
"url": "https://github.com/jshttp/content-disposition/issues" "url": "https://github.com/jshttp/content-disposition/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
} }
], ],
"deprecated": false,
"description": "Create and parse Content-Disposition header", "description": "Create and parse Content-Disposition header",
"devDependencies": { "devDependencies": {
"eslint": "3.11.1", "eslint": "3.11.1",

@ -1,27 +1,32 @@
{ {
"_from": "content-type@~1.0.2", "_args": [
[
"content-type@1.0.2",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "content-type@1.0.2",
"_id": "content-type@1.0.2", "_id": "content-type@1.0.2",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-t9ETrueo3Se9IRM8TcJSnfFyHu0=", "_integrity": "sha1-t9ETrueo3Se9IRM8TcJSnfFyHu0=",
"_location": "/content-type", "_location": "/content-type",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "content-type@~1.0.2", "raw": "content-type@1.0.2",
"name": "content-type", "name": "content-type",
"escapedName": "content-type", "escapedName": "content-type",
"rawSpec": "~1.0.2", "rawSpec": "1.0.2",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.0.2" "fetchSpec": "1.0.2"
}, },
"_requiredBy": [ "_requiredBy": [
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.2.tgz", "_resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.2.tgz",
"_shasum": "b7d113aee7a8dd27bd21133c4dc2529df1721eed", "_spec": "1.0.2",
"_spec": "content-type@~1.0.2", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
@ -29,8 +34,6 @@
"bugs": { "bugs": {
"url": "https://github.com/jshttp/content-type/issues" "url": "https://github.com/jshttp/content-type/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Create and parse HTTP Content-Type header", "description": "Create and parse HTTP Content-Type header",
"devDependencies": { "devDependencies": {
"istanbul": "0.4.3", "istanbul": "0.4.3",

@ -1,4 +1,10 @@
{ {
"_args": [
[
"cookie-signature@1.0.6",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "cookie-signature@1.0.6", "_from": "cookie-signature@1.0.6",
"_id": "cookie-signature@1.0.6", "_id": "cookie-signature@1.0.6",
"_inBundle": false, "_inBundle": false,
@ -19,9 +25,8 @@
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", "_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
"_shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c", "_spec": "1.0.6",
"_spec": "cookie-signature@1.0.6", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "TJ Holowaychuk", "name": "TJ Holowaychuk",
"email": "tj@learnboost.com" "email": "tj@learnboost.com"
@ -29,9 +34,7 @@
"bugs": { "bugs": {
"url": "https://github.com/visionmedia/node-cookie-signature/issues" "url": "https://github.com/visionmedia/node-cookie-signature/issues"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "Sign and unsign cookies", "description": "Sign and unsign cookies",
"devDependencies": { "devDependencies": {
"mocha": "*", "mocha": "*",

13
node_modules/cookie/package.json generated vendored

@ -1,4 +1,10 @@
{ {
"_args": [
[
"cookie@0.3.1",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "cookie@0.3.1", "_from": "cookie@0.3.1",
"_id": "cookie@0.3.1", "_id": "cookie@0.3.1",
"_inBundle": false, "_inBundle": false,
@ -19,9 +25,8 @@
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz",
"_shasum": "e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb", "_spec": "0.3.1",
"_spec": "cookie@0.3.1", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "Roman Shtylman", "name": "Roman Shtylman",
"email": "shtylman@gmail.com" "email": "shtylman@gmail.com"
@ -29,14 +34,12 @@
"bugs": { "bugs": {
"url": "https://github.com/jshttp/cookie/issues" "url": "https://github.com/jshttp/cookie/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
} }
], ],
"deprecated": false,
"description": "HTTP server cookie parsing and serialization", "description": "HTTP server cookie parsing and serialization",
"devDependencies": { "devDependencies": {
"istanbul": "0.4.3", "istanbul": "0.4.3",

13
node_modules/debug/package.json generated vendored

@ -1,4 +1,10 @@
{ {
"_args": [
[
"debug@2.6.8",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "debug@2.6.8", "_from": "debug@2.6.8",
"_id": "debug@2.6.8", "_id": "debug@2.6.8",
"_inBundle": false, "_inBundle": false,
@ -21,9 +27,8 @@
"/send" "/send"
], ],
"_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz", "_resolved": "https://registry.npmjs.org/debug/-/debug-2.6.8.tgz",
"_shasum": "e731531ca2ede27d188222427da17821d68ff4fc", "_spec": "2.6.8",
"_spec": "debug@2.6.8", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "TJ Holowaychuk", "name": "TJ Holowaychuk",
"email": "tj@vision-media.ca" "email": "tj@vision-media.ca"
@ -32,7 +37,6 @@
"bugs": { "bugs": {
"url": "https://github.com/visionmedia/debug/issues" "url": "https://github.com/visionmedia/debug/issues"
}, },
"bundleDependencies": false,
"component": { "component": {
"scripts": { "scripts": {
"debug/index.js": "browser.js", "debug/index.js": "browser.js",
@ -53,7 +57,6 @@
"dependencies": { "dependencies": {
"ms": "2.0.0" "ms": "2.0.0"
}, },
"deprecated": false,
"description": "small debugging utility", "description": "small debugging utility",
"devDependencies": { "devDependencies": {
"browserify": "9.0.3", "browserify": "9.0.3",

23
node_modules/depd/package.json generated vendored

@ -1,19 +1,25 @@
{ {
"_from": "depd@~1.1.1", "_args": [
[
"depd@1.1.1",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "depd@1.1.1",
"_id": "depd@1.1.1", "_id": "depd@1.1.1",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-V4O04cRZ8G+lyif5kfPQbnoxA1k=", "_integrity": "sha1-V4O04cRZ8G+lyif5kfPQbnoxA1k=",
"_location": "/depd", "_location": "/depd",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "depd@~1.1.1", "raw": "depd@1.1.1",
"name": "depd", "name": "depd",
"escapedName": "depd", "escapedName": "depd",
"rawSpec": "~1.1.1", "rawSpec": "1.1.1",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.1.1" "fetchSpec": "1.1.1"
}, },
"_requiredBy": [ "_requiredBy": [
"/express", "/express",
@ -21,9 +27,8 @@
"/send" "/send"
], ],
"_resolved": "https://registry.npmjs.org/depd/-/depd-1.1.1.tgz", "_resolved": "https://registry.npmjs.org/depd/-/depd-1.1.1.tgz",
"_shasum": "5783b4e1c459f06fa5ca27f991f3d06e7a310359", "_spec": "1.1.1",
"_spec": "depd@~1.1.1", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
@ -32,8 +37,6 @@
"bugs": { "bugs": {
"url": "https://github.com/dougwilson/nodejs-depd/issues" "url": "https://github.com/dougwilson/nodejs-depd/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Deprecate all the things", "description": "Deprecate all the things",
"devDependencies": { "devDependencies": {
"beautify-benchmark": "0.2.4", "beautify-benchmark": "0.2.4",

23
node_modules/destroy/package.json generated vendored

@ -1,27 +1,32 @@
{ {
"_from": "destroy@~1.0.4", "_args": [
[
"destroy@1.0.4",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "destroy@1.0.4",
"_id": "destroy@1.0.4", "_id": "destroy@1.0.4",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=", "_integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=",
"_location": "/destroy", "_location": "/destroy",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "destroy@~1.0.4", "raw": "destroy@1.0.4",
"name": "destroy", "name": "destroy",
"escapedName": "destroy", "escapedName": "destroy",
"rawSpec": "~1.0.4", "rawSpec": "1.0.4",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.0.4" "fetchSpec": "1.0.4"
}, },
"_requiredBy": [ "_requiredBy": [
"/send" "/send"
], ],
"_resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz", "_resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
"_shasum": "978857442c44749e4206613e37946205826abd80", "_spec": "1.0.4",
"_spec": "destroy@~1.0.4", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/send",
"author": { "author": {
"name": "Jonathan Ong", "name": "Jonathan Ong",
"email": "me@jongleberry.com", "email": "me@jongleberry.com",
@ -30,14 +35,12 @@
"bugs": { "bugs": {
"url": "https://github.com/stream-utils/destroy/issues" "url": "https://github.com/stream-utils/destroy/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
} }
], ],
"deprecated": false,
"description": "destroy a stream if possible", "description": "destroy a stream if possible",
"devDependencies": { "devDependencies": {
"istanbul": "0.4.2", "istanbul": "0.4.2",

@ -1,4 +1,10 @@
{ {
"_args": [
[
"ee-first@1.1.1",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "ee-first@1.1.1", "_from": "ee-first@1.1.1",
"_id": "ee-first@1.1.1", "_id": "ee-first@1.1.1",
"_inBundle": false, "_inBundle": false,
@ -19,9 +25,8 @@
"/on-finished" "/on-finished"
], ],
"_resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", "_resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
"_shasum": "590c61156b0ae2f4f0255732a158b266bc56b21d", "_spec": "1.1.1",
"_spec": "ee-first@1.1.1", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/on-finished",
"author": { "author": {
"name": "Jonathan Ong", "name": "Jonathan Ong",
"email": "me@jongleberry.com", "email": "me@jongleberry.com",
@ -30,14 +35,12 @@
"bugs": { "bugs": {
"url": "https://github.com/jonathanong/ee-first/issues" "url": "https://github.com/jonathanong/ee-first/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
} }
], ],
"deprecated": false,
"description": "return the first event in a set of ee/event pairs", "description": "return the first event in a set of ee/event pairs",
"devDependencies": { "devDependencies": {
"istanbul": "0.3.9", "istanbul": "0.3.9",

@ -1,19 +1,25 @@
{ {
"_from": "encodeurl@~1.0.1", "_args": [
[
"encodeurl@1.0.1",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "encodeurl@1.0.1",
"_id": "encodeurl@1.0.1", "_id": "encodeurl@1.0.1",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-eePVhlU0aQn+bw9Fpd5oEDspTSA=", "_integrity": "sha1-eePVhlU0aQn+bw9Fpd5oEDspTSA=",
"_location": "/encodeurl", "_location": "/encodeurl",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "encodeurl@~1.0.1", "raw": "encodeurl@1.0.1",
"name": "encodeurl", "name": "encodeurl",
"escapedName": "encodeurl", "escapedName": "encodeurl",
"rawSpec": "~1.0.1", "rawSpec": "1.0.1",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.0.1" "fetchSpec": "1.0.1"
}, },
"_requiredBy": [ "_requiredBy": [
"/express", "/express",
@ -22,20 +28,17 @@
"/serve-static" "/serve-static"
], ],
"_resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.1.tgz", "_resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.1.tgz",
"_shasum": "79e3d58655346909fe6f0f45a5de68103b294d20", "_spec": "1.0.1",
"_spec": "encodeurl@~1.0.1", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"bugs": { "bugs": {
"url": "https://github.com/pillarjs/encodeurl/issues" "url": "https://github.com/pillarjs/encodeurl/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
} }
], ],
"deprecated": false,
"description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences", "description": "Encode a URL to a percent-encoded form, excluding already-encoded sequences",
"devDependencies": { "devDependencies": {
"eslint": "2.11.1", "eslint": "2.11.1",

@ -1,19 +1,25 @@
{ {
"_from": "escape-html@~1.0.3", "_args": [
[
"escape-html@1.0.3",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "escape-html@1.0.3",
"_id": "escape-html@1.0.3", "_id": "escape-html@1.0.3",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=", "_integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=",
"_location": "/escape-html", "_location": "/escape-html",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "escape-html@~1.0.3", "raw": "escape-html@1.0.3",
"name": "escape-html", "name": "escape-html",
"escapedName": "escape-html", "escapedName": "escape-html",
"rawSpec": "~1.0.3", "rawSpec": "1.0.3",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.0.3" "fetchSpec": "1.0.3"
}, },
"_requiredBy": [ "_requiredBy": [
"/express", "/express",
@ -22,14 +28,11 @@
"/serve-static" "/serve-static"
], ],
"_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz", "_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
"_shasum": "0258eae4d3d0c0974de1c169188ef0051d1d1988", "_spec": "1.0.3",
"_spec": "escape-html@~1.0.3", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"bugs": { "bugs": {
"url": "https://github.com/component/escape-html/issues" "url": "https://github.com/component/escape-html/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Escape string for use in HTML", "description": "Escape string for use in HTML",
"devDependencies": { "devDependencies": {
"beautify-benchmark": "0.2.4", "beautify-benchmark": "0.2.4",

23
node_modules/etag/package.json generated vendored

@ -1,32 +1,36 @@
{ {
"_from": "etag@~1.8.0", "_args": [
[
"etag@1.8.0",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "etag@1.8.0",
"_id": "etag@1.8.0", "_id": "etag@1.8.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-b2Ma7zNtbEY2K1F2QETOIWvjwFE=", "_integrity": "sha1-b2Ma7zNtbEY2K1F2QETOIWvjwFE=",
"_location": "/etag", "_location": "/etag",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "etag@~1.8.0", "raw": "etag@1.8.0",
"name": "etag", "name": "etag",
"escapedName": "etag", "escapedName": "etag",
"rawSpec": "~1.8.0", "rawSpec": "1.8.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.8.0" "fetchSpec": "1.8.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/express", "/express",
"/send" "/send"
], ],
"_resolved": "https://registry.npmjs.org/etag/-/etag-1.8.0.tgz", "_resolved": "https://registry.npmjs.org/etag/-/etag-1.8.0.tgz",
"_shasum": "6f631aef336d6c46362b51764044ce216be3c051", "_spec": "1.8.0",
"_spec": "etag@~1.8.0", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"bugs": { "bugs": {
"url": "https://github.com/jshttp/etag/issues" "url": "https://github.com/jshttp/etag/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -37,7 +41,6 @@
"email": "david.bjorklund@gmail.com" "email": "david.bjorklund@gmail.com"
} }
], ],
"deprecated": false,
"description": "Create simple HTTP ETags", "description": "Create simple HTTP ETags",
"devDependencies": { "devDependencies": {
"beautify-benchmark": "0.2.4", "beautify-benchmark": "0.2.4",

22
node_modules/express/package.json generated vendored

@ -1,27 +1,31 @@
{ {
"_from": "express", "_args": [
[
"express@4.15.4",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "express@4.15.4",
"_id": "express@4.15.4", "_id": "express@4.15.4",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-Ay4iU0ic+PzgJma+yj0R7XotrtE=", "_integrity": "sha1-Ay4iU0ic+PzgJma+yj0R7XotrtE=",
"_location": "/express", "_location": "/express",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "tag", "type": "version",
"registry": true, "registry": true,
"raw": "express", "raw": "express@4.15.4",
"name": "express", "name": "express",
"escapedName": "express", "escapedName": "express",
"rawSpec": "", "rawSpec": "4.15.4",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "latest" "fetchSpec": "4.15.4"
}, },
"_requiredBy": [ "_requiredBy": [
"#USER",
"/" "/"
], ],
"_resolved": "https://registry.npmjs.org/express/-/express-4.15.4.tgz", "_resolved": "https://registry.npmjs.org/express/-/express-4.15.4.tgz",
"_shasum": "032e2253489cf8fce02666beca3d11ed7a2daed1", "_spec": "4.15.4",
"_spec": "express",
"_where": "/Users/matthuntington/Documents/prompter", "_where": "/Users/matthuntington/Documents/prompter",
"author": { "author": {
"name": "TJ Holowaychuk", "name": "TJ Holowaychuk",
@ -30,7 +34,6 @@
"bugs": { "bugs": {
"url": "https://github.com/expressjs/express/issues" "url": "https://github.com/expressjs/express/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Aaron Heckmann", "name": "Aaron Heckmann",
@ -91,7 +94,6 @@
"utils-merge": "1.0.0", "utils-merge": "1.0.0",
"vary": "~1.1.1" "vary": "~1.1.1"
}, },
"deprecated": false,
"description": "Fast, unopinionated, minimalist web framework", "description": "Fast, unopinionated, minimalist web framework",
"devDependencies": { "devDependencies": {
"after": "0.8.2", "after": "0.8.2",

@ -1,27 +1,32 @@
{ {
"_from": "finalhandler@~1.0.4", "_args": [
[
"finalhandler@1.0.4",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "finalhandler@1.0.4",
"_id": "finalhandler@1.0.4", "_id": "finalhandler@1.0.4",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha512-16l/r8RgzlXKmFOhZpHBztvye+lAhC5SU7hXavnerC9UfZqZxxXl3BzL8MhffPT3kF61lj9Oav2LKEzh0ei7tg==", "_integrity": "sha512-16l/r8RgzlXKmFOhZpHBztvye+lAhC5SU7hXavnerC9UfZqZxxXl3BzL8MhffPT3kF61lj9Oav2LKEzh0ei7tg==",
"_location": "/finalhandler", "_location": "/finalhandler",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "finalhandler@~1.0.4", "raw": "finalhandler@1.0.4",
"name": "finalhandler", "name": "finalhandler",
"escapedName": "finalhandler", "escapedName": "finalhandler",
"rawSpec": "~1.0.4", "rawSpec": "1.0.4",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.0.4" "fetchSpec": "1.0.4"
}, },
"_requiredBy": [ "_requiredBy": [
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.0.4.tgz", "_resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.0.4.tgz",
"_shasum": "18574f2e7c4b98b8ae3b230c21f201f31bdb3fb7", "_spec": "1.0.4",
"_spec": "finalhandler@~1.0.4", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
@ -29,7 +34,6 @@
"bugs": { "bugs": {
"url": "https://github.com/pillarjs/finalhandler/issues" "url": "https://github.com/pillarjs/finalhandler/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"debug": "2.6.8", "debug": "2.6.8",
"encodeurl": "~1.0.1", "encodeurl": "~1.0.1",
@ -39,7 +43,6 @@
"statuses": "~1.3.1", "statuses": "~1.3.1",
"unpipe": "~1.0.0" "unpipe": "~1.0.0"
}, },
"deprecated": false,
"description": "Node.js final http responder", "description": "Node.js final http responder",
"devDependencies": { "devDependencies": {
"eslint": "3.19.0", "eslint": "3.19.0",

@ -1,38 +1,41 @@
{ {
"_from": "forwarded@~0.1.0", "_args": [
[
"forwarded@0.1.0",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "forwarded@0.1.0",
"_id": "forwarded@0.1.0", "_id": "forwarded@0.1.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-Ge+YdMSuHCl7zweP3mOgm2aoQ2M=", "_integrity": "sha1-Ge+YdMSuHCl7zweP3mOgm2aoQ2M=",
"_location": "/forwarded", "_location": "/forwarded",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "forwarded@~0.1.0", "raw": "forwarded@0.1.0",
"name": "forwarded", "name": "forwarded",
"escapedName": "forwarded", "escapedName": "forwarded",
"rawSpec": "~0.1.0", "rawSpec": "0.1.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~0.1.0" "fetchSpec": "0.1.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/proxy-addr" "/proxy-addr"
], ],
"_resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz", "_resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz",
"_shasum": "19ef9874c4ae1c297bcf078fde63a09b66a84363", "_spec": "0.1.0",
"_spec": "forwarded@~0.1.0", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/proxy-addr",
"bugs": { "bugs": {
"url": "https://github.com/jshttp/forwarded/issues" "url": "https://github.com/jshttp/forwarded/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
} }
], ],
"deprecated": false,
"description": "Parse HTTP X-Forwarded-For header", "description": "Parse HTTP X-Forwarded-For header",
"devDependencies": { "devDependencies": {
"istanbul": "0.3.2", "istanbul": "0.3.2",

13
node_modules/fresh/package.json generated vendored

@ -1,4 +1,10 @@
{ {
"_args": [
[
"fresh@0.5.0",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "fresh@0.5.0", "_from": "fresh@0.5.0",
"_id": "fresh@0.5.0", "_id": "fresh@0.5.0",
"_inBundle": false, "_inBundle": false,
@ -20,9 +26,8 @@
"/send" "/send"
], ],
"_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.0.tgz", "_resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.0.tgz",
"_shasum": "f474ca5e6a9246d6fd8e0953cfa9b9c805afa78e", "_spec": "0.5.0",
"_spec": "fresh@0.5.0", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "TJ Holowaychuk", "name": "TJ Holowaychuk",
"email": "tj@vision-media.ca", "email": "tj@vision-media.ca",
@ -31,7 +36,6 @@
"bugs": { "bugs": {
"url": "https://github.com/jshttp/fresh/issues" "url": "https://github.com/jshttp/fresh/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -43,7 +47,6 @@
"url": "http://jongleberry.com" "url": "http://jongleberry.com"
} }
], ],
"deprecated": false,
"description": "HTTP response freshness testing", "description": "HTTP response freshness testing",
"devDependencies": { "devDependencies": {
"eslint": "3.16.0", "eslint": "3.16.0",

@ -1,27 +1,32 @@
{ {
"_from": "http-errors@~1.6.2", "_args": [
[
"http-errors@1.6.2",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "http-errors@1.6.2",
"_id": "http-errors@1.6.2", "_id": "http-errors@1.6.2",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-CgAsyFcHGSp+eUbO7cERVfYOxzY=", "_integrity": "sha1-CgAsyFcHGSp+eUbO7cERVfYOxzY=",
"_location": "/http-errors", "_location": "/http-errors",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "http-errors@~1.6.2", "raw": "http-errors@1.6.2",
"name": "http-errors", "name": "http-errors",
"escapedName": "http-errors", "escapedName": "http-errors",
"rawSpec": "~1.6.2", "rawSpec": "1.6.2",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.6.2" "fetchSpec": "1.6.2"
}, },
"_requiredBy": [ "_requiredBy": [
"/send" "/send"
], ],
"_resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.2.tgz", "_resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.2.tgz",
"_shasum": "0a002cc85707192a7e7946ceedc11155f60ec736", "_spec": "1.6.2",
"_spec": "http-errors@~1.6.2", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/send",
"author": { "author": {
"name": "Jonathan Ong", "name": "Jonathan Ong",
"email": "me@jongleberry.com", "email": "me@jongleberry.com",
@ -30,7 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/jshttp/http-errors/issues" "url": "https://github.com/jshttp/http-errors/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Alan Plum", "name": "Alan Plum",
@ -47,7 +51,6 @@
"setprototypeof": "1.0.3", "setprototypeof": "1.0.3",
"statuses": ">= 1.3.1 < 2" "statuses": ">= 1.3.1 < 2"
}, },
"deprecated": false,
"description": "Create HTTP error objects", "description": "Create HTTP error objects",
"devDependencies": { "devDependencies": {
"eslint": "3.19.0", "eslint": "3.19.0",

@ -1,4 +1,10 @@
{ {
"_args": [
[
"inherits@2.0.3",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "inherits@2.0.3", "_from": "inherits@2.0.3",
"_id": "inherits@2.0.3", "_id": "inherits@2.0.3",
"_inBundle": false, "_inBundle": false,
@ -19,15 +25,12 @@
"/http-errors" "/http-errors"
], ],
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz", "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
"_shasum": "633c2c83e3da42a502f52466022480f4208261de", "_spec": "2.0.3",
"_spec": "inherits@2.0.3", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/http-errors",
"browser": "./inherits_browser.js", "browser": "./inherits_browser.js",
"bugs": { "bugs": {
"url": "https://github.com/isaacs/inherits/issues" "url": "https://github.com/isaacs/inherits/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Browser-friendly inheritance fully compatible with standard node.js inherits()", "description": "Browser-friendly inheritance fully compatible with standard node.js inherits()",
"devDependencies": { "devDependencies": {
"tap": "^7.1.0" "tap": "^7.1.0"

@ -1,4 +1,10 @@
{ {
"_args": [
[
"ipaddr.js@1.4.0",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "ipaddr.js@1.4.0", "_from": "ipaddr.js@1.4.0",
"_id": "ipaddr.js@1.4.0", "_id": "ipaddr.js@1.4.0",
"_inBundle": false, "_inBundle": false,
@ -19,9 +25,8 @@
"/proxy-addr" "/proxy-addr"
], ],
"_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.4.0.tgz", "_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.4.0.tgz",
"_shasum": "296aca878a821816e5b85d0a285a99bcff4582f0", "_spec": "1.4.0",
"_spec": "ipaddr.js@1.4.0", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/proxy-addr",
"author": { "author": {
"name": "whitequark", "name": "whitequark",
"email": "whitequark@whitequark.org" "email": "whitequark@whitequark.org"
@ -29,9 +34,7 @@
"bugs": { "bugs": {
"url": "https://github.com/whitequark/ipaddr.js/issues" "url": "https://github.com/whitequark/ipaddr.js/issues"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.", "description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
"devDependencies": { "devDependencies": {
"coffee-script": "~1.12.6", "coffee-script": "~1.12.6",

@ -1,4 +1,10 @@
{ {
"_args": [
[
"media-typer@0.3.0",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "media-typer@0.3.0", "_from": "media-typer@0.3.0",
"_id": "media-typer@0.3.0", "_id": "media-typer@0.3.0",
"_inBundle": false, "_inBundle": false,
@ -19,9 +25,8 @@
"/type-is" "/type-is"
], ],
"_resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz", "_resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
"_shasum": "8710d7af0aa626f8fffa1ce00168545263255748", "_spec": "0.3.0",
"_spec": "media-typer@0.3.0", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/type-is",
"author": { "author": {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
@ -29,8 +34,6 @@
"bugs": { "bugs": {
"url": "https://github.com/jshttp/media-typer/issues" "url": "https://github.com/jshttp/media-typer/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Simple RFC 6838 media type parser and formatter", "description": "Simple RFC 6838 media type parser and formatter",
"devDependencies": { "devDependencies": {
"istanbul": "0.3.2", "istanbul": "0.3.2",

@ -1,4 +1,10 @@
{ {
"_args": [
[
"merge-descriptors@1.0.1",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "merge-descriptors@1.0.1", "_from": "merge-descriptors@1.0.1",
"_id": "merge-descriptors@1.0.1", "_id": "merge-descriptors@1.0.1",
"_inBundle": false, "_inBundle": false,
@ -19,9 +25,8 @@
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", "_resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
"_shasum": "b00aaa556dd8b44568150ec9d1b953f3f90cbb61", "_spec": "1.0.1",
"_spec": "merge-descriptors@1.0.1", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "Jonathan Ong", "name": "Jonathan Ong",
"email": "me@jongleberry.com", "email": "me@jongleberry.com",
@ -30,7 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/component/merge-descriptors/issues" "url": "https://github.com/component/merge-descriptors/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -41,7 +45,6 @@
"email": "grabbou@gmail.com" "email": "grabbou@gmail.com"
} }
], ],
"deprecated": false,
"description": "Merge objects using descriptors", "description": "Merge objects using descriptors",
"devDependencies": { "devDependencies": {
"istanbul": "0.4.1", "istanbul": "0.4.1",

23
node_modules/methods/package.json generated vendored

@ -1,34 +1,38 @@
{ {
"_from": "methods@~1.1.2", "_args": [
[
"methods@1.1.2",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "methods@1.1.2",
"_id": "methods@1.1.2", "_id": "methods@1.1.2",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=", "_integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=",
"_location": "/methods", "_location": "/methods",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "methods@~1.1.2", "raw": "methods@1.1.2",
"name": "methods", "name": "methods",
"escapedName": "methods", "escapedName": "methods",
"rawSpec": "~1.1.2", "rawSpec": "1.1.2",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.1.2" "fetchSpec": "1.1.2"
}, },
"_requiredBy": [ "_requiredBy": [
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", "_resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
"_shasum": "5529a4d67654134edcc5266656835b0f851afcee", "_spec": "1.1.2",
"_spec": "methods@~1.1.2", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"browser": { "browser": {
"http": false "http": false
}, },
"bugs": { "bugs": {
"url": "https://github.com/jshttp/methods/issues" "url": "https://github.com/jshttp/methods/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -45,7 +49,6 @@
"url": "http://tjholowaychuk.com" "url": "http://tjholowaychuk.com"
} }
], ],
"deprecated": false,
"description": "HTTP methods that node supports", "description": "HTTP methods that node supports",
"devDependencies": { "devDependencies": {
"istanbul": "0.4.1", "istanbul": "0.4.1",

23
node_modules/mime-db/package.json generated vendored

@ -1,31 +1,35 @@
{ {
"_from": "mime-db@~1.30.0", "_args": [
[
"mime-db@1.30.0",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "mime-db@1.30.0",
"_id": "mime-db@1.30.0", "_id": "mime-db@1.30.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-dMZD2i3Z1qRTmZY0ZbJtXKfXHwE=", "_integrity": "sha1-dMZD2i3Z1qRTmZY0ZbJtXKfXHwE=",
"_location": "/mime-db", "_location": "/mime-db",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "mime-db@~1.30.0", "raw": "mime-db@1.30.0",
"name": "mime-db", "name": "mime-db",
"escapedName": "mime-db", "escapedName": "mime-db",
"rawSpec": "~1.30.0", "rawSpec": "1.30.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.30.0" "fetchSpec": "1.30.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/mime-types" "/mime-types"
], ],
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.30.0.tgz", "_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.30.0.tgz",
"_shasum": "74c643da2dd9d6a45399963465b26d5ca7d71f01", "_spec": "1.30.0",
"_spec": "mime-db@~1.30.0", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/mime-types",
"bugs": { "bugs": {
"url": "https://github.com/jshttp/mime-db/issues" "url": "https://github.com/jshttp/mime-db/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -42,7 +46,6 @@
"url": "http://github.com/broofa" "url": "http://github.com/broofa"
} }
], ],
"deprecated": false,
"description": "Media Type Database", "description": "Media Type Database",
"devDependencies": { "devDependencies": {
"bluebird": "3.5.0", "bluebird": "3.5.0",

@ -1,32 +1,36 @@
{ {
"_from": "mime-types@~2.1.16", "_args": [
[
"mime-types@2.1.17",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "mime-types@2.1.17",
"_id": "mime-types@2.1.17", "_id": "mime-types@2.1.17",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-Cdejk/A+mVp5+K+Fe3Cp4KsWVXo=", "_integrity": "sha1-Cdejk/A+mVp5+K+Fe3Cp4KsWVXo=",
"_location": "/mime-types", "_location": "/mime-types",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "mime-types@~2.1.16", "raw": "mime-types@2.1.17",
"name": "mime-types", "name": "mime-types",
"escapedName": "mime-types", "escapedName": "mime-types",
"rawSpec": "~2.1.16", "rawSpec": "2.1.17",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~2.1.16" "fetchSpec": "2.1.17"
}, },
"_requiredBy": [ "_requiredBy": [
"/accepts", "/accepts",
"/type-is" "/type-is"
], ],
"_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.17.tgz", "_resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.17.tgz",
"_shasum": "09d7a393f03e995a79f8af857b70a9e0ab16557a", "_spec": "2.1.17",
"_spec": "mime-types@~2.1.16", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/accepts",
"bugs": { "bugs": {
"url": "https://github.com/jshttp/mime-types/issues" "url": "https://github.com/jshttp/mime-types/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -46,7 +50,6 @@
"dependencies": { "dependencies": {
"mime-db": "~1.30.0" "mime-db": "~1.30.0"
}, },
"deprecated": false,
"description": "The ultimate javascript content-type utility.", "description": "The ultimate javascript content-type utility.",
"devDependencies": { "devDependencies": {
"eslint": "3.19.0", "eslint": "3.19.0",

13
node_modules/mime/package.json generated vendored

@ -1,4 +1,10 @@
{ {
"_args": [
[
"mime@1.3.4",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "mime@1.3.4", "_from": "mime@1.3.4",
"_id": "mime@1.3.4", "_id": "mime@1.3.4",
"_inBundle": false, "_inBundle": false,
@ -19,9 +25,8 @@
"/send" "/send"
], ],
"_resolved": "https://registry.npmjs.org/mime/-/mime-1.3.4.tgz", "_resolved": "https://registry.npmjs.org/mime/-/mime-1.3.4.tgz",
"_shasum": "115f9e3b6b3daf2959983cb38f149a2d40eb5d53", "_spec": "1.3.4",
"_spec": "mime@1.3.4", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/send",
"author": { "author": {
"name": "Robert Kieffer", "name": "Robert Kieffer",
"email": "robert@broofa.com", "email": "robert@broofa.com",
@ -33,7 +38,6 @@
"bugs": { "bugs": {
"url": "https://github.com/broofa/node-mime/issues" "url": "https://github.com/broofa/node-mime/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Benjamin Thomas", "name": "Benjamin Thomas",
@ -42,7 +46,6 @@
} }
], ],
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "A comprehensive library for mime-type mapping", "description": "A comprehensive library for mime-type mapping",
"devDependencies": { "devDependencies": {
"mime-db": "^1.2.0" "mime-db": "^1.2.0"

13
node_modules/ms/package.json generated vendored

@ -1,4 +1,10 @@
{ {
"_args": [
[
"ms@2.0.0",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "ms@2.0.0", "_from": "ms@2.0.0",
"_id": "ms@2.0.0", "_id": "ms@2.0.0",
"_inBundle": false, "_inBundle": false,
@ -20,14 +26,11 @@
"/send" "/send"
], ],
"_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", "_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"_shasum": "5608aeadfc00be6c2901df5f9861788de0d597c8", "_spec": "2.0.0",
"_spec": "ms@2.0.0", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/debug",
"bugs": { "bugs": {
"url": "https://github.com/zeit/ms/issues" "url": "https://github.com/zeit/ms/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Tiny milisecond conversion utility", "description": "Tiny milisecond conversion utility",
"devDependencies": { "devDependencies": {
"eslint": "3.19.0", "eslint": "3.19.0",

@ -1,4 +1,10 @@
{ {
"_args": [
[
"negotiator@0.6.1",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "negotiator@0.6.1", "_from": "negotiator@0.6.1",
"_id": "negotiator@0.6.1", "_id": "negotiator@0.6.1",
"_inBundle": false, "_inBundle": false,
@ -19,13 +25,11 @@
"/accepts" "/accepts"
], ],
"_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz", "_resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz",
"_shasum": "2b327184e8992101177b28563fb5e7102acd0ca9", "_spec": "0.6.1",
"_spec": "negotiator@0.6.1", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/accepts",
"bugs": { "bugs": {
"url": "https://github.com/jshttp/negotiator/issues" "url": "https://github.com/jshttp/negotiator/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -41,7 +45,6 @@
"url": "http://blog.izs.me/" "url": "http://blog.izs.me/"
} }
], ],
"deprecated": false,
"description": "HTTP content negotiation", "description": "HTTP content negotiation",
"devDependencies": { "devDependencies": {
"istanbul": "0.4.3", "istanbul": "0.4.3",

@ -1,19 +1,25 @@
{ {
"_from": "on-finished@~2.3.0", "_args": [
[
"on-finished@2.3.0",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "on-finished@2.3.0",
"_id": "on-finished@2.3.0", "_id": "on-finished@2.3.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=", "_integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
"_location": "/on-finished", "_location": "/on-finished",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "on-finished@~2.3.0", "raw": "on-finished@2.3.0",
"name": "on-finished", "name": "on-finished",
"escapedName": "on-finished", "escapedName": "on-finished",
"rawSpec": "~2.3.0", "rawSpec": "2.3.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~2.3.0" "fetchSpec": "2.3.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/express", "/express",
@ -21,13 +27,11 @@
"/send" "/send"
], ],
"_resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz", "_resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
"_shasum": "20f1336481b083cd75337992a16971aa2d906947", "_spec": "2.3.0",
"_spec": "on-finished@~2.3.0", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"bugs": { "bugs": {
"url": "https://github.com/jshttp/on-finished/issues" "url": "https://github.com/jshttp/on-finished/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -42,7 +46,6 @@
"dependencies": { "dependencies": {
"ee-first": "1.1.1" "ee-first": "1.1.1"
}, },
"deprecated": false,
"description": "Execute a callback when a request closes, finishes, or errors", "description": "Execute a callback when a request closes, finishes, or errors",
"devDependencies": { "devDependencies": {
"istanbul": "0.3.9", "istanbul": "0.3.9",

@ -1,19 +1,25 @@
{ {
"_from": "parseurl@~1.3.1", "_args": [
[
"parseurl@1.3.1",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "parseurl@1.3.1",
"_id": "parseurl@1.3.1", "_id": "parseurl@1.3.1",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-yKuMkiO6NIiKpkopeyiFO+wY2lY=", "_integrity": "sha1-yKuMkiO6NIiKpkopeyiFO+wY2lY=",
"_location": "/parseurl", "_location": "/parseurl",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "parseurl@~1.3.1", "raw": "parseurl@1.3.1",
"name": "parseurl", "name": "parseurl",
"escapedName": "parseurl", "escapedName": "parseurl",
"rawSpec": "~1.3.1", "rawSpec": "1.3.1",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.3.1" "fetchSpec": "1.3.1"
}, },
"_requiredBy": [ "_requiredBy": [
"/express", "/express",
@ -21,9 +27,8 @@
"/serve-static" "/serve-static"
], ],
"_resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.1.tgz", "_resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.1.tgz",
"_shasum": "c8ab8c9223ba34888aa64a297b28853bec18da56", "_spec": "1.3.1",
"_spec": "parseurl@~1.3.1", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "Jonathan Ong", "name": "Jonathan Ong",
"email": "me@jongleberry.com", "email": "me@jongleberry.com",
@ -32,14 +37,12 @@
"bugs": { "bugs": {
"url": "https://github.com/pillarjs/parseurl/issues" "url": "https://github.com/pillarjs/parseurl/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
} }
], ],
"deprecated": false,
"description": "parse a url with memoization", "description": "parse a url with memoization",
"devDependencies": { "devDependencies": {
"beautify-benchmark": "0.2.4", "beautify-benchmark": "0.2.4",

@ -1,4 +1,10 @@
{ {
"_args": [
[
"path-to-regexp@0.1.7",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "path-to-regexp@0.1.7", "_from": "path-to-regexp@0.1.7",
"_id": "path-to-regexp@0.1.7", "_id": "path-to-regexp@0.1.7",
"_inBundle": false, "_inBundle": false,
@ -19,19 +25,16 @@
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", "_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
"_shasum": "df604178005f522f15eb4490e7247a1bfaa67f8c", "_spec": "0.1.7",
"_spec": "path-to-regexp@0.1.7", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"bugs": { "bugs": {
"url": "https://github.com/component/path-to-regexp/issues" "url": "https://github.com/component/path-to-regexp/issues"
}, },
"bundleDependencies": false,
"component": { "component": {
"scripts": { "scripts": {
"path-to-regexp": "index.js" "path-to-regexp": "index.js"
} }
}, },
"deprecated": false,
"description": "Express style path to RegExp utility", "description": "Express style path to RegExp utility",
"devDependencies": { "devDependencies": {
"istanbul": "^0.2.6", "istanbul": "^0.2.6",

@ -1,27 +1,32 @@
{ {
"_from": "proxy-addr@~1.1.5", "_args": [
[
"proxy-addr@1.1.5",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "proxy-addr@1.1.5",
"_id": "proxy-addr@1.1.5", "_id": "proxy-addr@1.1.5",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-ccDuOxAt4/IC87ZPYI0XP8uhqRg=", "_integrity": "sha1-ccDuOxAt4/IC87ZPYI0XP8uhqRg=",
"_location": "/proxy-addr", "_location": "/proxy-addr",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "proxy-addr@~1.1.5", "raw": "proxy-addr@1.1.5",
"name": "proxy-addr", "name": "proxy-addr",
"escapedName": "proxy-addr", "escapedName": "proxy-addr",
"rawSpec": "~1.1.5", "rawSpec": "1.1.5",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.1.5" "fetchSpec": "1.1.5"
}, },
"_requiredBy": [ "_requiredBy": [
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.1.5.tgz", "_resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-1.1.5.tgz",
"_shasum": "71c0ee3b102de3f202f3b64f608d173fcba1a918", "_spec": "1.1.5",
"_spec": "proxy-addr@~1.1.5", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
@ -29,12 +34,10 @@
"bugs": { "bugs": {
"url": "https://github.com/jshttp/proxy-addr/issues" "url": "https://github.com/jshttp/proxy-addr/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"forwarded": "~0.1.0", "forwarded": "~0.1.0",
"ipaddr.js": "1.4.0" "ipaddr.js": "1.4.0"
}, },
"deprecated": false,
"description": "Determine address of proxied request", "description": "Determine address of proxied request",
"devDependencies": { "devDependencies": {
"beautify-benchmark": "0.2.4", "beautify-benchmark": "0.2.4",

13
node_modules/qs/package.json generated vendored

@ -1,4 +1,10 @@
{ {
"_args": [
[
"qs@6.5.0",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "qs@6.5.0", "_from": "qs@6.5.0",
"_id": "qs@6.5.0", "_id": "qs@6.5.0",
"_inBundle": false, "_inBundle": false,
@ -19,13 +25,11 @@
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/qs/-/qs-6.5.0.tgz", "_resolved": "https://registry.npmjs.org/qs/-/qs-6.5.0.tgz",
"_shasum": "8d04954d364def3efc55b5a0793e1e2c8b1e6e49", "_spec": "6.5.0",
"_spec": "qs@6.5.0", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"bugs": { "bugs": {
"url": "https://github.com/ljharb/qs/issues" "url": "https://github.com/ljharb/qs/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Jordan Harband", "name": "Jordan Harband",
@ -34,7 +38,6 @@
} }
], ],
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "A querystring parser that supports nesting and arrays, with a depth limit", "description": "A querystring parser that supports nesting and arrays, with a depth limit",
"devDependencies": { "devDependencies": {
"@ljharb/eslint-config": "^11.0.0", "@ljharb/eslint-config": "^11.0.0",

@ -1,28 +1,33 @@
{ {
"_from": "range-parser@~1.2.0", "_args": [
[
"range-parser@1.2.0",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "range-parser@1.2.0",
"_id": "range-parser@1.2.0", "_id": "range-parser@1.2.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=", "_integrity": "sha1-9JvmtIeJTdxA3MlKMi9hEJLgDV4=",
"_location": "/range-parser", "_location": "/range-parser",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "range-parser@~1.2.0", "raw": "range-parser@1.2.0",
"name": "range-parser", "name": "range-parser",
"escapedName": "range-parser", "escapedName": "range-parser",
"rawSpec": "~1.2.0", "rawSpec": "1.2.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.2.0" "fetchSpec": "1.2.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/express", "/express",
"/send" "/send"
], ],
"_resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz", "_resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz",
"_shasum": "f49be6b487894ddc40dcc94a322f611092e00d5e", "_spec": "1.2.0",
"_spec": "range-parser@~1.2.0", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "TJ Holowaychuk", "name": "TJ Holowaychuk",
"email": "tj@vision-media.ca", "email": "tj@vision-media.ca",
@ -31,7 +36,6 @@
"bugs": { "bugs": {
"url": "https://github.com/jshttp/range-parser/issues" "url": "https://github.com/jshttp/range-parser/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -47,7 +51,6 @@
"url": "http://jongleberry.com" "url": "http://jongleberry.com"
} }
], ],
"deprecated": false,
"description": "Range header field string parser", "description": "Range header field string parser",
"devDependencies": { "devDependencies": {
"eslint": "2.11.1", "eslint": "2.11.1",

13
node_modules/send/package.json generated vendored

@ -1,4 +1,10 @@
{ {
"_args": [
[
"send@0.15.4",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "send@0.15.4", "_from": "send@0.15.4",
"_id": "send@0.15.4", "_id": "send@0.15.4",
"_inBundle": false, "_inBundle": false,
@ -20,9 +26,8 @@
"/serve-static" "/serve-static"
], ],
"_resolved": "https://registry.npmjs.org/send/-/send-0.15.4.tgz", "_resolved": "https://registry.npmjs.org/send/-/send-0.15.4.tgz",
"_shasum": "985faa3e284b0273c793364a35c6737bd93905b9", "_spec": "0.15.4",
"_spec": "send@0.15.4", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "TJ Holowaychuk", "name": "TJ Holowaychuk",
"email": "tj@vision-media.ca" "email": "tj@vision-media.ca"
@ -30,7 +35,6 @@
"bugs": { "bugs": {
"url": "https://github.com/pillarjs/send/issues" "url": "https://github.com/pillarjs/send/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -60,7 +64,6 @@
"range-parser": "~1.2.0", "range-parser": "~1.2.0",
"statuses": "~1.3.1" "statuses": "~1.3.1"
}, },
"deprecated": false,
"description": "Better streaming static file server with Range and conditional-GET support", "description": "Better streaming static file server with Range and conditional-GET support",
"devDependencies": { "devDependencies": {
"after": "0.8.2", "after": "0.8.2",

@ -1,4 +1,10 @@
{ {
"_args": [
[
"serve-static@1.12.4",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "serve-static@1.12.4", "_from": "serve-static@1.12.4",
"_id": "serve-static@1.12.4", "_id": "serve-static@1.12.4",
"_inBundle": false, "_inBundle": false,
@ -19,9 +25,8 @@
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.12.4.tgz", "_resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.12.4.tgz",
"_shasum": "9b6aa98eeb7253c4eedc4c1f6fdbca609901a961", "_spec": "1.12.4",
"_spec": "serve-static@1.12.4", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
@ -29,14 +34,12 @@
"bugs": { "bugs": {
"url": "https://github.com/expressjs/serve-static/issues" "url": "https://github.com/expressjs/serve-static/issues"
}, },
"bundleDependencies": false,
"dependencies": { "dependencies": {
"encodeurl": "~1.0.1", "encodeurl": "~1.0.1",
"escape-html": "~1.0.3", "escape-html": "~1.0.3",
"parseurl": "~1.3.1", "parseurl": "~1.3.1",
"send": "0.15.4" "send": "0.15.4"
}, },
"deprecated": false,
"description": "Serve static files", "description": "Serve static files",
"devDependencies": { "devDependencies": {
"eslint": "3.19.0", "eslint": "3.19.0",

@ -1,4 +1,10 @@
{ {
"_args": [
[
"setprototypeof@1.0.3",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "setprototypeof@1.0.3", "_from": "setprototypeof@1.0.3",
"_id": "setprototypeof@1.0.3", "_id": "setprototypeof@1.0.3",
"_inBundle": false, "_inBundle": false,
@ -20,17 +26,14 @@
"/http-errors" "/http-errors"
], ],
"_resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.3.tgz", "_resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.0.3.tgz",
"_shasum": "66567e37043eeb4f04d91bd658c0cbefb55b8e04", "_spec": "1.0.3",
"_spec": "setprototypeof@1.0.3", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "Wes Todd" "name": "Wes Todd"
}, },
"bugs": { "bugs": {
"url": "https://github.com/wesleytodd/setprototypeof/issues" "url": "https://github.com/wesleytodd/setprototypeof/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "A small polyfill for Object.setprototypeof", "description": "A small polyfill for Object.setprototypeof",
"homepage": "https://github.com/wesleytodd/setprototypeof", "homepage": "https://github.com/wesleytodd/setprototypeof",
"keywords": [ "keywords": [

@ -1,19 +1,25 @@
{ {
"_from": "statuses@~1.3.1", "_args": [
[
"statuses@1.3.1",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "statuses@1.3.1",
"_id": "statuses@1.3.1", "_id": "statuses@1.3.1",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4=", "_integrity": "sha1-+vUbnrdKrvOzrPStX2Gr8ky3uT4=",
"_location": "/statuses", "_location": "/statuses",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "statuses@~1.3.1", "raw": "statuses@1.3.1",
"name": "statuses", "name": "statuses",
"escapedName": "statuses", "escapedName": "statuses",
"rawSpec": "~1.3.1", "rawSpec": "1.3.1",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.3.1" "fetchSpec": "1.3.1"
}, },
"_requiredBy": [ "_requiredBy": [
"/express", "/express",
@ -22,13 +28,11 @@
"/send" "/send"
], ],
"_resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz", "_resolved": "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz",
"_shasum": "faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e", "_spec": "1.3.1",
"_spec": "statuses@~1.3.1", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"bugs": { "bugs": {
"url": "https://github.com/jshttp/statuses/issues" "url": "https://github.com/jshttp/statuses/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -40,7 +44,6 @@
"url": "http://jongleberry.com" "url": "http://jongleberry.com"
} }
], ],
"deprecated": false,
"description": "HTTP status utility", "description": "HTTP status utility",
"devDependencies": { "devDependencies": {
"csv-parse": "1.1.7", "csv-parse": "1.1.7",

23
node_modules/type-is/package.json generated vendored

@ -1,31 +1,35 @@
{ {
"_from": "type-is@~1.6.15", "_args": [
[
"type-is@1.6.15",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "type-is@1.6.15",
"_id": "type-is@1.6.15", "_id": "type-is@1.6.15",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-yrEPtJCeRByChC6v4a1kbIGARBA=", "_integrity": "sha1-yrEPtJCeRByChC6v4a1kbIGARBA=",
"_location": "/type-is", "_location": "/type-is",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "type-is@~1.6.15", "raw": "type-is@1.6.15",
"name": "type-is", "name": "type-is",
"escapedName": "type-is", "escapedName": "type-is",
"rawSpec": "~1.6.15", "rawSpec": "1.6.15",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.6.15" "fetchSpec": "1.6.15"
}, },
"_requiredBy": [ "_requiredBy": [
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.15.tgz", "_resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.15.tgz",
"_shasum": "cab10fb4909e441c82842eafe1ad646c81804410", "_spec": "1.6.15",
"_spec": "type-is@~1.6.15", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"bugs": { "bugs": {
"url": "https://github.com/jshttp/type-is/issues" "url": "https://github.com/jshttp/type-is/issues"
}, },
"bundleDependencies": false,
"contributors": [ "contributors": [
{ {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
@ -41,7 +45,6 @@
"media-typer": "0.3.0", "media-typer": "0.3.0",
"mime-types": "~2.1.15" "mime-types": "~2.1.15"
}, },
"deprecated": false,
"description": "Infer the content-type of a request.", "description": "Infer the content-type of a request.",
"devDependencies": { "devDependencies": {
"eslint": "3.19.0", "eslint": "3.19.0",

23
node_modules/unpipe/package.json generated vendored

@ -1,27 +1,32 @@
{ {
"_from": "unpipe@~1.0.0", "_args": [
[
"unpipe@1.0.0",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "unpipe@1.0.0",
"_id": "unpipe@1.0.0", "_id": "unpipe@1.0.0",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=", "_integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=",
"_location": "/unpipe", "_location": "/unpipe",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "unpipe@~1.0.0", "raw": "unpipe@1.0.0",
"name": "unpipe", "name": "unpipe",
"escapedName": "unpipe", "escapedName": "unpipe",
"rawSpec": "~1.0.0", "rawSpec": "1.0.0",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.0.0" "fetchSpec": "1.0.0"
}, },
"_requiredBy": [ "_requiredBy": [
"/finalhandler" "/finalhandler"
], ],
"_resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz", "_resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
"_shasum": "b2bf4ee8514aae6165b4817829d21b2ef49904ec", "_spec": "1.0.0",
"_spec": "unpipe@~1.0.0", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/finalhandler",
"author": { "author": {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
@ -29,8 +34,6 @@
"bugs": { "bugs": {
"url": "https://github.com/stream-utils/unpipe/issues" "url": "https://github.com/stream-utils/unpipe/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Unpipe a stream from all destinations", "description": "Unpipe a stream from all destinations",
"devDependencies": { "devDependencies": {
"istanbul": "0.3.15", "istanbul": "0.3.15",

@ -1,4 +1,10 @@
{ {
"_args": [
[
"utils-merge@1.0.0",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "utils-merge@1.0.0", "_from": "utils-merge@1.0.0",
"_id": "utils-merge@1.0.0", "_id": "utils-merge@1.0.0",
"_inBundle": false, "_inBundle": false,
@ -19,9 +25,8 @@
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz", "_resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz",
"_shasum": "0294fb922bb9375153541c4f7096231f287c8af8", "_spec": "1.0.0",
"_spec": "utils-merge@1.0.0", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "Jared Hanson", "name": "Jared Hanson",
"email": "jaredhanson@gmail.com", "email": "jaredhanson@gmail.com",
@ -30,9 +35,7 @@
"bugs": { "bugs": {
"url": "http://github.com/jaredhanson/utils-merge/issues" "url": "http://github.com/jaredhanson/utils-merge/issues"
}, },
"bundleDependencies": false,
"dependencies": {}, "dependencies": {},
"deprecated": false,
"description": "merge() utility function", "description": "merge() utility function",
"devDependencies": { "devDependencies": {
"chai": "1.x.x", "chai": "1.x.x",

23
node_modules/vary/package.json generated vendored

@ -1,27 +1,32 @@
{ {
"_from": "vary@~1.1.1", "_args": [
[
"vary@1.1.1",
"/Users/matthuntington/Documents/prompter"
]
],
"_from": "vary@1.1.1",
"_id": "vary@1.1.1", "_id": "vary@1.1.1",
"_inBundle": false, "_inBundle": false,
"_integrity": "sha1-Z1Neu2lMHVIldFeYRmUyP1h+jTc=", "_integrity": "sha1-Z1Neu2lMHVIldFeYRmUyP1h+jTc=",
"_location": "/vary", "_location": "/vary",
"_phantomChildren": {}, "_phantomChildren": {},
"_requested": { "_requested": {
"type": "range", "type": "version",
"registry": true, "registry": true,
"raw": "vary@~1.1.1", "raw": "vary@1.1.1",
"name": "vary", "name": "vary",
"escapedName": "vary", "escapedName": "vary",
"rawSpec": "~1.1.1", "rawSpec": "1.1.1",
"saveSpec": null, "saveSpec": null,
"fetchSpec": "~1.1.1" "fetchSpec": "1.1.1"
}, },
"_requiredBy": [ "_requiredBy": [
"/express" "/express"
], ],
"_resolved": "https://registry.npmjs.org/vary/-/vary-1.1.1.tgz", "_resolved": "https://registry.npmjs.org/vary/-/vary-1.1.1.tgz",
"_shasum": "67535ebb694c1d52257457984665323f587e8d37", "_spec": "1.1.1",
"_spec": "vary@~1.1.1", "_where": "/Users/matthuntington/Documents/prompter",
"_where": "/Users/matthuntington/Documents/prompter/node_modules/express",
"author": { "author": {
"name": "Douglas Christopher Wilson", "name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com" "email": "doug@somethingdoug.com"
@ -29,8 +34,6 @@
"bugs": { "bugs": {
"url": "https://github.com/jshttp/vary/issues" "url": "https://github.com/jshttp/vary/issues"
}, },
"bundleDependencies": false,
"deprecated": false,
"description": "Manipulate the HTTP Vary header", "description": "Manipulate the HTTP Vary header",
"devDependencies": { "devDependencies": {
"eslint": "3.18.0", "eslint": "3.18.0",

Loading…
Cancel
Save