{
	"name": "amateur-tv",
	"version": "1.1.2",
	"description": "Simple site builder using blocks with content from http://Amateur.tv to increase your profits as an affiliate. Online cams feed and live cam viewer ready to use on your WP site.",
	"author": "The WordPress Contributors",
	"license": "GPL-2.0-or-later",
	"main": "build/index.js",
	"scripts": {
		"build": "wp-scripts build src/index.js",
		"format": "wp-scripts format",
		"lint:css": "wp-scripts lint-style",
		"lint:js": "wp-scripts lint-js",
		"packages-update": "wp-scripts packages-update",
		"plugin-zip": "wp-scripts plugin-zip",
		"start": "CHOKIDAR_USEPOLLING=true WATCHPACK_POLLING=true wp-scripts start src/index.js"
	},
	"devDependencies": {
		"@wordpress/scripts": "^24.6.0"
	}
}
