forked from ckeditor/ckeditor4-presets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
68 lines (68 loc) · 3.42 KB
/
package-lock.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
61
62
63
64
65
66
67
68
{
"name": "ckeditor4-presets",
"version": "4.17.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ckeditor4-presets",
"version": "4.17.1",
"license": "(GPL-2.0-or-later OR LGPL-2.1-or-later OR MPL-1.1-or-later)",
"dependencies": {
"ckeditor-plugin-scayt": "https://github.com/WebSpellChecker/ckeditor-plugin-scayt#fcb81290b156fac1cd5e344b7d80e21bfb5177ca",
"ckeditor-plugin-wsc": "https://github.com/WebSpellChecker/ckeditor-plugin-wsc#4ba7a5fb3529ca372e4ac97aaf1ee338eccec8f7",
"ckeditor4-plugin-exportpdf": "1.0.4"
}
},
"node_modules/ckeditor-plugin-scayt": {
"version": "5.7.0",
"resolved": "git+ssh://[email protected]/WebSpellChecker/ckeditor-plugin-scayt.git#fcb81290b156fac1cd5e344b7d80e21bfb5177ca",
"integrity": "sha512-EYPHFGT9ZkgTbWfwdJnM/uXDaIYYdUXbxtPLMaO4cAwKijR3TApHQ/TS70m1DKybZ40+hKihinAaCv4Q+tmyNw==",
"license": "(GPL-2.0-or-later OR LGPL-2.1 OR MPL-1.1)"
},
"node_modules/ckeditor-plugin-wsc": {
"version": "5.7.0",
"resolved": "git+ssh://[email protected]/WebSpellChecker/ckeditor-plugin-wsc.git#4ba7a5fb3529ca372e4ac97aaf1ee338eccec8f7",
"integrity": "sha512-hnSDx/4cGNcT0EEnYpJObMGTT/6fmn4Itmhg16OMOuXqcSXzPun2RlZyzYXUyKX9INccqQ9wHqT58QnwWJsNbg==",
"license": "(GPL-2.0-or-later OR LGPL-2.1 OR MPL-1.1)"
},
"node_modules/ckeditor4": {
"version": "4.17.1",
"resolved": "https://registry.npmjs.org/ckeditor4/-/ckeditor4-4.17.1.tgz",
"integrity": "sha512-VSTyro6tWd0B356SjJX8Zbix2Q85M/5h7469+vLb7DeNUP2vAimrPYoo29am2RRTTllyKxfLzVuTF8E9A1ssdA==",
"peer": true
},
"node_modules/ckeditor4-plugin-exportpdf": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/ckeditor4-plugin-exportpdf/-/ckeditor4-plugin-exportpdf-1.0.4.tgz",
"integrity": "sha512-g13BE/4CqCz3Et/CQ+4HDG8BM5BmN6Zrhi2eiVVqbs7XPLhhr3aKEAuSmDArStPCQ3khq6ZxowRe+bY8X3IVDw==",
"peerDependencies": {
"ckeditor4": ">=4.6.1"
}
}
},
"dependencies": {
"ckeditor-plugin-scayt": {
"version": "git+ssh://[email protected]/WebSpellChecker/ckeditor-plugin-scayt.git#fcb81290b156fac1cd5e344b7d80e21bfb5177ca",
"integrity": "sha512-EYPHFGT9ZkgTbWfwdJnM/uXDaIYYdUXbxtPLMaO4cAwKijR3TApHQ/TS70m1DKybZ40+hKihinAaCv4Q+tmyNw==",
"from": "ckeditor-plugin-scayt@https://github.com/WebSpellChecker/ckeditor-plugin-scayt#fcb81290b156fac1cd5e344b7d80e21bfb5177ca"
},
"ckeditor-plugin-wsc": {
"version": "git+ssh://[email protected]/WebSpellChecker/ckeditor-plugin-wsc.git#4ba7a5fb3529ca372e4ac97aaf1ee338eccec8f7",
"integrity": "sha512-hnSDx/4cGNcT0EEnYpJObMGTT/6fmn4Itmhg16OMOuXqcSXzPun2RlZyzYXUyKX9INccqQ9wHqT58QnwWJsNbg==",
"from": "ckeditor-plugin-wsc@https://github.com/WebSpellChecker/ckeditor-plugin-wsc#4ba7a5fb3529ca372e4ac97aaf1ee338eccec8f7"
},
"ckeditor4": {
"version": "4.17.1",
"resolved": "https://registry.npmjs.org/ckeditor4/-/ckeditor4-4.17.1.tgz",
"integrity": "sha512-VSTyro6tWd0B356SjJX8Zbix2Q85M/5h7469+vLb7DeNUP2vAimrPYoo29am2RRTTllyKxfLzVuTF8E9A1ssdA==",
"peer": true
},
"ckeditor4-plugin-exportpdf": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/ckeditor4-plugin-exportpdf/-/ckeditor4-plugin-exportpdf-1.0.4.tgz",
"integrity": "sha512-g13BE/4CqCz3Et/CQ+4HDG8BM5BmN6Zrhi2eiVVqbs7XPLhhr3aKEAuSmDArStPCQ3khq6ZxowRe+bY8X3IVDw==",
"requires": {}
}
}
}