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