{ "name": "dwp_guten", "version": "0.4.0", "description": "Add custom fields and subscript to the gutenberg editor.", "repository": { "type": "git", "url": "https://code.davidawindham.com/david/dw_guten" }, "main": "index.js", "scripts": { "start": "wp-scripts start", "build": "wp-scripts build" }, "author": "windhamdavid", "license": "ISC", "devDependencies": { "@wordpress/scripts": "^13.0.3" }, "dependencies": { "@wordpress/components": "^12.0.7", "@wordpress/data": "^4.23.0", "@wordpress/edit-post": "^3.22.0", "@wordpress/i18n": "^3.15.0", "@wordpress/plugins": "^2.21.0" } }