Skip to content

Commit 666bb86

Browse files
authored
Added package mimedb (#3165)
1 parent 8825ab5 commit 666bb86

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

packages.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36702,5 +36702,18 @@
3670236702
"description": "Nim bindings for Ghostscript",
3670336703
"license": "MIT",
3670436704
"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"
3670536718
}
3670636719
]

0 commit comments

Comments
 (0)