File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " locationpicker" ,
3
+ "title" : " jQuery Location Picker" ,
4
+ "description" : " jQuery plugin for picking address and\\ or location on the map with a few advanced features" ,
5
+ "keywords" : [
6
+ " googlemap" ,
7
+ " gmapapi" , " location" ,
8
+ " input" ,
9
+ " map" ,
10
+ " radius"
11
+ ],
12
+ "version" : " 0.1.2" ,
13
+ "author" : {
14
+ "name" : " Dmitry Berezovsky" ,
15
+ "url" : " http://logicify.com/"
16
+ },
17
+ "licenses" : [
18
+ {
19
+ "type" : " MIT" ,
20
+ "url" : " https://github.com/Logicify/jquery-locationpicker-plugin/blob/master/LICENSE"
21
+ }
22
+ ],
23
+ "bugs" : " https://github.com/jquery/jquery-color/issues" ,
24
+ "homepage" : " http://logicify.github.io/jquery-locationpicker-plugin/" ,
25
+ "docs" : " http://logicify.github.io/jquery-locationpicker-plugin/" ,
26
+ "download" : " https://github.com/Logicify/jquery-locationpicker-plugin" ,
27
+ "dependencies" : {
28
+ "jquery" : " >=1.5"
29
+ }
30
+ }
You can’t perform that action at this time.
0 commit comments