|
1 | 1 | {
|
2 |
| - "repositories":[ |
3 |
| - { |
4 |
| - "type":"composer", |
5 |
| - "url":"https://wpackagist.org" |
6 |
| - }, |
7 |
| - { |
8 |
| - "type": "package", |
9 |
| - "package": { |
10 |
| - "name": "creativecommons/vocabulary-theme", |
11 |
| - "version": "0.1", |
12 |
| - "type": "wordpress-theme", |
13 |
| - "dist": { |
14 |
| - "type": "zip", |
15 |
| - "url": "https://github.com/creativecommons/vocabulary-theme/archive/refs/tags/v.0.1.0.zip" |
16 |
| - } |
17 |
| - } |
| 2 | + "config": { |
| 3 | + "allow-plugins": { |
| 4 | + "composer/installers": true |
| 5 | + } |
| 6 | + }, |
| 7 | + "description": "CreativeCommons.org Local Dev WordPress site via Composer", |
| 8 | + "license": "GPL-2.0-or-later", |
| 9 | + "name": "creativecommons/creativecommons-org-local-dev", |
| 10 | + "repositories": [ |
| 11 | + { |
| 12 | + "type": "composer", |
| 13 | + "url": "https://wpackagist.org" |
| 14 | + }, |
| 15 | + { |
| 16 | + "package": { |
| 17 | + "dist": { |
| 18 | + "type": "zip", |
| 19 | + "url": "https://github.com/creativecommons/vocabulary-theme/archive/refs/tags/v.0.1.0.zip" |
18 | 20 | },
|
19 |
| - { |
20 |
| - "type": "package", |
21 |
| - "package": { |
22 |
| - "name": "reyhoun/acf-menu-chooser", |
23 |
| - "version": "1.1", |
24 |
| - "type": "wordpress-plugin", |
25 |
| - "dist": { |
26 |
| - "type": "zip", |
27 |
| - "url": "https://github.com/reyhoun/acf-menu-chooser/archive/refs/tags/v1.1.0.zip" |
28 |
| - } |
29 |
| - } |
30 |
| - } |
31 |
| - ], |
32 |
| - "require": { |
33 |
| - "creativecommons/vocabulary-theme": "0.1", |
34 |
| - "reyhoun/acf-menu-chooser": "1.1", |
35 |
| - "wpackagist-plugin/classic-editor": "1.6", |
36 |
| - "wpackagist-plugin/advanced-custom-fields": "6.1", |
37 |
| - "wpackagist-plugin/redirection": "4.8", |
38 |
| - "wpackagist-plugin/tablepress": "1.12", |
39 |
| - "wpackagist-plugin/wordfence": "7.10.3", |
40 |
| - "wpackagist-theme/twentytwentythree": "1.1" |
| 21 | + "name": "creativecommons/vocabulary-theme", |
| 22 | + "type": "wordpress-theme", |
| 23 | + "version": "0.1.0" |
| 24 | + }, |
| 25 | + "type": "package" |
41 | 26 | },
|
42 |
| - "config": { |
43 |
| - "allow-plugins": { |
44 |
| - "composer/installers": true |
45 |
| - } |
| 27 | + { |
| 28 | + "package": { |
| 29 | + "dist": { |
| 30 | + "type": "zip", |
| 31 | + "url": "https://github.com/reyhoun/acf-menu-chooser/archive/refs/tags/v1.1.0.zip" |
| 32 | + }, |
| 33 | + "name": "reyhoun/acf-menu-chooser", |
| 34 | + "type": "wordpress-plugin", |
| 35 | + "version": "1.1" |
| 36 | + }, |
| 37 | + "type": "package" |
46 | 38 | }
|
| 39 | + ], |
| 40 | + "require": { |
| 41 | + "creativecommons/vocabulary-theme": "0.1.0", |
| 42 | + "reyhoun/acf-menu-chooser": "1.1", |
| 43 | + "wpackagist-plugin/advanced-custom-fields": "6.1.8", |
| 44 | + "wpackagist-plugin/classic-editor": "1.6.3", |
| 45 | + "wpackagist-plugin/redirection": "4.9.2", |
| 46 | + "wpackagist-plugin/tablepress": "1.14", |
| 47 | + "wpackagist-plugin/wordfence": "7.10.3", |
| 48 | + "wpackagist-theme/twentytwentythree": "1.2" |
| 49 | + } |
47 | 50 | }
|
0 commit comments