We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35978fb commit eb0091aCopy full SHA for eb0091a
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "mmmagic",
+ "name": "@picturae/mmmagic",
3
"version": "0.5.3",
4
"author": "Brian White <mscdex@mscdex.net>",
5
"description": "An async libmagic binding for node.js for detecting content types by data inspection",
@@ -25,7 +25,7 @@
25
"licenses": [
26
27
"type": "MIT",
28
- "url": "http://github.com/mscdex/mmmagic/raw/master/LICENSE"
+ "url": "http://github.com/picturae/mmmagic/raw/master/LICENSE"
29
}
30
],
31
"repository": {
0 commit comments