diff --git a/twbs-pagination.jquery.json b/twbs-pagination.jquery.json new file mode 100644 index 0000000..5bdaa02 --- /dev/null +++ b/twbs-pagination.jquery.json @@ -0,0 +1,29 @@ +{ + "name": "twbs-pagination", + "version": "1.1.0", + "title": "Twbs Pagination", + "author": { + "name": "Eugene Simakin", + "email": "mail@esimakin.com", + "url": "http://www.esimakin.com" + }, + "licenses": [ + { + "type": "Apache 2.0", + "url": "http://www.apache.org/licenses/LICENSE-2.0.html" + } + ], + "dependencies": { + "jquery": "> 1.10.2" + }, + "description": "Twbs Pagination is a jQuery plugin that provides pagination for your web site or application. Check out the demo!", + "keywords": [ + "bootstrap", + "twbs-pagination", + "pagination" + ], + "homepage": "https://github.com/esimakin/twbs-pagination", + "demo": "http://esimakin.github.io/twbs-pagination/", + "download": "https://github.com/esimakin/twbs-pagination/zipball/master", + "bugs": "https://github.com/esimakin/twbs-pagination/issues" +} \ No newline at end of file