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.
package.json
1 parent 8907cf8 commit 0918e40Copy full SHA for 0918e40
package.json
@@ -34,5 +34,6 @@
34
"prepareActionJest": "npm run build:prod"
35
},
36
"name": "array-to-object-keys",
37
- "description": "Converts an array to an object where the keys are the array entries and the values are customizable in a function."
38
-}
+ "description": "Converts an array to an object where the keys are the array entries and the values are customizable in a function.",
+ "funding": "https://github.com/sponsors/jaid"
39
+}
0 commit comments