File tree Expand file tree Collapse file tree 3 files changed +63
-63
lines changed Expand file tree Collapse file tree 3 files changed +63
-63
lines changed Original file line number Diff line number Diff line change 1
- {
2
- "name" : " test-package" ,
3
- "description" : " Test Package for Testing!" ,
4
- "version" : " 0.0.1" ,
5
- "tags" : [
6
- ],
7
- "files" : [
8
- ],
9
- "dependencies" : {
10
- "gulp-blink" : " ^0.1.4"
11
- },
12
- "engines" : {
13
- "node" : " >= 0.9"
14
- },
15
- "licenses" : [
16
- {
17
- "type" : " MIT" ,
18
- "url" : " https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
19
- }
20
- ]
21
- }
1
+ {
2
+ "name" : " test-package" ,
3
+ "description" : " Test Package for Testing!" ,
4
+ "version" : " 0.0.1" ,
5
+ "tags" : [
6
+ ],
7
+ "files" : [
8
+ ],
9
+ "dependencies" : {
10
+ "gulp-blink" : " ^0.1.4"
11
+ },
12
+ "engines" : {
13
+ "node" : " >= 0.9"
14
+ },
15
+ "licenses" : [
16
+ {
17
+ "type" : " MIT" ,
18
+ "url" : " https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
19
+ }
20
+ ]
21
+ }
Original file line number Diff line number Diff line change 1
- {
2
- "name" : " default-package" ,
3
- "description" : " Test Package for Testing!" ,
4
- "version" : " 0.0.1" ,
5
- "tags" : [
6
- ],
7
- "files" : [
8
- ],
9
- "dependencies" : {
10
- "gulp-blink" : " ^0.1.4"
11
- },
12
- "engines" : {
13
- "node" : " >= 0.9"
14
- },
15
- "licenses" : [
16
- {
17
- "type" : " MIT" ,
18
- "url" : " https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
19
- }
20
- ]
21
- }
1
+ {
2
+ "name" : " default-package" ,
3
+ "description" : " Test Package for Testing!" ,
4
+ "version" : " 0.0.1" ,
5
+ "tags" : [
6
+ ],
7
+ "files" : [
8
+ ],
9
+ "dependencies" : {
10
+ "gulp-blink" : " ^0.1.4"
11
+ },
12
+ "engines" : {
13
+ "node" : " >= 0.9"
14
+ },
15
+ "licenses" : [
16
+ {
17
+ "type" : " MIT" ,
18
+ "url" : " https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
19
+ }
20
+ ]
21
+ }
Original file line number Diff line number Diff line change 1
- {
2
- "name" : " test-package-2" ,
3
- "description" : " Test Package for Testing!" ,
4
- "version" : " 0.0.1" ,
5
- "tags" : [
6
- ],
7
- "files" : [
8
- ],
9
- "dependencies" : {
10
- "yargs" : " ^3.27.0"
11
- },
12
- "engines" : {
13
- "node" : " >= 0.9"
14
- },
15
- "licenses" : [
16
- {
17
- "type" : " MIT" ,
18
- "url" : " https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
19
- }
20
- ]
21
- }
1
+ {
2
+ "name" : " test-package-2" ,
3
+ "description" : " Test Package for Testing!" ,
4
+ "version" : " 0.0.1" ,
5
+ "tags" : [
6
+ ],
7
+ "files" : [
8
+ ],
9
+ "dependencies" : {
10
+ "yargs" : " ^3.27.0"
11
+ },
12
+ "engines" : {
13
+ "node" : " >= 0.9"
14
+ },
15
+ "licenses" : [
16
+ {
17
+ "type" : " MIT" ,
18
+ "url" : " https://raw.githubusercontent.com/gulpjs/gulp/master/LICENSE"
19
+ }
20
+ ]
21
+ }
You can’t perform that action at this time.
0 commit comments