{
  "_args": [
    [
      "string.prototype.trimend@^1.0.1",
      "/var/www/html/isbn/resources/angular-app/node_modules/es-abstract"
    ]
  ],
  "_from": "string.prototype.trimend@>=1.0.1 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "string.prototype.trimend@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/string.prototype.trimend",
  "_nodeVersion": "13.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/string.prototype.trimend_1.0.1_1586465158140_0.4498750445390014"
  },
  "_npmUser": {
    "email": "ljharb@gmail.com",
    "name": "ljharb"
  },
  "_npmVersion": "6.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "string.prototype.trimend",
    "raw": "string.prototype.trimend@^1.0.1",
    "rawSpec": "^1.0.1",
    "scope": null,
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/es-abstract"
  ],
  "_resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz",
  "_shasum": "85812a6b847ac002270f5808146064c995fb6913",
  "_shrinkwrap": null,
  "_spec": "string.prototype.trimend@^1.0.1",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/es-abstract",
  "author": {
    "email": "ljharb@gmail.com",
    "name": "Jordan Harband"
  },
  "auto-changelog": {
    "backfillLimit": false,
    "commitLimit": false,
    "output": "CHANGELOG.md",
    "template": "keepachangelog",
    "unreleased": false
  },
  "bugs": {
    "url": "https://github.com/es-shims/String.prototype.trimEnd/issues"
  },
  "contributors": [
    {
      "name": "Jordan Harband",
      "email": "ljharb@gmail.com"
    },
    {
      "name": "Khaled Al-Ansari",
      "email": "khaledelansari@gmail.com"
    }
  ],
  "dependencies": {
    "define-properties": "^1.1.3",
    "es-abstract": "^1.17.5"
  },
  "description": "ES2019 spec-compliant String.prototype.trimEnd shim.",
  "devDependencies": {
    "@es-shims/api": "^2.1.2",
    "@ljharb/eslint-config": "^16.0.0",
    "aud": "^1.1.0",
    "auto-changelog": "^1.16.4",
    "eslint": "^6.8.0",
    "functions-have-names": "^1.2.1",
    "tape": "^5.0.0-next.5"
  },
  "directories": {},
  "dist": {
    "fileCount": 16,
    "integrity": "sha512-LRPxFUaTtpqYsTeNKaFOw3R4bxIzWOnbQ837QfBylo8jIxtcbK/A/sMV7Q+OAV/vWo+7s25pOE10KYSjaSO06g==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej4mGCRA9TVsSAnZWagAAhdsP/1qCQ5RZVGI33dgZBsGD\nuc6wyhWN0a6SGppdmsqqSD6jUkeTJ2VJuQiPbJyi9RsAJ10ZIMIo8i/6uU32\nuVBe8lPAAOgzS4DYM0tI/vIE1/Cnzdl7w1fLwCIN+vFbudjEiqDMnzS+ga7J\nSqKNC5vea+vqY+BPZOgfkyvZOcQQsYggLsUAfV6yc98HcoUi7IjEK4TkKl8H\n2aPIsgYwKyK/0prVhuC2Fhk3Le3mKJYy9+TdAMgc47ZTHLjJgouVm5zcF7Xi\nAuUVjspaYkXi4+c6jcRCR5RC1mKjz68VvkMDPLF0HowB7GZrc5m0gxBfmHHt\nypdEymsrQQlcDqRDfWdI+J0+E+ZPw8GRnuEFKAtxQiwe+oBpLo+wd7aW5Osb\n0REmqLThjT2UZzl8+L4+YaxGr17Jad73Hiz47Znom2ckbImzByqUxPEOZGFQ\nQ1ABF4RyhcrRShZijgzO1oPXELctezKeuua2WA6d33aR8ViGYKSKMGGD4r4P\nfUecQmQx0ilTjyxsixlwWPs6sr6N1frQ+cTc/FnyooYI/QxxEpcC1nY1A9Kp\n6/N69cgiWIcpc3rE4+wHOIvawSkvnegL6IXD/2PCE3RsWmY4y38DhFfBo7iW\n7z772TsHW8ICOkvT71IBiX9vkwMocmzvtAC98uCyA5I95Eubi4BcgYSGXmGz\nZJTX\r\n=uxuc\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "85812a6b847ac002270f5808146064c995fb6913",
    "tarball": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.1.tgz",
    "unpackedSize": 13533
  },
  "funding": {
    "url": "https://github.com/sponsors/ljharb"
  },
  "gitHead": "db875b3155c8711b9ee6ab4f8ed0653c94879416",
  "homepage": "https://github.com/es-shims/String.prototype.trimEnd#readme",
  "keywords": [
    "es6",
    "es7",
    "es8",
    "javascript",
    "polyfill",
    "prototype",
    "tc39",
    "trim",
    "trimEnd",
    "trimLeft",
    "trimRight",
    "trimStart",
    "utility"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "khaledelansari",
      "email": "khaledelansari@gmail.com"
    },
    {
      "name": "ljharb",
      "email": "ljharb@gmail.com"
    }
  ],
  "name": "string.prototype.trimend",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/es-shims/String.prototype.trimEnd.git"
  },
  "scripts": {
    "lint": "eslint .",
    "posttest": "npx aud --production",
    "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
    "pretest": "npm run lint && es-shim-api --bound",
    "test": "npm run tests-only",
    "test:module": "node test",
    "test:shimmed": "node test/shimmed",
    "tests-only": "npm run --silent test:shimmed && npm run --silent test:module",
    "version": "auto-changelog && git add CHANGELOG.md"
  },
  "version": "1.0.1"
}
