File tree Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Expand file tree Collapse file tree 2 files changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ #Smarty template engine
2
+ ##Documentation Source repository
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " smarty/smarty-documentation" ,
3
+ "type" : " library" ,
4
+ "description" : " Smarty Documentation Sources" ,
5
+ "keywords" : [" templating" ],
6
+ "homepage" : " http://www.smarty.net" ,
7
+ "license" : " LGPL-3.0" ,
8
+ "authors" : [
9
+ {
10
+ "name" : " Monte Ohrt" ,
11
+ "email" : " monte@ohrt.com"
12
+ },
13
+ {
14
+ "name" : " Uwe Tews" ,
15
+ "email" : " uwe.tews@googlemail.com"
16
+ },
17
+ {
18
+ "name" : " Rodney Rehm" ,
19
+ "email" : " rodney.rehm@medialize.de"
20
+ }
21
+ ],
22
+ "support" : {
23
+ "irc" : " irc://irc.freenode.org/smarty" ,
24
+ "issues" : " http://code.google.com/p/smarty-php/issues/list" ,
25
+ "forum" : " http://www.smarty.net/forums/"
26
+ },
27
+ "extra" : {
28
+ "branch-alias" : {
29
+ "dev-master" : " 3.1.x-dev"
30
+ }
31
+ }
32
+
33
+ }
You can’t perform that action at this time.
0 commit comments