{"library":"signature-page-schema","type":"library","category":null,"description":"JSON Schema for describing signature pages in legal documents, version 2.0.0. It defines a standard structure for representing signing parties, their roles, and entities involved, including intermediary entities and signing capacities. The schema is used in the CommonForm ecosystem for generating and validating signature blocks. Differentiators include support for multiple entities in a chain (e.g., LLCs, LPs), same-page flagging, and structured information fields like address and email. The schema is part of a broader set of legal document schemas. Release cadence is low; breaking changes are rare and versioned.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install signature-page-schema","imports":["import signaturePageSchema from 'signature-page-schema'","import Ajv from 'ajv'; const ajv = new Ajv(); const validate = ajv.compile(signaturePageSchema);","type SignaturePage = import('signature-page-schema').SignaturePage;"]},{"cmd":"yarn add signature-page-schema","imports":[]},{"cmd":"pnpm add signature-page-schema","imports":[]}],"homepage":"https://github.com/commonform/signature-page-schema#readme","github":"https://github.com/commonform/signature-page-schema","docs":null,"changelog":null,"pypi":null,"npm":"signature-page-schema","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}