{ "name": "svg", "version": "1.0.0", "description": "", "main": "dist/index.js", "scripts": { "dev": "wp-scripts start", "build": "wp-scripts build", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@wordpress/scripts": "12.1.1", "prettier": "^2.0.5" } }