@@ -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
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -35,6 +35,7 @@
|
|||||||
"handlebars": "github:components/handlebars.js",
|
"handlebars": "github:components/handlebars.js",
|
||||||
"handlebars.js": "github:components/handlebars.js",
|
"handlebars.js": "github:components/handlebars.js",
|
||||||
"intro": "github:usablica/intro.js",
|
"intro": "github:usablica/intro.js",
|
||||||
|
"jcrop": "github:tapmodo/Jcrop",
|
||||||
"jiff": "github:cujojs/jiff",
|
"jiff": "github:cujojs/jiff",
|
||||||
"jquery": "github:components/jquery",
|
"jquery": "github:components/jquery",
|
||||||
"jquery-file-upload": "github:blueimp/jQuery-File-Upload",
|
"jquery-file-upload": "github:blueimp/jQuery-File-Upload",
|
||||||
|
|||||||
Reference in New Issue
Block a user