added ng-jcrop
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"files":["ng-jcrop.js"],
|
||||
"format": "global",
|
||||
"dependencies":{
|
||||
"angular": "github:angular/bower-angular@^1.3.12",
|
||||
"jcrop": "github:tapmodo/Jcrop@^0.9.12"
|
||||
},
|
||||
"shim":{
|
||||
"ng-jcrop": ["angular","jcrop"]
|
||||
}
|
||||
}
|
||||
@@ -167,6 +167,7 @@
|
||||
"mustache": "github:janl/mustache.js",
|
||||
"net": "github:jspm/nodelibs-net",
|
||||
"ng-infinite-scroll": "github:sroze/ngInfiniteScroll",
|
||||
"ng-jcrop": "github:andrefarzat/ng-jcrop",
|
||||
"ng-multi-transclude": "github:zachsnow/ng-multi-transclude",
|
||||
"ng-sortable": "github:a5hik/ng-sortable",
|
||||
"ng-table": "esvit/ng-table",
|
||||
|
||||
Reference in New Issue
Block a user