You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{
|
|
"name": "CppCoreGuidelinesCheck",
|
|
"version": "0.0.0",
|
|
"description": "CppCoreGuidelines Check",
|
|
"private": true,
|
|
"dependencies": {
|
|
"remark": "^4.2.2",
|
|
"remark-lint": "^4.0.2",
|
|
"remark-lint-sentence-newline": "^2.0.0",
|
|
"remark-validate-links": "^4.1.0"
|
|
}
|
|
}
|