solar / package.json
package.json
Raw
{
		"name": "FTV",
		"main": "ftv/vyp.html",
		"version": "0.1",
		"window": {
				"title": "FTV",
				"toolbar": true,
				"width": 1280,
				"height": 600,
				"min_height": 290,
				"min_width": 600
		}
}