File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vc-test-suite-implementations" ,
3
3
"version" : " 0.0.1" ,
4
- "description" : " " ,
4
+ "description" : " W3C Credentials Community Group test suite implementations " ,
5
5
"homepage" : " https://github.com/w3c-ccg/vc-test-suite-implementations" ,
6
6
"author" : {
7
+ "name" : " W3C Verifiable Credentials Working Group" ,
8
+ "email" : " public-vc-wg@w3.org" ,
9
+ "url" : " https://www.w3.org/groups/wg/vc/"
10
+ },
11
+ "contributors" : [{
7
12
"name" : " Digital Bazaar, Inc." ,
8
13
"email" : " support@digitalbazaar.com" ,
9
14
"url" : " https://digitalbazaar.com/"
10
- },
15
+ }] ,
11
16
"type" : " module" ,
12
17
"main" : " ./lib/main.js" ,
13
18
"repository" : {
16
21
},
17
22
"bugs" : {
18
23
"url" : " https://github.com/w3c-ccg/vc-test-suite-implementations/issues" ,
19
- "email" : " support@digitalbazaar.com "
24
+ "email" : " public-credentials@w3.org "
20
25
},
21
26
"license" : " BSD-3-Clause" ,
22
27
"files" : [
61
66
"node" : " >=18"
62
67
},
63
68
"keywords" : [
64
- " Decentralized " ,
65
- " Linked Data "
69
+ " W3C " ,
70
+ " Verifiable Credentials "
66
71
],
67
72
"scripts" : {
68
73
"test" : " npm run test-node && npm run lint" ,
You can’t perform that action at this time.
0 commit comments