PluginProbe
Substack Importer / 1.0.5
Substack Importer v1.0.5
trunk 0.1.0 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.2.0
substack-importer / vendor / composer / installed.json

installed.json in Substack Importer 1.0.5, at vendor/composer/installed.json

41 lines 1.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "automattic/wxr-generator",
5 "version": "dev-trunk",
6 "version_normalized": "dev-trunk",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/Automattic/wxr-generator.git",
10 "reference": "ff09be8ce477c8a9fd6efe6cc518adf8a2c2d923"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/Automattic/wxr-generator/zipball/ff09be8ce477c8a9fd6efe6cc518adf8a2c2d923",
15 "reference": "ff09be8ce477c8a9fd6efe6cc518adf8a2c2d923",
16 "shasum": ""
17 },
18 "time": "2021-05-03T09:00:59+00:00",
19 "default-branch": true,
20 "type": "library",
21 "installation-source": "dist",
22 "autoload": {
23 "classmap": [
24 "lib/"
25 ]
26 },
27 "license": [
28 "GPL-3.0-or-later"
29 ],
30 "description": "A library that helps with the creation of WXR files",
31 "support": {
32 "source": "https://github.com/Automattic/wxr-generator/tree/trunk",
33 "issues": "https://github.com/Automattic/wxr-generator/issues"
34 },
35 "install-path": "../automattic/wxr-generator"
36 }
37 ],
38 "dev": false,
39 "dev-package-names": []
40 }
41