We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0957f79 commit 24582f9Copy full SHA for 24582f9
filterJSON.jquery.json
@@ -6,7 +6,7 @@
6
"json",
7
"filter"
8
],
9
- "version": "1.0.1",
+ "version": "1.0.2",
10
"author": {
11
"name": "Kapil Kashyap",
12
"email" : "[email protected]"
@@ -23,7 +23,9 @@
23
24
"bugs": "https://github.com/kapilkashyap/jquery-filter-json-plugin/issues",
25
"homepage": "http://kapilkashyap.github.com/jquery-filter-json-plugin",
26
- "docs": "http://kapilkashyap.github.com/jquery-filter-json-plugin",
+ "usage": "http://kapilkashyap.github.com/jquery-filter-json-plugin/#usage",
27
+ "docs": "http://kapilkashyap.github.com/jquery-filter-json-plugin/#docs",
28
+ "demo": "http://kapilkashyap.github.com/jquery-filter-json-plugin/#demo",
29
"download": "https://github.com/kapilkashyap/jquery-filter-json-plugin",
30
"dependencies": {
31
"jquery": ">=1.6"
0 commit comments