File tree Expand file tree Collapse file tree 6 files changed +33
-6
lines changed
create-docusaurus-openapi
docusaurus-plugin-openapi
docusaurus-preset-openapi
docusaurus-template-openapi Expand file tree Collapse file tree 6 files changed +33
-6
lines changed Original file line number Diff line number Diff line change 44 "description" : " Create Docusaurus apps easily." ,
55 "repository" : {
66 "type" : " git" ,
7- "url" : " https://github.com/cloud-annotations/docusaurus-plugin- openapi.git" ,
7+ "url" : " https://github.com/cloud-annotations/docusaurus-openapi.git" ,
88 "directory" : " packages/create-docusaurus-openapi"
99 },
1010 "bugs" : {
11- "url" : " https://github.com/cloud-annotations/docusaurus-plugin- openapi/issues"
11+ "url" : " https://github.com/cloud-annotations/docusaurus-openapi/issues"
1212 },
1313 "scripts" : {
1414 "create-docusaurus-openapi" : " create-docusaurus-openapi" ,
Original file line number Diff line number Diff line change 66 "publishConfig" : {
77 "access" : " public"
88 },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " https://github.com/cloud-annotations/docusaurus-openapi.git" ,
12+ "directory" : " packages/docusaurus-plugin-openapi"
13+ },
14+ "bugs" : {
15+ "url" : " https://github.com/cloud-annotations/docusaurus-openapi/issues"
16+ },
917 "main" : " lib/index.js" ,
1018 "types" : " src/plugin-openapi.d.ts" ,
1119 "scripts" : {
Original file line number Diff line number Diff line change 66 "publishConfig" : {
77 "access" : " public"
88 },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " https://github.com/cloud-annotations/docusaurus-openapi.git" ,
12+ "directory" : " packages/docusaurus-plugin-proxy"
13+ },
14+ "bugs" : {
15+ "url" : " https://github.com/cloud-annotations/docusaurus-openapi/issues"
16+ },
917 "main" : " lib/index.js" ,
1018 "types" : " src/plugin-proxy.d.ts" ,
1119 "scripts" : {
Original file line number Diff line number Diff line change 1515 },
1616 "repository" : {
1717 "type" : " git" ,
18- "url" : " https://github.com/cloud-annotations/docusaurus-plugin- openapi.git" ,
18+ "url" : " https://github.com/cloud-annotations/docusaurus-openapi.git" ,
1919 "directory" : " packages/docusaurus-preset-openapi"
2020 },
21+ "bugs" : {
22+ "url" : " https://github.com/cloud-annotations/docusaurus-openapi/issues"
23+ },
2124 "main" : " lib/index.js" ,
2225 "types" : " src/preset-openapi.d.ts" ,
2326 "scripts" : {
Original file line number Diff line number Diff line change 1313 "url" : " https://github.com/cloud-annotations/docusaurus-openapi.git" ,
1414 "directory" : " packages/docusaurus-template-openapi"
1515 },
16+ "bugs" : {
17+ "url" : " https://github.com/cloud-annotations/docusaurus-openapi/issues"
18+ },
1619 "license" : " MIT" ,
1720 "engines" : {
1821 "node" : " >=14"
1922 },
20- "bugs" : {
21- "url" : " https://github.com/cloud-annotations/docusaurus-openapi/issues"
22- },
2323 "files" : [
2424 " template" ,
2525 " template.json"
Original file line number Diff line number Diff line change 66 "publishConfig" : {
77 "access" : " public"
88 },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " https://github.com/cloud-annotations/docusaurus-openapi.git" ,
12+ "directory" : " packages/docusaurus-theme-openapi"
13+ },
14+ "bugs" : {
15+ "url" : " https://github.com/cloud-annotations/docusaurus-openapi/issues"
16+ },
917 "types" : " src/theme-openapi.d.ts" ,
1018 "main" : " lib/index.js" ,
1119 "scripts" : {
You can’t perform that action at this time.
0 commit comments