npm modules updated

This commit is contained in:
2018-03-09 16:48:44 -05:00
parent fc9075c33f
commit 9916b559fd
78 changed files with 2820 additions and 511 deletions

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

@@ -1,35 +1,31 @@
{
"_args": [
[
"mime-db@1.33.0",
"/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project"
]
],
"_from": "mime-db@1.33.0",
"_from": "mime-db@~1.33.0",
"_id": "mime-db@1.33.0",
"_inBundle": false,
"_integrity": "sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==",
"_location": "/mime-db",
"_phantomChildren": {},
"_requested": {
"type": "version",
"type": "range",
"registry": true,
"raw": "mime-db@1.33.0",
"raw": "mime-db@~1.33.0",
"name": "mime-db",
"escapedName": "mime-db",
"rawSpec": "1.33.0",
"rawSpec": "~1.33.0",
"saveSpec": null,
"fetchSpec": "1.33.0"
"fetchSpec": "~1.33.0"
},
"_requiredBy": [
"/mime-types"
],
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.33.0.tgz",
"_spec": "1.33.0",
"_where": "/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project",
"_shasum": "a3492050a5cb9b63450541e39d9788d2272783db",
"_spec": "mime-db@~1.33.0",
"_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey/node_modules/mime-types",
"bugs": {
"url": "https://github.com/jshttp/mime-db/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -46,6 +42,7 @@
"url": "http://github.com/broofa"
}
],
"deprecated": false,
"description": "Media Type Database",
"devDependencies": {
"bluebird": "3.5.1",