{
  "_args": [
    [
      "trim-canvas@0.1.2",
      "/home/crm/camaraca.crm-cmlapps.com"
    ]
  ],
  "_from": "trim-canvas@0.1.2",
  "_id": "trim-canvas@0.1.2",
  "_inBundle": false,
  "_integrity": "sha512-nd4Ga3iLFV94mdhW9JFMLpQbHUyCQuhFOD71PEAt1NjtMD5wbZctzhX8c3agHNybMR5zXD1XTGoIEWk995E6pQ==",
  "_location": "/trim-canvas",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "trim-canvas@0.1.2",
    "name": "trim-canvas",
    "escapedName": "trim-canvas",
    "rawSpec": "0.1.2",
    "saveSpec": null,
    "fetchSpec": "0.1.2"
  },
  "_requiredBy": [
    "/react-signature-canvas"
  ],
  "_resolved": "https://registry.npmjs.org/trim-canvas/-/trim-canvas-0.1.2.tgz",
  "_spec": "0.1.2",
  "_where": "/home/crm/camaraca.crm-cmlapps.com",
  "author": {
    "name": "Anton Gilgur"
  },
  "bugs": {
    "url": "https://github.com/agilgur5/trim-canvas/issues"
  },
  "description": "A tiny library for trimming whitespace from a canvas element",
  "devDependencies": {
    "babel-core": "^6.0.14",
    "babel-loader": "^6.0.0",
    "babel-preset-es2015": "^6.6.0",
    "webpack": "^1.12.2"
  },
  "homepage": "https://github.com/agilgur5/trim-canvas#readme",
  "keywords": [
    "canvas",
    "trim",
    "whitespace",
    "remove",
    "blanks",
    "removeBlanks",
    "remove-blanks"
  ],
  "license": "Apache-2.0",
  "main": "build/index.js",
  "name": "trim-canvas",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/agilgur5/trim-canvas.git"
  },
  "scripts": {
    "lint": "standard index.es6",
    "produce": "webpack -p",
    "test": "echo \"Error: no test specified\" && exit 1",
    "watch": "webpack --watch -d"
  },
  "version": "0.1.2"
}
