{
  "_args": [
    [
      "endent@1.3.0",
      "/home/totalpave/development/cordova-plugin-wkwebview-engine/tests/ios"
    ]
  ],
  "_from": "endent@1.3.0",
  "_id": "endent@1.3.0",
  "_inBundle": false,
  "_integrity": "sha512-C8AryqPPwtydqcpO5AF6k9Bd1EpFkQtvsefJqS3y3n8TG13Jy63MascDxTOULZYqrUde+dK6BjNc6LIMr3iI2A==",
  "_location": "/endent",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "endent@1.3.0",
    "name": "endent",
    "escapedName": "endent",
    "rawSpec": "1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.0"
  },
  "_requiredBy": [
    "/cordova-common"
  ],
  "_resolved": "https://registry.npmjs.org/endent/-/endent-1.3.0.tgz",
  "_spec": "1.3.0",
  "_where": "/home/totalpave/development/cordova-plugin-wkwebview-engine/tests/ios",
  "author": {
    "name": "zhouhancheng",
    "email": "z308114274@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/ZhouHansen/endent/issues"
  },
  "dependencies": {
    "dedent": "^0.7.0",
    "fast-json-parse": "^1.0.3",
    "objectorarray": "^1.0.3"
  },
  "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"
}
