File tree 1 file changed +16
-4
lines changed
1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @frannca/ngx-image-cropper" ,
3
3
"version" : " 0.0.0-development" ,
4
+ "author" : " Frannca" ,
5
+ "license" : " MIT" ,
6
+ "keywords" : [
7
+ " angular" ,
8
+ " angular2" ,
9
+ " angular4" ,
10
+ " angular6" ,
11
+ " ngx" ,
12
+ " image" ,
13
+ " cropper"
14
+ ],
15
+ "scripts" : {
16
+ "build" : " ng-packagr -p package.json" ,
17
+ "travis-deploy-once" : " travis-deploy-once" ,
18
+ "semantic-release" : " cd dist && ls && semantic-release"
19
+ },
4
20
"peerDependencies" : {
5
21
"@angular/common" : " ^6.0.0-rc.0 || ^6.0.0" ,
6
22
"@angular/core" : " ^6.0.0-rc.0 || ^6.0.0" ,
7
23
"ngx-img-cropper" : " ^0.10.2" ,
8
24
"jquery" : " ^3.3.1"
9
25
},
10
- "scripts" : {
11
- "semantic-release" : " semantic-release" ,
12
- "travis-deploy-once" : " travis-deploy-once"
13
- },
14
26
"repository" : {
15
27
"type" : " git" ,
16
28
"url" : " https://github.com/Frannca/ngx-image-cropper.git"
You can’t perform that action at this time.
0 commit comments