{
    "name": "@lemonadejs/signature",
    "title": "JavaScript Signature Pad",
    "description": "The LemonadeJS JavaScript Signature Pad is a responsive component that simplifies signature capture in web applications. It is compatible with Vanilla JavaScript, React, Vue, and Angular frameworks, allowing users to capture signatures using either mouse or touch input. With convenient methods for loading and retrieving signatures, developers can easily create solutions that empower users to sign documents and securely store their signatures.",
    "author": {
        "name": "Contact <contact@lemonadejs.net>",
        "url": "https://lemonadejs.net"
    },
    "keywords": [
        "signature pad",
        "javascript signature pad",
        "js signature pad",
        "signature pad js"
    ],
    "dependencies": {
        "lemonadejs": "^5.0.3"
    },
    "main": "dist/index.js",
    "types": "dist/index.d.ts",
    "version": "5.0.0"
}
