2014-11-14 21:57:55 +03:00
|
|
|
{
|
2015-09-19 01:43:38 +03:00
|
|
|
"name": "ImageGrid.Viewer.g4",
|
2014-11-14 21:57:55 +03:00
|
|
|
"main": "index.html",
|
|
|
|
|
"version": "0.0.1",
|
|
|
|
|
"window": {
|
2015-09-15 02:57:31 +03:00
|
|
|
"title": "ImageGrid.Viewer (gen4)",
|
2014-11-14 21:57:55 +03:00
|
|
|
"position": "center",
|
|
|
|
|
"width": 900,
|
|
|
|
|
"height": 700,
|
|
|
|
|
"min_width": 400,
|
|
|
|
|
"min_height": 400,
|
2015-12-12 03:36:55 +03:00
|
|
|
"frame": true,
|
2015-12-11 12:07:16 +03:00
|
|
|
"toolbar": false,
|
|
|
|
|
"show": false
|
2014-11-14 21:57:55 +03:00
|
|
|
},
|
|
|
|
|
"webkit": {
|
|
|
|
|
"page-cache": true
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
2015-12-31 07:00:18 +03:00
|
|
|
"commander": "^2.9.0",
|
2014-12-24 16:26:39 +03:00
|
|
|
"flickrapi": "^0.3.28",
|
2015-12-05 01:19:06 +03:00
|
|
|
"fs-extra": "*",
|
2015-12-31 07:00:18 +03:00
|
|
|
"fs-walk": "0.0.1",
|
2014-11-14 21:57:55 +03:00
|
|
|
"glob": "^4.0.6",
|
2014-12-31 05:42:28 +03:00
|
|
|
"guarantee-events": "^1.0.0",
|
2014-11-17 00:12:29 +03:00
|
|
|
"promise": "^6.0.1",
|
2015-12-05 01:19:06 +03:00
|
|
|
"requirejs": "*",
|
|
|
|
|
"sharp": "^0.12.0"
|
2014-11-14 21:57:55 +03:00
|
|
|
}
|
|
|
|
|
}
|