{
  "_from": "endent@^1.1.1",
  "_id": "endent@1.3.0",
  "_inBundle": false,
  "_integrity": "sha512-C8AryqPPwtydqcpO5AF6k9Bd1EpFkQtvsefJqS3y3n8TG13Jy63MascDxTOULZYqrUde+dK6BjNc6LIMr3iI2A==",
  "_location": "/endent",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "endent@^1.1.1",
    "name": "endent",
    "escapedName": "endent",
    "rawSpec": "^1.1.1",
    "saveSpec": null,
    "fetchSpec": "^1.1.1"
  },
  "_requiredBy": [
    "/cordova-common"
  ],
  "_resolved": "https://registry.npmjs.org/endent/-/endent-1.3.0.tgz",
  "_shasum": "ea86b583d7b7caff5cbee5ad2c7c322eb1900c76",
  "_spec": "endent@^1.1.1",
  "_where": "/Users/frodo/Projects/cordova-plugin-uiwebview-engine/tests/ios/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.3"
  },
  "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.3.0"
}
