summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHalil İbrahim Kalkan <hikalkan@gmail.com>2013-01-24 21:10:59 +0200
committerHalil İbrahim Kalkan <hikalkan@gmail.com>2013-01-24 21:10:59 +0200
commit8d005ff2c3bb7b855dbf556f7124d17a75f30d14 (patch)
tree47e13ba5a9242833cc533805bb923c9c1f91e6db
parentc0596196b982528611706b04be7cac6ba9c7979e (diff)
downloadjtable-8d005ff2c3bb7b855dbf556f7124d17a75f30d14.zip
jtable-8d005ff2c3bb7b855dbf556f7124d17a75f30d14.tar.gz
jtable-8d005ff2c3bb7b855dbf556f7124d17a75f30d14.tar.bz2
jQuery plug-in manifest
-rw-r--r--jtable.jquery.json42
1 files changed, 0 insertions, 42 deletions
diff --git a/jtable.jquery.json b/jtable.jquery.json
deleted file mode 100644
index ba3e516..0000000
--- a/jtable.jquery.json
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "name": "jTable",
- "title": "jTable",
- "description": "A JQuery plugin to create AJAX based CRUD tables",
- "keywords": [
- "ajax",
- "table",
- "grid",
- "crud",
- "jtable",
- "paging",
- "sorting",
- "master child"
- ],
- "version": "2.0.1",
- "author": {
- "name": "Halil ibrahim Kalkan",
- "email": "halil@jtable.org",
- "url": "http://www.halilibrahimkalkan.com"
- },
- "maintainers": [
- {
- "name": "Halil ibrahim Kalkan",
- "email": "halil@jtable.org",
- "url": "http://www.halilibrahimkalkan.com"
- }
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "http://en.wikipedia.org/wiki/MIT_License"
- }
- ],
- "bugs": "https://github.com/hikalkan/jtable/issues",
- "homepage": "http://www.jtable.org",
- "docs": "http://jtable.org/Home/Documents",
- "download": "http://jtable.org/Home/Downloads",
- "dependencies": {
- "jquery": ">=1.6",
- "jqueryui": ">=1.8"
- }
-} \ No newline at end of file