-
Notifications
You must be signed in to change notification settings - Fork 8
/
package.json
60 lines (60 loc) · 1.29 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"name": "embedpress",
"version": "3.8.4",
"description": "EmbedPress lets you embed videos, images, posts, audio, maps and upload PDF, DOC, PPT & all other types of content into your WordPress site with one-click and showcase it beautifully for the visitors.",
"scripts": {
"pot": "wp i18n make-pot . languages/embedpress.pot",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/WPDevelopers/embedpress.git"
},
"keywords": [
"embed",
"embed",
"youtube",
"gutenberg",
"embed",
"pdf",
"doc",
"docs",
"ppt",
"elementor",
"embed",
"video",
"embed",
"Google",
"Doc",
"map",
"embed",
"youTube",
"Embed",
"content",
"embed",
"iframes",
"vimeo",
"embed",
"wistia",
"google",
"sheet",
"youtube",
"player",
"block",
"editor",
"embed",
"wordpress",
"elementor",
"WPML",
"Meetup",
"Boomplay",
"PDF",
"Logo"
],
"author": "EmbedPress, asif2bd, re_enter_rupok, wpdevteam, seakashdiu, alimuzzamanalim",
"license": "ISC",
"bugs": {
"url": "https://github.com/WPDevelopers/embedpress/issues"
},
"homepage": "https://github.com/WPDevelopers/embedpress#readme"
}