{
  "_args": [
    [
      "string.prototype.trimstart@^1.0.1",
      "/var/www/html/isbn/resources/angular-app/node_modules/es-abstract"
    ]
  ],
  "_from": "string.prototype.trimstart@>=1.0.1 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "string.prototype.trimstart@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/string.prototype.trimstart",
  "_nodeVersion": "13.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/string.prototype.trimstart_1.0.1_1586465157707_0.8608107954637128"
  },
  "_npmUser": {
    "email": "ljharb@gmail.com",
    "name": "ljharb"
  },
  "_npmVersion": "6.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "string.prototype.trimstart",
    "raw": "string.prototype.trimstart@^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.trimstart/-/string.prototype.trimstart-1.0.1.tgz",
  "_shasum": "14af6d9f34b053f7cfc89b72f8f2ee14b9039a54",
  "_shrinkwrap": null,
  "_spec": "string.prototype.trimstart@^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.trimStart/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.trimStart 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-XxZn+QpvrBI1FOcg6dIpxUPgWCPuNXvMD72aaRaUQv1eD4e/Qy8i/hFTe0BUmD60p/QA6bh1avmuPTfNjqVWRw==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej4mGCRA9TVsSAnZWagAAhDUP/2w226Jf2O5EYDwv3WFu\nW/9Fzn6FQ3wUwi0724qN80yHKe3rcxt6C1mcW6zl5SbMIlpuSFro0zOl9uNP\norgqmtjdumXxyyf7v7vF3sJDH81YCQd6ncUTJ6A43BphxkJ1r4R8Ezhw8J7e\nwTeZykbT/kY2hbv82nV7RA3hVGPX6dxVhzQrodS/wldN1OETYSa6jyIS2nKq\nt2WkDef5YUZfIxzXLJLjrNq8VtlUAw0DOEvnb1/NPPHHOVSxQIW4PgpsT9Ry\nfxXuX5A8OxknSvSY6ZgM8q1mTgZ5Njq98bcsQ+IIooeFQDZ6CaQfxSEZ9gE7\na6labsF7YkxZxnfhW9ocIwl/jw7IjsQYdP0P2Ub91TZM1ozGFX+EEgn5FUiv\ntVAZ/iMzJrqULYSJvhXsF386f9NglpRQcHDb0UkN7o/yMEwpNAZYrrN94oa6\n+iXkr18qH7Vr4PjuBJ69R+fOBiFH7bzxHIysDIA6yumnp6bD/DSwNvlpyBrZ\nWbvbt0x8ij0FVyuQDws+N9a9z/JWvAxNjYKOwQ9BJJrVup++DOFqQWmon/7J\nHo4x0kFBg3++Z3irTM72PtdVWh9mQdnwquFXXvXCbfHpGMFPG1STcMygqr7Q\nXII6oQCEFWijVbq18cWz3BDeG1M9C9CuAHRhc7JC9KBgQD/ve35MG8zPUqNz\nja2p\r\n=yz9U\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "14af6d9f34b053f7cfc89b72f8f2ee14b9039a54",
    "tarball": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz",
    "unpackedSize": 13783
  },
  "funding": {
    "url": "https://github.com/sponsors/ljharb"
  },
  "gitHead": "7ce7634165aa317a3a28f09be576237167f052be",
  "homepage": "https://github.com/es-shims/String.prototype.trimStart#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.trimstart",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/es-shims/String.prototype.trimStart.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"
}
