{
  "_args": [
    [
      "cr@0.1.0",
      "/var/www/html/whatsapp-bi"
    ]
  ],
  "_from": "cr@0.1.0",
  "_id": "cr@0.1.0",
  "_inBundle": false,
  "_integrity": "sha512-CtjC3GZDV/2yr+jfTMW+VNjWi7Xg9s0BEmbkPj65AuOJBnE11J2VgHwyRUIG3ApXSIgir/jPeuzllLbPdFa+xA==",
  "_location": "/cr",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cr@0.1.0",
    "name": "cr",
    "escapedName": "cr",
    "rawSpec": "0.1.0",
    "saveSpec": null,
    "fetchSpec": "0.1.0"
  },
  "_requiredBy": [
    "/single-line-log2"
  ],
  "_resolved": "https://registry.npmjs.org/cr/-/cr-0.1.0.tgz",
  "_spec": "0.1.0",
  "_where": "/var/www/html/whatsapp-bi",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/cr/issues"
  },
  "dependencies": {},
  "description": "Strip windows carriage returns, or convert carriage returns to newlines.",
  "devDependencies": {
    "mocha": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/cr",
  "keywords": [
    "carriage",
    "carriage-return",
    "file",
    "fs",
    "newline",
    "newlines",
    "nl",
    "normalize",
    "return",
    "returns",
    "string"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "cr",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/cr.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "verb": {
    "related": {
      "list": [
        "read-file",
        "read-yaml",
        "read-data",
        "write",
        "copy"
      ]
    }
  },
  "version": "0.1.0"
}
