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/to-array/package.json generated vendored
View File

@@ -1,10 +1,4 @@
{
"_args": [
[
"to-array@0.1.4",
"/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project"
]
],
"_from": "to-array@0.1.4",
"_id": "to-array@0.1.4",
"_inBundle": false,
@@ -25,8 +19,9 @@
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz",
"_spec": "0.1.4",
"_where": "/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project",
"_shasum": "17e6c11f73dd4f3d74cda7a4ff3238e9ad9bf890",
"_spec": "to-array@0.1.4",
"_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey/node_modules/socket.io-client",
"author": {
"name": "Raynos",
"email": "raynos2@gmail.com"
@@ -35,6 +30,7 @@
"url": "https://github.com/Raynos/to-array/issues",
"email": "raynos2@gmail.com"
},
"bundleDependencies": false,
"component": {
"scripts": {
"to-array/index.js": "index.js"
@@ -46,6 +42,7 @@
}
],
"dependencies": {},
"deprecated": false,
"description": "Turn an array like into an array",
"devDependencies": {
"tap": "~0.3.1"