PluginProbe
Search Atlas SEO – OTTO AI SEO Automation for WordPress / 2.6.13
Search Atlas SEO – OTTO AI SEO Automation for WordPress v2.6.13
2.6.26 2.6.25 2.6.24 2.6.23 2.6.22 2.6.21 2.6.20 2.6.19 2.6.18 2.6.17 2.6.16 2.6.15 2.6.14 2.6.13 2.6.12 2.6.11 2.6.10 2.6.9 2.6.8 2.6.7 2.6.6 2.6.5 2.6.4 2.6.3 2.5.23 All 138 releases
metasync / otto / vendor / composer / installed.json

installed.json in Search Atlas SEO – OTTO AI SEO Automation for WordPress 2.6.13, at otto/vendor/composer/installed.json

88 lines 3.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "simplehtmldom/simplehtmldom",
5 "version": "dev-master",
6 "version_normalized": "dev-master",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/simplehtmldom/simplehtmldom.git",
10 "reference": "b8d048e46b7f1964c28ea041d39ccb1d05f9a0ed"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/simplehtmldom/simplehtmldom/zipball/b8d048e46b7f1964c28ea041d39ccb1d05f9a0ed",
15 "reference": "b8d048e46b7f1964c28ea041d39ccb1d05f9a0ed",
16 "shasum": ""
17 },
18 "require": {
19 "ext-iconv": "*",
20 "php": ">=5.6"
21 },
22 "require-dev": {
23 "dealerdirect/phpcodesniffer-composer-installer": "*",
24 "phpcompatibility/php-compatibility": "^9",
25 "phpunit/phpunit": "^6 || ^7",
26 "squizlabs/php_codesniffer": "^2"
27 },
28 "suggest": {
29 "ext-curl": "Needed to support cURL downloads in class HtmlWeb",
30 "ext-mbstring": "Allows better decoding for multi-byte documents",
31 "ext-openssl": "Allows loading HTTPS pages when using cURL"
32 },
33 "time": "2022-04-25T19:21:05+00:00",
34 "default-branch": true,
35 "type": "library",
36 "installation-source": "dist",
37 "autoload": {
38 "classmap": [
39 "./"
40 ],
41 "exclude-from-classmap": [
42 "/example/",
43 "/docs/",
44 "/tests/",
45 "simple_html_dom.php"
46 ]
47 },
48 "notification-url": "https://packagist.org/downloads/",
49 "license": [
50 "MIT"
51 ],
52 "authors": [
53 {
54 "name": "S.C. Chen",
55 "role": "Developer"
56 },
57 {
58 "name": "John Schlick",
59 "role": "Developer"
60 },
61 {
62 "name": "logmanoriginal",
63 "role": "Developer"
64 }
65 ],
66 "description": "A fast, simple and reliable HTML document parser for PHP.",
67 "homepage": "https://simplehtmldom.sourceforge.io/",
68 "keywords": [
69 "Simple",
70 "dom",
71 "html",
72 "parser",
73 "php",
74 "simplehtmldom"
75 ],
76 "support": {
77 "issues": "https://sourceforge.net/p/simplehtmldom/bugs/",
78 "rss": "https://sourceforge.net/p/simplehtmldom/news/feed.rss",
79 "source": "https://sourceforge.net/p/simplehtmldom/repository/",
80 "wiki": "https://simplehtmldom.sourceforge.io/docs/"
81 },
82 "install-path": "../simplehtmldom/simplehtmldom"
83 }
84 ],
85 "dev": true,
86 "dev-package-names": []
87 }
88