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 0918e40 commit ab7da10Copy full SHA for ab7da10
package.json
@@ -35,5 +35,9 @@
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
- "funding": "https://github.com/sponsors/jaid"
+ "funding": "https://github.com/sponsors/jaid",
39
+ "repository": {
40
+ "type": "git",
41
+ "url": "https://github.com/jaid/array-to-object-keys"
42
+ }
43
}
0 commit comments