We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a02a042 commit 7325bbeCopy full SHA for 7325bbe
packages/volto-image-editor/package.json
@@ -10,12 +10,22 @@
10
"plone",
11
"react"
12
],
13
- "author": "Simples Consultoria",
+ "author": {
14
+ "name": "Simples Consultoria",
15
+ "url": "https://simplesconsultoria.com.br/"
16
+ },
17
"homepage": "https://github.com/collective/volto-image-editor#readme",
18
"repository": {
19
"type": "git",
20
"url": "[email protected]:collective/volto-image-editor"
21
},
22
+ "funding": {
23
+ "type": "github",
24
+ "url": "https://github.com/sponsors/plone"
25
26
+ "bugs": {
27
+ "url": "https://github.com/collective/volto-image-edito/issues"
28
29
"publishConfig": {
30
"access": "public"
31
0 commit comments