meta.json 558 B

1234567891011121314151617
  1. {
  2. "author": "jdkato",
  3. "description": "A Vale-compatible implementation of the proselint linter.",
  4. "email": "support@errata.ai",
  5. "lang": "en",
  6. "url": "https://github.com/errata-ai/proselint/releases/latest/download/proselint.zip",
  7. "feed": "https://github.com/errata-ai/proselint/releases.atom",
  8. "issues": "https://github.com/errata-ai/proselint/issues/new",
  9. "license": "BSD-3-Clause",
  10. "name": "proselint",
  11. "sources": [
  12. "https://github.com/amperser/proselint"
  13. ],
  14. "vale_version": ">=1.0.0",
  15. "coverage": 0.0,
  16. "version": "0.1.0"
  17. }