mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-12-28 10:21:19 -05:00
Electron desktop client added
This commit is contained in:
35
Electron Client/node_modules/doc-ready/bower.json
generated
vendored
Normal file
35
Electron Client/node_modules/doc-ready/bower.json
generated
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "doc-ready",
|
||||
"version": "1.0.4",
|
||||
"description": "Let's get this party started... on document ready",
|
||||
"main": "doc-ready.js",
|
||||
"dependencies": {
|
||||
"eventie": "^1"
|
||||
},
|
||||
"homepage": "https://github.com/desandro/doc-ready",
|
||||
"authors": [
|
||||
"David DeSandro"
|
||||
],
|
||||
"moduleType": [
|
||||
"amd",
|
||||
"globals",
|
||||
"node"
|
||||
],
|
||||
"keywords": [
|
||||
"DOM",
|
||||
"document",
|
||||
"ready"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests",
|
||||
"examples",
|
||||
"package.json",
|
||||
"component.json",
|
||||
"index.html"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user