File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " pattern-lab/patternengine-twig" ,
2
+ "name" : " drupal- pattern-lab/patternengine-twig" ,
3
3
"description" : " Twig-based PatternEngine for Pattern Lab." ,
4
4
"keywords" : [" twig" , " pattern lab" , " pattern engine" ],
5
- "homepage" : " http://patternlab .io" ,
5
+ "homepage" : " http://drupal-pattern-lab.github .io" ,
6
6
"license" : " MIT" ,
7
7
"type" : " patternlab-patternengine" ,
8
8
"authors" : [
14
14
}
15
15
],
16
16
"support" : {
17
- "issues" : " https://github.com/pattern-lab/patternengine-php-twig/issues" ,
18
- "wiki" : " http://patternlab.io/docs/" ,
19
- "source" : " https://github.com/pattern-lab/patternengine-php-twig/releases"
17
+ "issues" : " https://github.com/drupal-pattern-lab/patternengine-php-twig/issues" ,
18
+ "source" : " https://github.com/drupal-pattern-lab/patternengine-php-twig/releases"
20
19
},
21
20
"autoload" : {
22
21
"psr-0" : {
23
22
"PatternLab\\ PatternEngine\\ Twig" : " src/"
24
23
}
25
24
},
26
25
"require" : {
27
- "pattern-lab/core" : " ^2.0.0" ,
26
+ "drupal- pattern-lab/core" : " ^2.0.0" ,
28
27
"twig/twig" : " ~1.0"
29
28
},
30
29
"extra" : {
You can’t perform that action at this time.
0 commit comments