File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " jquery-numeric" ,
3+ "version" : " 1.4.2" ,
4+ "author" : {
5+ "name" : " SamWM" ,
6+ 7+ "url" : " https://github.com/SamWM"
8+ },
9+ "description" : " jQuery plugin to allow only numbers to be typed into a text box" ,
10+ "licenses" : [
11+ {
12+ "type" : " MIT" ,
13+ "url" : " https://github.com/SamWM/jquery-numeric/blob/master/LICENSE"
14+ }
15+ ],
16+ "homepage" : " https://github.com/SamWM/jquery-numeric" ,
17+ "main" : " jquery.numeric.js" ,
18+ "repository" : {
19+ "type" : " git" ,
20+ "url" : " https://github.com/SamWM/jquery-numeric.git"
21+ },
22+ "bugs" : {
23+ "url" : " https://github.com/SamWM/jquery-numeric/issues"
24+ },
25+ "keywords" : [
26+ " jquery" ,
27+ " jquery-plugin" ,
28+ " input" ,
29+ " numeric"
30+ ],
31+ "files" : [
32+ " jquery.numeric.js" ,
33+ " LICENSE"
34+ ]
35+ }
You can’t perform that action at this time.
0 commit comments