{ "name": "dw_guten", "version": "1.0.0", "description": "I needed to strip out some of the functionality of my theme in order to build the features back into the gutenberg editor.", "main": "dw-guten.js", "scripts": { "start": "wp-scripts start", "build": "wp-scripts build" }, "author": "windhamdavid", "license": "ISC", "devDependencies": { "@wordpress/scripts": "^5.0.0" } }