PluginProbe
AI Engine – The Chatbot, AI Framework & MCP for WordPress / 1.8.5
AI Engine – The Chatbot, AI Framework & MCP for WordPress v1.8.5
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 3.5.2 All 526 releases
ai-engine / vendor / composer / installed.json
installed.json
129 lines 4.3 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 "name": "rahul900day/gpt-3-encoder",
58 "version": "1.0.1",
59 "version_normalized": "1.0.1.0",
60 "source": {
61 "type": "git",
62 "url": "https://github.com/RahulDey12/gpt-3-encoder.git",
63 "reference": "bb1a827397e616e531473f22484456daf89a6059"
64 },
65 "dist": {
66 "type": "zip",
67 "url": "https://api.github.com/repos/RahulDey12/gpt-3-encoder/zipball/bb1a827397e616e531473f22484456daf89a6059",
68 "reference": "bb1a827397e616e531473f22484456daf89a6059",
69 "shasum": ""
70 },
71 "require": {
72 "ext-mbstring": "*",
73 "php": "^8.0"
74 },
75 "require-dev": {
76 "laravel/pint": "^1.5",
77 "pestphp/pest": "^1.22",
78 "phpstan/phpstan": "^1.10",
79 "rector/rector": "^0.15.21",
80 "symfony/var-dumper": "^6.0"
81 },
82 "time": "2023-03-11T19:00:35+00:00",
83 "type": "library",
84 "installation-source": "dist",
85 "autoload": {
86 "psr-4": {
87 "Rahul900day\\Gpt3Encoder\\": "src/"
88 }
89 },
90 "notification-url": "https://packagist.org/downloads/",
91 "license": [
92 "MIT"
93 ],
94 "authors": [
95 {
96 "name": "Rahul Dey",
97 "email": "rahul900day@gmail.com"
98 }
99 ],
100 "description": "GPT-3-Encoder is a PHP implementation of OpenAI's original python encoder/decoder.",
101 "keywords": [
102 "GPT-2-Encoder",
103 "GPT-2-Tokenizer",
104 "GPT-3",
105 "GPT-3-Encoder",
106 "GPT-3-Tokenizer",
107 "decoder",
108 "encoder",
109 "gpt-2",
110 "php",
111 "tokenizer"
112 ],
113 "support": {
114 "issues": "https://github.com/RahulDey12/gpt-3-encoder/issues",
115 "source": "https://github.com/RahulDey12/gpt-3-encoder/tree/1.0.1"
116 },
117 "funding": [
118 {
119 "url": "https://ko-fi.com/rahul900day",
120 "type": "ko_fi"
121 }
122 ],
123 "install-path": "../rahul900day/gpt-3-encoder"
124 }
125 ],
126 "dev": true,
127 "dev-package-names": []
128 }
129