Electron desktop client added

This commit is contained in:
2018-03-09 16:48:30 -05:00
parent 9533abc20e
commit fc9075c33f
1817 changed files with 250193 additions and 0 deletions

45
Electron Client/node_modules/indexof/package.json generated vendored Normal file
View File

@@ -0,0 +1,45 @@
{
"_args": [
[
"indexof@0.0.1",
"/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project"
]
],
"_from": "indexof@0.0.1",
"_id": "indexof@0.0.1",
"_inBundle": false,
"_integrity": "sha1-gtwzbSMrkGIXnQWrMpOmYFn9Q10=",
"_location": "/indexof",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "indexof@0.0.1",
"name": "indexof",
"escapedName": "indexof",
"rawSpec": "0.0.1",
"saveSpec": null,
"fetchSpec": "0.0.1"
},
"_requiredBy": [
"/engine.io-client",
"/socket.io-client"
],
"_resolved": "https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz",
"_spec": "0.0.1",
"_where": "/Volumes/Clear Drive/Code/2406 Web Apps/Assignments/Assignment 3/project",
"component": {
"scripts": {
"indexof/index.js": "index.js"
}
},
"dependencies": {},
"description": "Microsoft sucks",
"keywords": [
"index",
"array",
"indexOf"
],
"name": "indexof",
"version": "0.0.1"
}