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

11
Electron Client/node_modules/doc-ready/component.json generated vendored Normal file
View File

@@ -0,0 +1,11 @@
{
"name": "doc-ready",
"repo": "desandro/doc-ready",
"description": "Let's get this party started... on document ready",
"version": "1.0.4",
"dependencies": {
"desandro/eventie": "*"
},
"scripts": ["doc-ready.js"],
"main": "doc-ready.js"
}