{
	"author": "Daniel Reznick",
	"name": "yadcf",
	"description": "This jQuery plug-in allows the user to easily add filter components to table columns, the plug-in works on top of the DataTables jQuery plug-in",
	"version": "0.8.9",
	"homepage": "http://yadcf-showcase.appspot.com/",
	"repository": {
		"type": "git",
		"url": "https://github.com/vedmack/yadcf"
	},
	"main": [
		"jquery.dataTables.yadcf.js",
		"jquery.dataTables.yadcf.css"
	],
	"dependencies": {
		"jquery": ">=1.7.0"
	},
	"keywords": [
		"jquery",
		"datatables",
		"filter",
		"column",
		"plugin"
	],
	"license": "MIT"
}