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

View File

@@ -1,10 +1,4 @@
{
"_args": [
[
"socket.io-client@2.0.4",
"/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project"
]
],
"_from": "socket.io-client@2.0.4",
"_id": "socket.io-client@2.0.4",
"_inBundle": false,
@@ -25,11 +19,13 @@
"/socket.io"
],
"_resolved": "https://registry.npmjs.org/socket.io-client/-/socket.io-client-2.0.4.tgz",
"_spec": "2.0.4",
"_where": "/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project",
"_shasum": "0918a552406dc5e540b380dcd97afc4a64332f8e",
"_spec": "socket.io-client@2.0.4",
"_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey/node_modules/socket.io",
"bugs": {
"url": "https://github.com/Automattic/socket.io-client/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Guillermo Rauch",
@@ -63,6 +59,7 @@
"socket.io-parser": "~3.1.1",
"to-array": "0.1.4"
},
"deprecated": false,
"description": "[![Build Status](https://secure.travis-ci.org/socketio/socket.io-client.svg?branch=master)](http://travis-ci.org/socketio/socket.io-client) [![Dependency Status](https://david-dm.org/socketio/socket.io-client.svg)](https://david-dm.org/socketio/socket.io-client) [![devDependency Status](https://david-dm.org/socketio/socket.io-client/dev-status.svg)](https://david-dm.org/socketio/socket.io-client#info=devDependencies) ![NPM version](https://badge.fury.io/js/socket.io-client.svg) ![Downloads](http://img.shields.io/npm/dm/socket.io-client.svg?style=flat) [![](http://slack.socket.io/badge.svg?)](http://slack.socket.io)",
"devDependencies": {
"babel-core": "^6.24.1",