{
  "_from": "endent@^1.4.1",
  "_id": "endent@1.4.1",
  "_inBundle": false,
  "_integrity": "sha512-buHTb5c8AC9NshtP6dgmNLYkiT+olskbq1z6cEGvfGCF3Qphbu/1zz5Xu+yjTDln8RbxNhPoUyJ5H8MSrp1olQ==",
  "_location": "/endent",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "endent@^1.4.1",
    "name": "endent",
    "escapedName": "endent",
    "rawSpec": "^1.4.1",
    "saveSpec": null,
    "fetchSpec": "^1.4.1"
  },
  "_requiredBy": [
    "/cordova-common"
  ],
  "_resolved": "https://registry.npmjs.org/endent/-/endent-1.4.1.tgz",
  "_shasum": "c58cc13dfc432d0b2c7faf74c13ffdca60b2d1c8",
  "_spec": "endent@^1.4.1",
  "_where": "/home/amigocliente/public_html/wa/www/hello/node_modules/cordova-common",
  "author": {
    "name": "zhouhancheng",
    "email": "z308114274@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/ZhouHansen/endent/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "dedent": "^0.7.0",
    "fast-json-parse": "^1.0.3",
    "objectorarray": "^1.0.4"
  },
  "deprecated": false,
  "description": "➡️ An ES6 string tag that makes indentation right",
  "devDependencies": {
    "standard": "^11.0.1",
    "tape": "^4.8.0"
  },
  "homepage": "https://github.com/ZhouHansen/endent#readme",
  "keywords": [
    "dedent",
    "tag",
    "multi-line string"
  ],
  "license": "MIT",
  "main": "endent.js",
  "name": "endent",
  "repository": {
    "type": "git",
    "url": "git://github.com/ZhouHansen/endent.git"
  },
  "scripts": {
    "test": "standard && tape test.js"
  },
  "version": "1.4.1"
}
