Sha256: 76d283fa47a3bb6c17c07b5bbca780e018b05c936eac353d518d91420534f877

Contents?: true

Size: 687 Bytes

Versions: 4

Compression:

Stored size: 687 Bytes

Contents

{
	"name": "PhotoBooth",
	"description": "Daft file browser.",
	"version": "0.1",
	"libs": ["bootstrap.css","jquery.js", "style.css", "daftos.coffee", "bootstrap.js", "photobooth.coffee"],
	"menu": [
		{
			"name": "Effects",
			"id":"iiii",
			"submenu": [
				{"name":"blur","id":"blur"},
				{"name":"brightness","id":"brightness"},
				{"name":"contrast","id":"contrast"},
				{"name":"hue-rotate","id":"hue-rotate"},
				{"name":"hue-rotate2","id":"hue-rotate2"},
				{"name":"hue-rotate3","id":"hue-rotate3"},
				{"name":"saturate","id":"saturate"},
				{"name":"grayscale","id":"grayscale"},
				{"name":"sepia","id":"sepia"},
				{"name":"invert","id":"invert"}

			]
		}
	]
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
daftos-0.4.1 lib/apps/photobooth/options.json
daftos-0.4.0 lib/apps/photobooth/options.json
daftos-0.3.0 lib/apps/photobooth/options.json
daftos-0.2.0 lib/apps/photobooth/options.json