{
  "_args": [
    [
      "path-strip-sep@1.0.13",
      "/var/www/html/whatsapp-bi"
    ]
  ],
  "_development": true,
  "_from": "path-strip-sep@1.0.13",
  "_id": "path-strip-sep@1.0.13",
  "_inBundle": false,
  "_integrity": "sha512-lxc+Mv83LrhLolN1E7lhIb2XLT3epL6QT/rrLySo6MEK08E5dTKxGFGSiqr71H9W9xe7uOgzlpN8hFqpavF0Gg==",
  "_location": "/path-strip-sep",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "path-strip-sep@1.0.13",
    "name": "path-strip-sep",
    "escapedName": "path-strip-sep",
    "rawSpec": "1.0.13",
    "saveSpec": null,
    "fetchSpec": "1.0.13"
  },
  "_requiredBy": [
    "/upath2"
  ],
  "_resolved": "https://registry.npmjs.org/path-strip-sep/-/path-strip-sep-1.0.13.tgz",
  "_spec": "1.0.13",
  "_where": "/var/www/html/whatsapp-bi",
  "author": {
    "name": "bluelovers"
  },
  "bugs": {
    "url": "https://github.com/bluelovers/ws-iconv/issues"
  },
  "dependencies": {
    "tslib": "^2"
  },
  "description": "Remove trailing path separator from string.",
  "gitHead": "bdd77f3d3223bb5a9725c7cb591d1ddfa8bbd696",
  "homepage": "https://github.com/bluelovers/ws-iconv/tree/master/packages/path-strip-sep#readme",
  "keywords": [],
  "license": "ISC",
  "main": "index.js",
  "name": "path-strip-sep",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bluelovers/ws-iconv.git"
  },
  "scripts": {
    "lint": "ynpx --quiet eslint -- **/*.ts",
    "ncu": "yarn-tool ncu -u",
    "prepublishOnly:check-bin": "ynpx --quiet @yarn-tool/check-pkg-bin",
    "prepublishOnly:update": "yarn run ncu && yarn run sort-package-json",
    "preversion": "yarn run test",
    "sort-package-json": "yarn-tool sort",
    "test": "jest",
    "test:jest": "ynpx --quiet jest -- --coverage",
    "test:mocha": "ynpx --quiet -p ts-node -p mocha mocha -- --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\""
  },
  "version": "1.0.13"
}
