File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " compute-baseline" ,
3
3
"version" : " 0.3.0" ,
4
4
"description" : " A library for computing web-features statuses from browser compatibility data" ,
5
+ "repository" : {
6
+ "type" : " git" ,
7
+ "url" : " git+https://github.com/web-platform-dx/web-features.git" ,
8
+ "directory" : " packages/compute-baseline"
9
+ },
5
10
"exports" : {
6
11
"." : " ./dist/baseline/index.js" ,
7
12
"./browser-compat-data" : " ./dist/browser-compat-data/index.js"
Original file line number Diff line number Diff line change 5
5
"license" : " Apache-2.0" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
- "url" : " git+https://github.com/web-platform-dx/web-features.git"
8
+ "url" : " git+https://github.com/web-platform-dx/web-features.git" ,
9
+ "directory" : " packages/web-features"
9
10
},
10
11
"type" : " module" ,
11
12
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments