We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d36191c commit ff2962fCopy full SHA for ff2962f
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@github/multimap",
3
"version": "0.1.0",
4
- "description": "Store multiple values under each map key.",
+ "description": "A map in which more than one value may be stored under each key.",
5
"main": "dist/index.js",
6
"type": "module",
7
"module": "dist/index.js",
0 commit comments