PluginProbe
Plus WebP or AVIF / trunk
Plus WebP or AVIF vtrunk
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 trunk, at guten/package.json

21 lines 453 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": "3.0.0",
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": "34.1.0"
13 },
14 "dependencies": {
15 "@wordpress/api-fetch": "^7.53.0",
16 "@wordpress/dom-ready": "^4.53.0",
17 "@wordpress/element": "^8.5.0",
18 "@wordpress/i18n": "^6.26.0"
19 }
20 }
21