UNPKG

devcomply

Version:

Lightweight legal compliance SDK with markdown-based privacy and terms templates

27 lines 595 B
{ "name": "devcomply", "version": "2.1.0", "description": "Lightweight legal compliance SDK with markdown-based privacy and terms templates", "files": [ "privacy-policy.md", "terms-of-service.md" ], "exports": { "./privacy-policy.md": "./privacy-policy.md", "./terms-of-service.md": "./terms-of-service.md" }, "scripts": { "test": "echo \"No tests needed for a Markdown-only SDK\"" }, "keywords": [ "legal", "compliance", "markdown", "privacy-policy", "terms-of-use", "sdk", "ai-tools" ], "author": "", "license": "ISC" }