{
        "name": "textareafullscreen",
        "title": "Textarea full screen plugin",
        "description": "Textarea full screen plugin",
        "keywords": [
                "ui",
                "input",
				"textarea",
                "jqeury"
        ],
        "version": "1.0.0",
        "author": {
                "name": "CreoArt",
                "url": "https://github.com/CreoArt"
        },
        "licenses": [
                {
                        "type": "Apache License",
                        "url": "https://github.com/CreoArt/jqeury.textareafullscreen/blob/master/LICENSE"
                }
        ],
        "bugs": "https://github.com/CreoArt/jqeury.textareafullscreen/issues",
        "homepage": "http://creoart.github.io/jquery.textareafullscreen",
        "docs": "https://github.com/CreoArt/jqeury.textareafullscreen",
        "download": "https://github.com/CreoArt/jquery.textareafullscreen/raw/master/jquery.textareafullscreen.js",
        "dependencies": {
                "jquery": ">=1.7"
        }
}
