PluginProbe
AI Engine – The Chatbot, AI Framework & MCP for WordPress / 2.7.2
AI Engine – The Chatbot, AI Framework & MCP for WordPress v2.7.2
3.7.7 3.7.6 3.7.5 3.7.4 3.7.3 3.7.2 3.7.1 3.7.0 3.6.9 3.6.8 3.6.7 3.6.6 3.6.4 3.6.5 3.6.3 3.6.2 3.6.1 3.6.0 3.5.9 3.5.8 3.5.7 3.5.6 3.5.5 3.5.4 3.5.3 All 527 releases
ai-engine / vendor / composer / installed.json
installed.json
60 lines 1.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "erusev/parsedown",
5 "version": "1.7.4",
6 "version_normalized": "1.7.4.0",
7 "source": {
8 "type": "git",
9 "url": "https://github.com/erusev/parsedown.git",
10 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
15 "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
16 "shasum": ""
17 },
18 "require": {
19 "ext-mbstring": "*",
20 "php": ">=5.3.0"
21 },
22 "require-dev": {
23 "phpunit/phpunit": "^4.8.35"
24 },
25 "time": "2019-12-30T22:54:17+00:00",
26 "type": "library",
27 "installation-source": "dist",
28 "autoload": {
29 "psr-0": {
30 "Parsedown": ""
31 }
32 },
33 "notification-url": "https://packagist.org/downloads/",
34 "license": [
35 "MIT"
36 ],
37 "authors": [
38 {
39 "name": "Emanuil Rusev",
40 "email": "hello@erusev.com",
41 "homepage": "http://erusev.com"
42 }
43 ],
44 "description": "Parser for Markdown.",
45 "homepage": "http://parsedown.org",
46 "keywords": [
47 "markdown",
48 "parser"
49 ],
50 "support": {
51 "issues": "https://github.com/erusev/parsedown/issues",
52 "source": "https://github.com/erusev/parsedown/tree/1.7.x"
53 },
54 "install-path": "../erusev/parsedown"
55 }
56 ],
57 "dev": true,
58 "dev-package-names": []
59 }
60