bower.json 355 Bytes
{
	"name": "jquery-form-styler",
	"version": "1.7.4",
	"main": [
		"jquery.formstyler.min.js",
		"jquery.formstyler.css"
	],
	"description": "jQuery-плагин для стилизации элементов HTML-форм",
	"keywords": [
		"jquery",
		"form",
		"styler",
		"dimox"
	],
	"license": "MIT",
	"ignore": [
		"**/.*",
		"*.txt",
		"demo"
	]
}