This commit is contained in:
erwanlr
2018-12-07 14:57:38 +00:00
parent 62455be165
commit 46a00cc864
10 changed files with 874 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "gosign-simple-teaser-block-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.11.1"
}
}