2014-11-14 21:57:55 +03:00
|
|
|
{
|
2015-09-15 02:57:31 +03:00
|
|
|
"name": "ImageGrid.Viewer (gen4)",
|
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,
|
|
|
|
|
"frame": false,
|
|
|
|
|
"toolbar": false
|
|
|
|
|
},
|
|
|
|
|
"webkit": {
|
|
|
|
|
"page-cache": true
|
|
|
|
|
},
|
|
|
|
|
"dependencies": {
|
2014-12-24 16:26:39 +03:00
|
|
|
"flickrapi": "^0.3.28",
|
2014-12-28 03:47:44 +03:00
|
|
|
"fs.extra": "^1.2.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",
|
2014-11-14 21:57:55 +03:00
|
|
|
"requirejs": "*"
|
|
|
|
|
}
|
|
|
|
|
}
|