mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-11-18 05:20:54 -05:00
npm modules updated
This commit is contained in:
13
node_modules/to-array/package.json
generated
vendored
13
node_modules/to-array/package.json
generated
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user