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 c8201b5 commit 6da4a53Copy full SHA for 6da4a53
package.json
@@ -1,10 +1,10 @@
1
-{ "name" : "imagemagick"
+{ "name" : "@mikepol/imagemagick"
2
, "description" : "A wrapper around the imagemagick cli"
3
-, "version" : "0.1.3"
+, "version" : "0.1.4"
4
, "author" : "Rasmus Andersson <http://rsms.me/>"
5
, "licenses" : ["MIT"]
6
, "repository" : { "type" : "git"
7
- , "url" : "http://github.com/rsms/node-imagemagick.git" }
+ , "url" : "http://github.com/sotadev/node-imagemagick.git" }
8
, "engine" : ["node >=0.6"]
9
, "main" : "imagemagick"
10
}
0 commit comments