File tree Expand file tree Collapse file tree 1 file changed +34
-34
lines changed
projects/angular-cropperjs Expand file tree Collapse file tree 1 file changed +34
-34
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " angular-cropperjs" ,
3- "description" : " CropperJS integration for Angular +6" ,
4- "version" : " 14.0.0" ,
5- "repository" : {
6- "type" : " git" ,
7- "url" : " https://github.com/matheusdavidson/angular-cropperjs"
8- },
9- "author" : {
10- "name" : " Matheus Davidson" ,
11- "email" : " matheusdavidson@gmail.com"
12- },
13- "keywords" : [
14- " angular" ,
15- " angular2" ,
16- " angular4" ,
17- " angular-library" ,
18- " angular-component" ,
19- " cropperjs" ,
20- " cropper" ,
21- " image"
22- ],
23- "license" : " MIT" ,
24- "bugs" : {
25- "url" : " https://github.com/matheusdavidson/angular-cropperjs/issues"
26- },
27- "dependencies" : {
28- "tslib" : " ^2.0.0"
29- },
30- "peerDependencies" : {
31- "@angular/common" : " ^6.0.0-rc.0 || ^6 .0.0" ,
32- "@angular/core" : " ^6.0.0-rc.0 || ^6 .0.0" ,
33- "cropperjs" : " ^1.4.1"
34- }
35- }
2+ "name" : " angular-cropperjs" ,
3+ "description" : " CropperJS integration for Angular +6" ,
4+ "version" : " 14.0.0" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/matheusdavidson/angular-cropperjs"
8+ },
9+ "author" : {
10+ "name" : " Matheus Davidson" ,
11+ "email" : " matheusdavidson@gmail.com"
12+ },
13+ "keywords" : [
14+ " angular" ,
15+ " angular2" ,
16+ " angular4" ,
17+ " angular-library" ,
18+ " angular-component" ,
19+ " cropperjs" ,
20+ " cropper" ,
21+ " image"
22+ ],
23+ "license" : " MIT" ,
24+ "bugs" : {
25+ "url" : " https://github.com/matheusdavidson/angular-cropperjs/issues"
26+ },
27+ "dependencies" : {
28+ "tslib" : " ^2.0.0"
29+ },
30+ "peerDependencies" : {
31+ "@angular/common" : " >14 .0.0" ,
32+ "@angular/core" : " >14 .0.0" ,
33+ "cropperjs" : " ^1.4.1"
34+ }
35+ }
You can’t perform that action at this time.
0 commit comments