Skip to content

Commit

Permalink
Json was invalid
Browse files Browse the repository at this point in the history
  • Loading branch information
rickerd authored Aug 30, 2016
1 parent f016e77 commit 5b10e2b
Showing 1 changed file with 50 additions and 50 deletions.
100 changes: 50 additions & 50 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,52 +1,52 @@
{
"name": "ng-img-crop-full-extended",
"prettyName": "ngImgCropFullExtended",
"version": "0.6.0",
"authors": [{
"name": "Alex Kaul",
"email": "[email protected]"
}, {
"name": "Jodonnell-broadsoft"
}, {
"name": "Marcio Sena",
"email": "[email protected]"
}, {
"name": "Jonas Eriksson",
"email": "[email protected]"
}, {
"name": "Vincent Ogloblinsky",
"email": "[email protected]"
}, {
"name": "Honchar Denys",
"email": "[email protected]"
}{
"name": "Rick de Graaff",
"email": "[email protected]"
}],
"repository": {
"type": "git",
"url": "https://github.com/CrackerakiUA/ngImgCropExtended"
},
"description": "Image crop directive for AngularJS, square, circle and rectangle areas. Working aspect.",
"main": [
"compile/minified/ng-img-crop.js",
"compile/minified/ng-img-crop.css"
],
"keywords": [
"angular",
"image",
"crop",
"aspect",
"cropper"
],
"license": "MIT",
"homepage": "https://github.com/CrackerakiUA/ngImgCropExtended/",
"ignore": [
"node_modules",
"bower_components",
"test"
],
"dependencies": {
"angular": "1.4.0"
}
"name": "ng-img-crop-full-extended",
"prettyName": "ngImgCropFullExtended",
"version": "0.6.0",
"authors": [{
"name": "Alex Kaul",
"email": "[email protected]"
}, {
"name": "Jodonnell-broadsoft"
}, {
"name": "Marcio Sena",
"email": "[email protected]"
}, {
"name": "Jonas Eriksson",
"email": "[email protected]"
}, {
"name": "Vincent Ogloblinsky",
"email": "[email protected]"
}, {
"name": "Honchar Denys",
"email": "[email protected]"
}, {
"name": "Rick de Graaff",
"email": "[email protected]"
}],
"repository": {
"type": "git",
"url": "https://github.com/CrackerakiUA/ngImgCropExtended"
},
"description": "Image crop directive for AngularJS, square, circle and rectangle areas. Working aspect.",
"main": [
"compile/minified/ng-img-crop.js",
"compile/minified/ng-img-crop.css"
],
"keywords": [
"angular",
"image",
"crop",
"aspect",
"cropper"
],
"license": "MIT",
"homepage": "https://github.com/CrackerakiUA/ngImgCropExtended/",
"ignore": [
"node_modules",
"bower_components",
"test"
],
"dependencies": {
"angular": "1.4.0"
}
}

0 comments on commit 5b10e2b

Please sign in to comment.