File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
"description" : " Chai plugin for JSON Schema v4" ,
5
5
"author" : {
6
6
"name" : " Bart van der Schoor" ,
7
- "url" : " https://github.com/Bartvds "
7
+ "url" : " https://github.com/chaijs "
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " https://github.com/Bartvds /chai-json-schema.git"
11
+ "url" : " https://github.com/chaijs /chai-json-schema.git"
12
12
},
13
13
"licenses" : [
14
14
{
15
15
"type" : " MIT" ,
16
- "url" : " https://github.com/Bartvds /chai-json-schema/blob/master/LICENSE-MIT"
16
+ "url" : " https://github.com/chaijs /chai-json-schema/blob/master/LICENSE-MIT"
17
17
}
18
18
],
19
19
"bugs" : {
20
- "url" : " https://github.com/Bartvds /chai-json-schema/issues"
20
+ "url" : " https://github.com/chaijs /chai-json-schema/issues"
21
21
},
22
22
"keywords" : [
23
23
" chai" ,
You can’t perform that action at this time.
0 commit comments