|
2 | 2 | "packages": [ |
3 | 3 | { |
4 | 4 | "name": "automattic/jetpack-mu-wpcom", |
5 | | - "version": "2.2.0", |
| 5 | + "version": "v2.2.0", |
6 | 6 | "version_normalized": "2.2.0.0", |
| 7 | + "source": { |
| 8 | + "type": "git", |
| 9 | + "url": "https://github.com/Automattic/jetpack-mu-wpcom.git", |
| 10 | + "reference": "e812cc563eb4828521ab022984db319477417ad8" |
| 11 | + }, |
7 | 12 | "dist": { |
8 | | - "type": "path", |
9 | | - "url": "/tmp/jetpack-build/Automattic/jetpack-mu-wpcom", |
10 | | - "reference": "1869b83958ff0d13e9d8907e2edf990542b89390" |
| 13 | + "type": "zip", |
| 14 | + "url": "https://api.github.com/repos/Automattic/jetpack-mu-wpcom/zipball/e812cc563eb4828521ab022984db319477417ad8", |
| 15 | + "reference": "e812cc563eb4828521ab022984db319477417ad8", |
| 16 | + "shasum": "" |
11 | 17 | }, |
12 | 18 | "require-dev": { |
13 | 19 | "automattic/jetpack-changelogger": "^3.3.3", |
|
17 | 23 | "suggest": { |
18 | 24 | "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." |
19 | 25 | }, |
| 26 | + "time": "2023-05-12T20:12:08+00:00", |
20 | 27 | "type": "jetpack-library", |
21 | 28 | "extra": { |
22 | 29 | "mirror-repo": "Automattic/jetpack-mu-wpcom", |
|
38 | 45 | "src/" |
39 | 46 | ] |
40 | 47 | }, |
41 | | - "scripts": { |
42 | | - "phpunit": [ |
43 | | - "./vendor/phpunit/phpunit/phpunit --colors=always" |
44 | | - ], |
45 | | - "test-php": [ |
46 | | - "@composer phpunit" |
47 | | - ], |
48 | | - "build-production": [ |
49 | | - "echo 'Add your build step to composer.json, please!'" |
50 | | - ], |
51 | | - "build-development": [ |
52 | | - "echo 'Add your build step to composer.json, please!'" |
53 | | - ], |
54 | | - "post-install-cmd": [ |
55 | | - "WorDBless\\Composer\\InstallDropin::copy" |
56 | | - ], |
57 | | - "post-update-cmd": [ |
58 | | - "WorDBless\\Composer\\InstallDropin::copy" |
59 | | - ] |
60 | | - }, |
| 48 | + "notification-url": "https://packagist.org/downloads/", |
61 | 49 | "license": [ |
62 | 50 | "GPL-2.0-or-later" |
63 | 51 | ], |
64 | 52 | "description": "Enhances your site with features powered by WordPress.com", |
65 | | - "transport-options": { |
66 | | - "relative": false |
| 53 | + "support": { |
| 54 | + "source": "https://github.com/Automattic/jetpack-mu-wpcom/tree/v2.2.0" |
67 | 55 | }, |
68 | 56 | "install-path": "../automattic/jetpack-mu-wpcom" |
69 | 57 | } |
|
0 commit comments