Wordpress Gutenberg Block for Mobilizon
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"name": "mobilizon-cgb-guten-block", |
|
"version": "0.2", |
|
"private": true, |
|
"scripts": { |
|
"start": "cgb-scripts start", |
|
"build": "cgb-scripts build", |
|
"eject": "cgb-scripts eject" |
|
}, |
|
"dependencies": { |
|
"cgb-scripts": "1.23.1", |
|
"graphql-request": "^3.5.0" |
|
} |
|
}
|
|
|