{
"name": "gutenberg-blocks-cgb-guten-block",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "cgb-scripts start",
"build": "cgb-scripts build",
"eject": "cgb-scripts eject"
},
"dependencies": {
"cgb-scripts": "1.21.0",
"classnames": "^2.2.6",
"lodash": "^4.17.15",
"lodash.assign": "^4.2.0"
}
}