{
  "name": "flicker-signature",
  "version": "1.0.9",
  "description": "更好用的签名库",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "js",
    "canvas",
    "signature",
    "签名"
  ],
  "module": "esnext",
  "author": "lvkun",
  "license": "ISC",
  "devDependencies": {
    "rollup": "^2.79.0",
    "rollup-plugin-commonjs": "^10.1.0",
    "rollup-plugin-node-resolve": "^5.2.0",
    "rollup-plugin-typescript": "^1.0.1",
    "tslib": "^2.4.0",
    "typescript": "^4.8.2"
  }
}
