mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-11-17 13:00:57 -05:00
npm modules updated
This commit is contained in:
23
node_modules/has-binary2/package.json
generated
vendored
23
node_modules/has-binary2/package.json
generated
vendored
@@ -1,39 +1,36 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"has-binary2@1.0.2",
|
||||
"/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project"
|
||||
]
|
||||
],
|
||||
"_from": "has-binary2@1.0.2",
|
||||
"_from": "has-binary2@~1.0.2",
|
||||
"_id": "has-binary2@1.0.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-6D26SfC5vk0CbSc2U1DZ8D9Uvpg=",
|
||||
"_location": "/has-binary2",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "has-binary2@1.0.2",
|
||||
"raw": "has-binary2@~1.0.2",
|
||||
"name": "has-binary2",
|
||||
"escapedName": "has-binary2",
|
||||
"rawSpec": "1.0.2",
|
||||
"rawSpec": "~1.0.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.2"
|
||||
"fetchSpec": "~1.0.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/engine.io-parser",
|
||||
"/socket.io-parser"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/has-binary2/-/has-binary2-1.0.2.tgz",
|
||||
"_spec": "1.0.2",
|
||||
"_where": "/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project",
|
||||
"_shasum": "e83dba49f0b9be4d026d27365350d9f03f54be98",
|
||||
"_spec": "has-binary2@~1.0.2",
|
||||
"_where": "/Volumes/Clear Drive/Code/Javascript/AirHockey/node_modules/engine.io-parser",
|
||||
"author": {
|
||||
"name": "Kevin Roark"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"isarray": "2.0.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "A function that takes anything in javascript and returns true if its argument contains binary data.",
|
||||
"devDependencies": {
|
||||
"better-assert": "^1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user