{
  "_args": [
    [
      "signature_pad@2.3.2",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "signature_pad@2.3.2",
  "_id": "signature_pad@2.3.2",
  "_inBundle": false,
  "_integrity": "sha512-peYXLxOsIY6MES2TrRLDiNg2T++8gGbpP2yaC+6Ohtxr+a2dzoaqWosWDY9sWqTAAk6E/TyQO+LJw9zQwyu5kA==",
  "_location": "/signature_pad",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "signature_pad@2.3.2",
    "name": "signature_pad",
    "escapedName": "signature_pad",
    "rawSpec": "2.3.2",
    "saveSpec": null,
    "fetchSpec": "2.3.2"
  },
  "_requiredBy": [
    "/react-signature-canvas"
  ],
  "_resolved": "https://registry.npmjs.org/signature_pad/-/signature_pad-2.3.2.tgz",
  "_spec": "2.3.2",
  "_where": "/home/crm/camaraca.crm-cmlapps.com",
  "author": {
    "name": "Szymon Nowak",
    "email": "szimek@gmail.com",
    "url": "https://github.com/szimek"
  },
  "bugs": {
    "url": "https://github.com/szimek/signature_pad/issues"
  },
  "description": "Library for drawing smooth signatures.",
  "devDependencies": {
    "babel-plugin-transform-es2015-modules-umd": "^6.18.0",
    "babel-preset-es2015": "^6.18.0",
    "del": "^2.2.2",
    "eslint": "^3.13.1",
    "eslint-config-airbnb-base": "^11.0.1",
    "eslint-plugin-import": "^2.2.0",
    "gulp": "^3.9.1",
    "rollup": "^0.41.4",
    "rollup-plugin-babel": "^2.7.1",
    "rollup-plugin-eslint": "^3.0.0",
    "rollup-plugin-uglify": "^1.0.1"
  },
  "files": [
    "src",
    "dist",
    "example"
  ],
  "homepage": "https://github.com/szimek/signature_pad",
  "license": "MIT",
  "main": "dist/signature_pad.js",
  "module": "dist/signature_pad.mjs",
  "name": "signature_pad",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/szimek/signature_pad.git"
  },
  "scripts": {
    "build": "gulp",
    "prepublishOnly": "npm run build",
    "watch": "gulp watch"
  },
  "version": "2.3.2"
}
