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 8825ab5 commit 666bb86Copy full SHA for 666bb86
packages.json
@@ -36702,5 +36702,18 @@
36702
"description": "Nim bindings for Ghostscript",
36703
"license": "MIT",
36704
"web": "https://github.com/fox0430/nim-ghostscript"
36705
+ },
36706
+ {
36707
+ "name": "mimedb",
36708
+ "url": "https://github.com/openpeeps/mimedb",
36709
+ "method": "git",
36710
+ "tags": [
36711
+ "files",
36712
+ "filetypes",
36713
+ "mime"
36714
+ ],
36715
+ "description": "A large Database of MIME types",
36716
+ "license": "MIT",
36717
+ "web": "https://github.com/openpeeps/mimedb"
36718
}
36719
]
0 commit comments