{"library":"eslint-plugin-apidoc","type":"library","category":null,"description":"An ESLint plugin for linting apidoc.json configuration files based on API style rules. Version 0.0.7 is the latest release. It provides rules to enforce base URL, contact information, and description presence for APIs and resources. Designed to integrate with ESLint, it allows developers to validate apidoc.json files as part of their linting process. The plugin is minimal, with only a few rules, and requires ESLint as a peer dependency. It is not actively maintained, with no recent updates.","language":"javascript","status":"active","version":"0.0.7","tags":["javascript","eslint","eslintplugin","eslint-plugin","apidoc","api"],"last_verified":"Fri May 01","install":[{"cmd":"npm install eslint-plugin-apidoc","imports":["\"plugins\": [\"apidoc\"]","\"rules\": { \"apidoc/base-url\": 2 }","const plugin = require('eslint-plugin-apidoc'); // in ESM context, use createRequire"]},{"cmd":"yarn add eslint-plugin-apidoc","imports":[]},{"cmd":"pnpm add eslint-plugin-apidoc","imports":[]}],"homepage":null,"github":"https://github.com/securityscorecard/eslint-plugin-apidoc","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-apidoc","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}