PluginProbe
Plus WebP or AVIF / 5.03
Plus WebP or AVIF v5.03
5.21 5.20 5.12 5.11 trunk 1.00 1.01 1.02 1.03 1.04 1.05 1.06 1.07 1.08 1.09 1.10 1.11 1.12 1.13 2.00 2.01 2.02 2.03 2.04 2.05 All 47 releases
plus-webp / guten / package.json

package.json in Plus WebP or AVIF 5.03, at guten/package.json

21 lines 454 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "name": "plus-webp",
3 "version": "2.0.3",
4 "description": "Plus WebP",
5 "main": "index.js",
6 "scripts": {
7 "build": "wp-scripts build",
8 "start": "wp-scripts start"
9 },
10 "author": "Katsushi Kawamori",
11 "devDependencies": {
12 "@wordpress/scripts": "30.4.0"
13 },
14 "dependencies": {
15 "@wordpress/api-fetch": "^7.11.0",
16 "@wordpress/dom-ready": "^4.11.0",
17 "@wordpress/element": "^6.11.0",
18 "@wordpress/i18n": "^5.11.0"
19 }
20 }
21