diff --git a/package-overrides/github/tapmodo/Jcrop@0.9.12.json b/package-overrides/github/tapmodo/Jcrop@0.9.12.json new file mode 100644 index 0000000..bbd6f89 --- /dev/null +++ b/package-overrides/github/tapmodo/Jcrop@0.9.12.json @@ -0,0 +1,19 @@ +{ + "main": "js/jquery.Jcrop", + "dependencies": { + "jquery": "*" + }, + "shim": { + "js/jquery.Jcrop": [ + "jquery" + ] + }, + "files": [ + "js/jquery.Jcrop.js", + "css/Jcrop.gif", + "css/jquery.Jcrop.css" + ], + "buildConfig": { + "uglify": true + } +} diff --git a/registry.json b/registry.json index 7e3cfc0..b00d58c 100644 --- a/registry.json +++ b/registry.json @@ -35,6 +35,7 @@ "handlebars": "github:components/handlebars.js", "handlebars.js": "github:components/handlebars.js", "intro": "github:usablica/intro.js", + "jcrop": "github:tapmodo/Jcrop", "jiff": "github:cujojs/jiff", "jquery": "github:components/jquery", "jquery-file-upload": "github:blueimp/jQuery-File-Upload",