First commit
This commit is contained in:
21
platforms/hybrid/package.json
Normal file
21
platforms/hybrid/package.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "unify hybrid application",
|
||||
"version": "1.5.0",
|
||||
"description": "Unify",
|
||||
"main": "http://localhost:3000/",
|
||||
"node-remote": "http://localhost:3000/",
|
||||
"window": {
|
||||
"width": 1430,
|
||||
"height": 750,
|
||||
"icon": "icon.png"
|
||||
},
|
||||
"chromium-args": "--enable-devtools --child-clean-exit --enable-node-worker",
|
||||
"scripts": {
|
||||
},
|
||||
"binary": {
|
||||
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user