summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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