File tree Expand file tree Collapse file tree 2 files changed +25
-5
lines changed
Expand file tree Collapse file tree 2 files changed +25
-5
lines changed Original file line number Diff line number Diff line change 1+ dist
2+ docs
3+ downloads
4+ * ~
5+ * .diff
6+ * .patch
7+ .DS_Store
8+ node_modules
9+ src /jquery.bootgrid.css
10+ src /jquery.bootgrid.css.map
11+ src /jquery.bootgrid.min.css
Original file line number Diff line number Diff line change 1919 "url" : " https://github.com/rstaib/jquery-bootgrid.git"
2020 },
2121 "keywords" : [
22+ " jquery-plugin" ,
2223 " jQuery" ,
24+ " Bootstrap" ,
25+ " Plugin" ,
26+ " Component" ,
27+ " Control" ,
28+ " UI" ,
2329 " Grid" ,
2430 " Table" ,
2531 " Data" ,
26- " Bootstrap" ,
27- " Plugin"
32+ " Sorting" ,
33+ " Filtering" ,
34+ " HTML5" ,
35+ " Accessibility"
2836 ],
2937 "licenses" : [
3038 { "type" : " MIT" , "url" : " http://www.opensource.org/licenses/MIT" }
3139 ],
40+ "dependencies" : {
41+ "jquery" : " >=1.9.0"
42+ },
3243 "devDependencies" : {
3344 "grunt" : " ~0.4.5" ,
3445 "grunt-cli" : " ~0.1.13" ,
4758 "readmeFilename" : " README.md" ,
4859 "folders" : {
4960 "dist" : " build" ,
50- "src" : " src" ,
51- "docs" : " docs" ,
52- "nuget" : " nuget"
61+ "docs" : " docs"
5362 }
5463}
You can’t perform that action at this time.
0 commit comments