File tree Expand file tree Collapse file tree 1 file changed +22
-4
lines changed Expand file tree Collapse file tree 1 file changed +22
-4
lines changed Original file line number Diff line number Diff line change 4343 "name" : " Jan Kowalleck" ,
4444 "url" : " https://github.com/jkowalleck"
4545 },
46+ "maintainers" : [
47+ {
48+ "name" : " Jan Kowalleck" ,
49+ "url" : " https://github.com/jkowalleck"
50+ }
51+ ],
4652 "contributors" : [
4753 {
4854 "name" : " Jan Kowalleck" ,
5561 {
5662 "name" : " Peter Wagner" ,
5763 "url" : " https://github.com/thepwagner"
64+ },
65+ {
66+ "name" : " Xavier Maso" ,
67+ "url" : " https://github.com/xmasoracle"
68+ },
69+ {
70+ "name" : " mLuca" ,
71+ "url" : " https://github.com/mLuca"
72+ },
73+ {
74+ "name" : " Augustus Kling " ,
75+ "url" : " https://github.com/AugustusKling"
5876 }
5977 ],
6078 "type" : " commonjs" ,
133151 "types" : " ./dist.d/serialize/index.node.d.ts" ,
134152 "default" : " ./dist.node/serialize/index.node.js"
135153 },
154+ "./SPDX" : {
155+ "types" : " ./dist.d/spdx.d.ts" ,
156+ "default" : " ./dist.node/spdx.js"
157+ },
136158 "./Spec" : {
137159 "types" : " ./dist.d/spec/index.d.ts" ,
138160 "default" : " ./dist.node/spec/index.js"
148170 "./Validation" : {
149171 "types" : " ./dist.d/validation/index.node.d.ts" ,
150172 "default" : " ./dist.node/validation/index.node.js"
151- },
152- "./SPDX" : {
153- "types" : " ./dist.d/spdx.d.ts" ,
154- "default" : " ./dist.node/spdx.js"
155173 }
156174 },
157175 "directories" : {
You can’t perform that action at this time.
0 commit comments