PluginProbe
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 3.9.11
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v3.9.11
4.6.5 4.6.4 4.6.3 4.6.2 4.6.1 4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 All 189 releases
embedpress / vendor / composer / installed.json
installed.json
107 lines 3.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "packages": [
3 {
4 "name": "priyomukul/wp-notice",
5 "version": "v2.x-dev",
6 "version_normalized": "2.9999999.9999999.9999999-dev",
7 "source": {
8 "type": "git",
9 "url": "git@github.com:priyomukul/wp-notice.git",
10 "reference": "f3d02f6e772cb459e9b89d77605e02646f9c5d65"
11 },
12 "dist": {
13 "type": "zip",
14 "url": "https://api.github.com/repos/priyomukul/wp-notice/zipball/f3d02f6e772cb459e9b89d77605e02646f9c5d65",
15 "reference": "f3d02f6e772cb459e9b89d77605e02646f9c5d65",
16 "shasum": ""
17 },
18 "time": "2023-11-20T08:03:13+00:00",
19 "type": "library",
20 "installation-source": "dist",
21 "autoload": {
22 "psr-4": {
23 "PriyoMukul\\WPNotice\\": "src/"
24 }
25 },
26 "authors": [
27 {
28 "name": "Priyo Mukul",
29 "email": "17237437+priyomukul@users.noreply.github.com"
30 }
31 ],
32 "support": {
33 "source": "https://github.com/priyomukul/wp-notice/tree/v2",
34 "issues": "https://github.com/priyomukul/wp-notice/issues"
35 },
36 "install-path": "../priyomukul/wp-notice"
37 },
38 {
39 "name": "wpdevelopers/embera",
40 "version": "2.0.17",
41 "version_normalized": "2.0.17.0",
42 "source": {
43 "type": "git",
44 "url": "https://github.com/WPDevelopers/Embera",
45 "reference": "5f521fbe77fdfc992dc399ee39e5fdb338ea1f04"
46 },
47 "require": {
48 "ext-json": "*",
49 "php": ">=5.6"
50 },
51 "require-dev": {
52 "phpunit/phpunit": "^8.3"
53 },
54 "suggest": {
55 "ext-curl": "Allow to fetch data using curl instead of using file_get_contents"
56 },
57 "time": "2021-01-28T07:14:10+00:00",
58 "type": "library",
59 "installation-source": "source",
60 "autoload": {
61 "psr-4": {
62 "Embera\\": "src/Embera"
63 }
64 },
65 "autoload-dev": {
66 "psr-4": {
67 "Embera\\": "tests/Embera"
68 }
69 },
70 "scripts": {
71 "test": [
72 "phpunit"
73 ]
74 },
75 "license": [
76 "MIT"
77 ],
78 "authors": [
79 {
80 "name": "Michael Pratt",
81 "email": "yo@michael-pratt.com",
82 "homepage": "http://www.michael-pratt.com",
83 "role": "Author/Developer"
84 }
85 ],
86 "description": "Oembed consumer library. Converts urls into their html embed code. Supports 150+ sites, such as Youtube, Twitter, vimeo, Instagram etc.",
87 "homepage": "https://github.com/WPDevelopers/Embera",
88 "keywords": [
89 "Auto embed",
90 "Embed",
91 "Embed Text",
92 "Instagram",
93 "Oembed",
94 "Responsive Embeds",
95 "Twitter",
96 "Url Embed",
97 "Vimeo",
98 "Vine",
99 "Youtube"
100 ],
101 "install-path": "../wpdevelopers/embera"
102 }
103 ],
104 "dev": true,
105 "dev-package-names": []
106 }
107