File: /var/www/vhosts/textpony-prod.2amigos.us/docroot/node_modules/path-strip-sep/package.json
{
"name": "path-strip-sep",
"version": "1.0.12",
"description": "Remove trailing path separator from string.",
"keywords": [],
"homepage": "https://github.com/bluelovers/ws-iconv/tree/master/packages/path-strip-sep#readme",
"bugs": {
"url": "https://github.com/bluelovers/ws-iconv/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-iconv.git"
},
"license": "ISC",
"author": "bluelovers",
"main": "index.js",
"scripts": {
"lint": "ynpx --quiet eslint -- **/*.ts",
"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}\"",
"preversion": "yarn run test",
"prepublishOnly:check-bin": "ynpx --quiet @yarn-tool/check-pkg-bin",
"prepublishOnly:update": "yarn run ncu && yarn run sort-package-json",
"ncu": "yarn-tool ncu -u",
"sort-package-json": "yarn-tool sort"
},
"dependencies": {
"tslib": "^2"
},
"gitHead": "6552242829a533ddf68c35d459d28224c3bc7c07"
}