I can give you the files here, as this is a company internal repo which I can’t share.
requirements.txt
python-keystoneclient
python-swiftclient
pyyaml
toml
package.json
{
"devDependencies": {
"autoprefixer": "^10.4.2",
"husky": "^7.0.4",
"postcss": "^8.4.5",
"postcss-cli": "^9.1.0",
"remark": "^14.0.2",
"remark-cli": "^10.0.1",
"remark-frontmatter": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-lint": "^9.1.1",
"remark-lint-code-block-style": "^3.1.0",
"remark-lint-emphasis-marker": "^3.1.1",
"remark-lint-fenced-code-marker": "^3.1.1",
"remark-lint-heading-style": "^3.1.1",
"remark-lint-list-item-indent": "^3.1.1",
"remark-lint-list-item-spacing": "^4.1.1",
"remark-lint-maximum-heading-length": "^3.1.1",
"remark-lint-maximum-line-length": "^3.1.2",
"remark-lint-no-file-name-irregular-characters": "^2.1.1",
"remark-lint-no-table-indentation": "^4.1.1",
"remark-lint-no-undefined-references": "^4.1.1",
"remark-lint-ordered-list-marker-style": "^3.1.1",
"remark-lint-ordered-list-marker-value": "^3.1.1",
"remark-lint-rule-style": "^3.1.1",
"remark-lint-strikethrough-marker": "^2.1.1",
"remark-lint-strong-marker": "^3.1.1",
"remark-lint-table-cell-padding": "^4.1.2",
"remark-lint-table-pipes": "^4.1.1",
"remark-lint-unordered-list-marker-style": "^3.1.1",
"remark-message-control": "^7.1.1",
"remark-preset-lint-consistent": "^5.1.1",
"remark-preset-lint-markdown-style-guide": "^5.1.2",
"remark-preset-lint-recommended": "^6.1.2",
"remark-validate-links": "^11.0.2"
},
"dependencies": {
"graphre": "^0.1.3",
"jquery": "^3.6.0",
"mermaid": "^8.14.0",
"nomnoml": "^1.4.0"
},
"repository": {
"type": "git",
"url": "https://internal.github/org/repo"
}
}