UNPKG

trustlint

Version:

TrustLint is a local compliance validation tool for your development workflow. Instantly check your code for compliance issues, integrate with CI/CD, and stay ahead of regulatory risks.

30 lines (29 loc) 732 B
{ "name": "trustlint", "version": "1.0.9", "description": "TrustLint is a local compliance validation tool for your development workflow. Instantly check your code for compliance issues, integrate with CI/CD, and stay ahead of regulatory risks.", "main": "index.ts", "files": [ "index.ts", "README.md" ], "keywords": [ "compliance", "lint", "validation", "development", "workflow", "CI/CD", "regulatory", "security" ], "author": "ComplyEdge <support@complyedge.io>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/complyedge/trustlint.git" }, "scripts": { "placeholder": "echo 'See README for deployment instructions'" } }