Skip to content

Commit eb0091a

Browse files
committed
Make scoped package
1 parent 35978fb commit eb0091a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "mmmagic",
2+
"name": "@picturae/mmmagic",
33
"version": "0.5.3",
44
"author": "Brian White <mscdex@mscdex.net>",
55
"description": "An async libmagic binding for node.js for detecting content types by data inspection",
@@ -25,7 +25,7 @@
2525
"licenses": [
2626
{
2727
"type": "MIT",
28-
"url": "http://github.com/mscdex/mmmagic/raw/master/LICENSE"
28+
"url": "http://github.com/picturae/mmmagic/raw/master/LICENSE"
2929
}
3030
],
3131
"repository": {

0 commit comments

Comments
 (0)