File tree 1 file changed +36
-0
lines changed
1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " translatejs" ,
3
+ "title" : " translate.js" ,
4
+ "description" : " A jQuery plugin to translate text in the client side." ,
5
+ "keywords" : [
6
+ " translate" ,
7
+ " translation" ,
8
+ " localization" ,
9
+ " language"
10
+ ],
11
+ "version" : " 0.9.1" ,
12
+ "author" : {
13
+ "name" : " Manuel Fernandes" ,
14
+ "url" : " https://github.com/tinoni"
15
+ },
16
+ "maintainers" : [
17
+ {
18
+ "name" : " Manuel Fernandes" ,
19
+ "email" : " mfernandes777@gmail.com" ,
20
+ "url" : " https://github.com/tinoni"
21
+ }
22
+ ],
23
+ "licenses" : [
24
+ {
25
+ "type" : " MIT" ,
26
+ "url" : " https://github.com/tinoni/translate.js/blob/master/LICENSE"
27
+ }
28
+ ],
29
+ "bugs" : " https://github.com/tinoni/translate.js/issues" ,
30
+ "homepage" : " http://www.openxrest.com/translatejs/" ,
31
+ "docs" : " http://www.openxrest.com/translatejs/" ,
32
+ "download" : " https://github.com/tinoni/translate.js" ,
33
+ "dependencies" : {
34
+ "jquery" : " >=1.5"
35
+ }
36
+ }
You can’t perform that action at this time.
0 commit comments