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

13
node_modules/has-cors/package.json generated vendored
View File

@@ -1,10 +1,4 @@
{
"_args": [
[
"has-cors@1.1.0",
"/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project"
]
],
"_from": "has-cors@1.1.0",
"_id": "has-cors@1.1.0",
"_inBundle": false,
@@ -26,8 +20,9 @@
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project",
"_shasum": "5e474793f7ea9843d1bb99c23eef49ff126fff39",
"_spec": "has-cors@1.1.0",
"_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey/node_modules/socket.io-client",
"author": {
"name": "Nathan Rajlich",
"email": "nathan@tootallnate.net",
@@ -36,11 +31,13 @@
"bugs": {
"url": "https://github.com/component/has-cors/issues"
},
"bundleDependencies": false,
"component": {
"scripts": {
"has-cors/index.js": "index.js"
}
},
"deprecated": false,
"description": "Detects support for Cross-Origin Resource Sharing",
"devDependencies": {
"chai": "^1.10",