{"_id":"trim-right-x","_rev":"43-603647f22e4ae32296f3e60b775ef736","name":"trim-right-x","description":"This method removes whitespace from the end of a string.","dist-tags":{"latest":"4.1.2"},"versions":{"1.0.0":{"name":"trim-right-x","version":"1.0.0","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimright","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"white-space-x":"^1.1.0"},"devDependencies":{"@ljharb/eslint-config":"^11.0.0","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^3.17.1","eslint-plugin-import":"^2.2.0","json3":"^3.3.2","jscs":"^3.0.7","uglify-js":"^2.8.12","browserify":"^14.1.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","nsp":"^2.6.3"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","eslint":"eslint *.js tests/spec/*.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/trim-right-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/trim-right-x.js -o lib/trim-right-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/trim-right-x.map"},"gitHead":"7dbb2505d05f889639e29488ef781d3d7cd197ce","_id":"trim-right-x@1.0.0","_shasum":"9bb5ce07bb8e37c23df8f4b81e9dfb70905c99f3","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"9bb5ce07bb8e37c23df8f4b81e9dfb70905c99f3","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-1.0.0.tgz","integrity":"sha512-/K9AGJcb1vWIHcHLD6f6ewcBsLHUJ5biWSuzqy7GULnvYMiLSjcZA9DWCEEgR/Lj/+mByK3oJ+T9GjFpwzQQEw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID7Gitu4bRIL4aQm1eXsvXvxWacO59kkAtoru34ix9MbAiAw6NTez/08Fl3Jk/BqNxWJ0jlvBhdS0LrsOD6Ab9Fijw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/trim-right-x-1.0.0.tgz_1489682120102_0.3187182848341763"},"directories":{}},"1.1.0":{"name":"trim-right-x","version":"1.1.0","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimright","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"to-string-x":"^1.2.0","white-space-x":"^1.2.0"},"devDependencies":{"@ljharb/eslint-config":"^11.0.0","browserify":"^14.1.0","browserify-derequire":"^0.9.4","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^3.18.0","eslint-plugin-import":"^2.2.0","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.1.0","nodemon":"^1.11.0","nsp":"^2.6.3","replace-x":"^1.1.1","uglify-js":"^2.8.18"},"scripts":{"build":"npm run build:setver && npm run security && npm run eslint && npm run browserify && npm run uglify && npm run docs && npm run build:jasmine && npm test","build:jasmine":"make-jasmine-spec-runner-html","build:setver":"PKG_VER=$(node -p -e \"require('./package.json').version\") && replace-x \" @version .*\" \" @version ${PKG_VER}\" index.js","build:watch":"nodemon --watch index.js --watch package.json --exec 'npm run build'","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","eslint":"eslint *.js tests/spec/*.js","security":"nsp check","test":"jasmine-node --matchall tests/spec/","test:watch":"nodemon --watch tests/spec/test.js --exec 'npm test'","browserify":"browserify -p browserify-derequire -e index.js -o lib/trim-right-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-right-x.js -o lib/trim-right-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/trim-right-x.map"},"gitHead":"82a4808ef7f5135f7e121dfea64b4866c77b9d75","_id":"trim-right-x@1.1.0","_shasum":"738fd8769f9060e69177c7960188a72c8c7bb4cd","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"738fd8769f9060e69177c7960188a72c8c7bb4cd","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-1.1.0.tgz","integrity":"sha512-oZs9w8myagqExgghtpTBJStsOgXX+szppWxXo7kxS2GEshvPQ4dUgEUpykvD0mB2+1Q3BD+zhpDjfEuKWHhitg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDrBOw/q8+fTug0NKLVVzkromwYTFaYTBCR9LsNlQ/+QAiA9OAI4dd95G2NkkdPqkStoOC29PUfxDQ+f9oZlHSYd0g=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/trim-right-x-1.1.0.tgz_1490818680239_0.270860044285655"},"directories":{}},"1.2.0":{"name":"trim-right-x","version":"1.2.0","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimright","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"to-string-x":"^1.2.0","white-space-x":"^1.2.0"},"devDependencies":{"@ljharb/eslint-config":"^11.0.0","browserify":"^14.1.0","browserify-derequire":"^0.9.4","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^3.18.0","eslint-plugin-import":"^2.2.0","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.1.0","nodemon":"^1.11.0","nsp":"^2.6.3","replace-x":"^1.1.1","uglify-js":"^2.8.18"},"scripts":{"build":"npm run build:setver && npm run security && npm run eslint && npm run browserify && npm run uglify && npm run docs && npm run build:jasmine && npm test","build:jasmine":"make-jasmine-spec-runner-html","build:setver":"PKG_VER=$(node -p -e \"require('./package.json').version\") && replace-x \" @version .*\" \" @version ${PKG_VER}\" index.js","build:watch":"nodemon --watch index.js --watch package.json --exec 'npm run build'","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","eslint":"eslint *.js tests/spec/*.js","security":"nsp check","test":"jasmine-node --matchall tests/spec/","test:watch":"nodemon --watch tests/spec/test.js --exec 'npm test'","browserify":"browserify -p browserify-derequire -e index.js -o lib/trim-right-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-right-x.js -o lib/trim-right-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/trim-right-x.map"},"gitHead":"d0776b6c411a6b8cb0af4085356be8bb45eb3f81","_id":"trim-right-x@1.2.0","_shasum":"4aed08b92270c2ac3bd5a4fe6a7dc5ddf5230a87","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"4aed08b92270c2ac3bd5a4fe6a7dc5ddf5230a87","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-1.2.0.tgz","integrity":"sha512-EfYN813CwsUi+8x2Mt0V+WPbWqGuZOgwmaG7GcQRCPpzzsdqQkGoc37Jk6g5x4twKoU61qaFpn32sieVwsMAMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNOwMq15TVUM3y2ln9FIjHe/5CnDJizPhNRaq39Jg/HAIgdXE+Gz5uU4JSOnVJf3K2va4LHG3xO+elSxAYcsYkXfQ="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/trim-right-x-1.2.0.tgz_1490827688859_0.07446853979490697"},"directories":{}},"1.3.0":{"name":"trim-right-x","version":"1.3.0","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimright","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"to-string-x":"^1.4.0","white-space-x":"^2.0.0"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/trim-right-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-right-x.js -o lib/trim-right-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"2fb294975d69a429daf0ae64c88db0e007a56689","_id":"trim-right-x@1.3.0","_npmVersion":"5.2.0","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-ipHAy8Hvyrpz5D0eZ4CRQ/lm4J4RprZrWRsQufQ0C/LjZ5rwkzSv3XbM0/Xg2pLshh9kl84ld6dokYoAwsQp6g==","shasum":"39dafca447fd730e1acb7cd870ad153a44b51072","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-1.3.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC26lgCwv/hayUhWJQtM1WkQy/ww+bVRQktjq1qLRep4wIhAOYDZYHb4lolB4vmS+mLIRchAzy03v5DV+Lof3bgTxqL"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x-1.3.0.tgz_1499866211294_0.18516576942056417"},"directories":{}},"1.3.1":{"name":"trim-right-x","version":"1.3.1","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimright","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"to-string-x":"^1.4.0","white-space-x":"^2.0.1"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/trim-right-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-right-x.js -o lib/trim-right-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"8a1a83b243333436b539a817d7443eeb9c20a1d3","_id":"trim-right-x@1.3.1","_npmVersion":"5.3.0","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-G88q8gzd0qWlhLBISt+DrGnCchySi2f4Epz2yDbuO7CzomPlp0bqeQPE0sCrltnVErAAjBdZTSKtisdNIbPjgg==","shasum":"62164a51a99222e2b32b089d5aed8a721f04e3c9","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-1.3.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAqYtrcd/VvaB9MqAfItwt+ROk7tA89v2PA0vEfLveAlAiBHe/UFHioZhvfoFgC2CDN1K3UC5xHRl9J7vy3C1uGSAA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x-1.3.1.tgz_1502330691776_0.6694536239374429"},"directories":{}},"1.3.2":{"name":"trim-right-x","version":"1.3.2","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimright","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"to-string-x":"^1.4.0","white-space-x":"^2.0.2"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/trim-right-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-right-x.js -o lib/trim-right-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"20665f9528b032fc5b0ac0bd307cd7f8ee8b788b","_id":"trim-right-x@1.3.2","_npmVersion":"5.3.0","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-BFpADj8aAgQb8+KSOEIC9KNZXCqybLA94F0lAnyXxF9D3P0IBzQ3/qPPGw3KkDV0uy38z75mHeGPq47Uucwvpw==","shasum":"b44588d6893dcea0bd85b451cd1608e94452beb0","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-1.3.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZZz2MSFMRL+z1xx2B0hhmtYh1q4e6l1hy4rIzb5wYqAIhAO7sSSXQm4SQAS3lQGA+loLwBgvf6AoYJe1YTI3FE5MY"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x-1.3.2.tgz_1502405577873_0.4477292634546757"},"directories":{}},"1.3.3":{"name":"trim-right-x","version":"1.3.3","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimright","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"to-string-x":"^1.4.1","white-space-x":"^2.0.3"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/trim-right-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-right-x.js -o lib/trim-right-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"2e5f9629f05de5955147200f77df9d732b0325ea","_id":"trim-right-x@1.3.3","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-a0Moq+2fFdRXcVjqtDgxtDYx3bRTvsLMmwiK9vEVWuc8Y557oZjA3A6eJ0UcyNEa8DE57KMFSRGPUzrLLDJukg==","shasum":"affa619e9e777a5ef89c3e5edb0423199c18db98","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-1.3.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHecTeyPmQejqCpbyOIG7bTDLb3HsJOJgJIutod6BpRmAiEA6liXnLssLN325qs9HMbNe/4ulx39wRLQO/n1VD1JA/g="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x-1.3.3.tgz_1504279434092_0.1458294044714421"},"directories":{}},"1.3.4":{"name":"trim-right-x","version":"1.3.4","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimright","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"cached-constructors-x":"^1.0.0","to-string-x":"^1.4.2","white-space-x":"^2.0.3"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/trim-right-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-right-x.js -o lib/trim-right-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"01627aaab226f4a27ff09aa5e1c9d822f34b1557","_id":"trim-right-x@1.3.4","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-W/NQvE5MS+rZhTMnsscwnQpto+VszsUWPWGaxcHrUut/QhkRvabz2HOZIAg+u5jUt9rIZwfEpMB3UUIJLtmtxA==","shasum":"5d258ce3155c58ed56186d6b695dbcac9666e28d","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-1.3.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDS5bQxvJn6GzazPExY3GlrqeVQFWAD35+Rl3HOwGhpRQIhAP9ZZN+K/U3j2KggJeFJ56peKIaGprwinL0ux0gBDqFl"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x-1.3.4.tgz_1506426951301_0.49029044318012893"},"directories":{}},"2.0.0":{"name":"trim-right-x","version":"2.0.0","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"cached-constructors-x":"^1.0.0","require-coercible-to-string-x":"^1.0.0","white-space-x":"^2.0.3"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/trim-right-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-right-x.js -o lib/trim-right-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"985da195fa38006c696dd21d332b5e08e056980f","_id":"trim-right-x@2.0.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-aV+f3j2DztpScCK0/cU/hvfIlKS9SzclrZHfgYleHUIs/ORsAsTCXHlwW9h0qx8q4F+Kj34lYnjbmlMkXLd7bg==","shasum":"0118a6ee9940e2582ee7daf8dd9d946438590aa0","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-2.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkm40JZUvNTV3zNqSIOC2BjRxXwRTuT/4ihW4pBJ3bcgIhAMhL3gjXdPri93y7N+Emf3mZaCEpP54mdMO9hHsCS77B"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x-2.0.0.tgz_1506454598143_0.005629939725622535"},"directories":{}},"2.0.1":{"name":"trim-right-x","version":"2.0.1","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"cached-constructors-x":"^1.0.0","require-coercible-to-string-x":"^1.0.0","white-space-x":"^2.0.3"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/trim-right-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-right-x.js -o lib/trim-right-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"913f5c30aa076bb0016cdd879a794866af23c6aa","_id":"trim-right-x@2.0.1","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-hdz1fDE/roIkWWNtA43matOTi3dHgLhDkKTo+hFgLwlYSqjNt7Qr0QKZyik8ZDTpjUmrgHtU5/lb+gL/pngWvQ==","shasum":"17539a4725b5e6aedad43d72ebb5110925e7b5e0","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-2.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEF42Q42E31uG445JBEWX9TStNTeWA8z+0qNmCOa+zSdAiAf3odUQQ/CXGxzfNDAkyk6s2qi2dJ2h2JX8C8b1YmIrw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x-2.0.1.tgz_1506456696690_0.6991048709023744"},"directories":{}},"3.0.0":{"name":"trim-right-x","version":"3.0.0","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"cached-constructors-x":"^1.0.0","require-coercible-to-string-x":"^1.0.0","white-space-x":"^3.0.0"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/trim-right-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-right-x.js -o lib/trim-right-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"a0648b92d6a586dd76118e30545f53cef9488ad4","_id":"trim-right-x@3.0.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-iIqEsWEbWVodqdixJHi4FoayJkUxhoL4AvSNGp4FF4FfQKRPGizt8++/RnyC9od75y7P/S6EfONoVqP+NddiKA==","shasum":"28c4cd37d5981f50ace9b52e3ce9106f4d2d22c0","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-3.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8IvvtKw57hPcblXJ0DVoMmJn0rc/IrDuwgmQUhnXheQIgJSDlUHNrMj//MjSLP4hGVNwVjVTg+nw5OyDHCDQPmaw="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x-3.0.0.tgz_1508165368242_0.3050935575738549"},"directories":{}},"4.0.0":{"name":"trim-right-x","version":"4.0.0","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"browser":"dist/trim-right-x.min.js","module":"src/trim-right-x.js","main":"dist/trim-right-x.js","scripts":{"build:base":"webpack --bail --progress --profile --colors","build":"cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.0","white-space-x":"^4.0.1"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.5","@types/jest":"^24.0.15","@types/node":"^12.6.1","@typescript-eslint/eslint-plugin":"^1.11.0","@typescript-eslint/parser":"^1.11.0","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-css":"^1.0.1","jest-file":"^1.0.0","lodash":"^4.17.13","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"1985b88d3afa8404873b0745640560ae64f62052","_id":"trim-right-x@4.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-HPVwcmE6YYXO2LJH0viHL9F9sNYAGo90sux3/LuOdOOLSnZtd02sYMHTSlH16Mlr1cXrl7gCK0qCjZgyl3zMaA==","shasum":"64b0880f2d21d981839271e29394697d204d8075","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.0.tgz","fileCount":8,"unpackedSize":101247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJm4wCRA9TVsSAnZWagAAoesP/24dIU5+wg8l9O4Bv1DK\nPNl6dt1nV4Z+zVG3L8TzwfpcBmS1RZGTYkFkmvliR/jukYPpU4REge7LCFzu\n+SY2J0SF/r0S87jPCuyVa6xYh7LOSrQbLayvni8jZTq5gzSxt1Qt9ltqI0OG\nNa+acisaixrVr54KwlulREZxnuRezVmIdUNtOtw0oWoyZeN8jwK/4F8/WcHn\n9xfmagal386I8Zi++z7rMXiJlj06UnqSBejsNEP4DYo4svAOYjucnWkVhtNl\niTQ2fyMUfE172GK7G69Dm3bi/2hQI8+xaISq6wp1SW01mO1Hk4AePuJaKaBy\nBEynZWiZil0L5WIoIRjG8ZL4+6GlhSSuQPPIqRFOJa0zjUjAvWaLuQWmrFKV\n/TUUwN/ycyu2wLUf2rSlAgihcNDxneW58/Ng2HxHa9v4BtKqTYt1TcxYV5m8\neauTBQH6ndU9FaOoiKNP/0YffgG3WpNs2EdZY/NzJeye47zRRo+xQp13fVnC\ngI76geizxUULOMX0fA86MlS+c2bnh5JW/erf9jhCrp40X9BVsMWGPcVivEM4\nkcnoQxsgZvNRFzxo+RrW/nCMfBZNYsTFymWuGMrZg4IRLwv/avbHl+UevhaD\nsiWUfJjdKOI9nkvByOJou7jmITHAuLMb8UhbahblsI0d9wPk8kBlc99Sgomf\nV/Su\r\n=o0qM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCo1DdY9Q/kEXD8s9eSCDmXkIP9eDmv0bGmlY7eEddmyQIhANl1oBF7xDw6gjsH+BIkxmffk9qeCqjIBYOe60vRu6ng"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.0_1562799663957_0.6049411956898827"},"_hasShrinkwrap":false},"4.0.1":{"name":"trim-right-x","version":"4.0.1","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.1","white-space-x":"^4.0.2"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"1985b88d3afa8404873b0745640560ae64f62052","_id":"trim-right-x@4.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-/lCVsnbIwLu3sDmOSA/QqnYrR9x7ozqYbvr+R4rUWl98o51R5PjGI0kRl4Mop5O719DwxponVD2iSBpMFQ+QMg==","shasum":"57807c4a23c3afa27c2ab0a190800f5fb83400c3","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.1.tgz","fileCount":10,"unpackedSize":86166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKJr+CRA9TVsSAnZWagAA8ioP/0XOnn70x0ME9/jEwThp\n+fsZMAcbsGqQLF15WnrDfjuu2vJ+DspZqgjERsAYMuwYuApKKkikO0rbfke4\nZZ5P34aXkMvR5c09NPR6RH3gshEShzxre0zEfJ7fXXmFAUIBZZMSpukQ6uZD\nHpb2y0oh8MxNdGGJlrho/0vCPNXI/1X6su7fgx96dk/p3Y+Pk0YMYBmEzptX\njgM6wH9nF0aEm5bMq+UwJTb08ZDCMPIP7/BOqZJr/OELCv6fKXAZc4T1PAhC\nZkiw3fz3hEm8QJhyvHWy4F8IN8+VS9x5bA44fkIbVSRHfdLvXSDpZeHRoPpR\nwZ4KeFZUHjQCiHyKQ04Q43jkzurNhraGWz8FlWLZkh9ZcV/LA3uefFx+zStF\nbvVJ1CiLEK92n0MBoPggV/oaexe0UFn7ysbufjZoApm7I4i0T2Kcr2AeWGL8\nJoLrUiqWAvDF8d0Evr55BEXZHUOG7uYsjDxgrbiTzo1g+A1yujYEIWIM0QyP\nbJgW1gcf9syLjoAwZDlkmuJShpWJ9FHfGOwKbhvBoWBANifC2DibBkB2cC+Z\nmjytrg0VKPRK23kjCqBoH2o/yqykg7pSwSbc+2LAeZ+Bo7hasZc28Mp6JnzY\nOAx1vLqNdrT4JzpycMrDu1+ylpgZhhid3FFo6HU8GXRo14Zv6N9tUOi+IY0a\nfg7e\r\n=5k4/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHLoc9YlbDdlIWio5EYKfV1y+X7V161XNjCulxDWoCFCAiEA4RadqjdJRdji0BgZqCl5182h3V1f6Oq4j+e3lqxMh6s="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.1_1562942205804_0.06603091955078932"},"_hasShrinkwrap":false},"4.0.2":{"name":"trim-right-x","version":"4.0.2","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.2","white-space-x":"^4.0.3"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"8dc05bc4ae29e0846f5e3503763baf9d7304fe7e","_id":"trim-right-x@4.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-4KsgAiegfv981mgGP4JScmqYnEktsfQqCMgV7Mx7pAhIA1eQDCVD/MB0X05QCi4VwsQt3ozM/NFFPk/s5nnQUg==","shasum":"31c344d1ef48451e40ea05944fa51e24555da326","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.2.tgz","fileCount":10,"unpackedSize":86166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKT0jCRA9TVsSAnZWagAAJfkP/AyvaioPvp77YOcj5Y2g\ndBQVt7+9/YmaClOePeExTvAYql6k1jtqalmRSSLPXSAv4+vYRjA/ojVGwNM6\nKNljYYCkJnUzolFSYb3taFb6Ugnlwtk0iX4HXMNrAGX5MJ6scMlnBDUiI4/N\nxmiWa0K2ThejGZGrw/UiJfUkkqqdOmOAp7XbQp8l8TWuNdDYvtQ8YRBZu4IS\ndVdHzzJoutzegN4zb2ZWMpfSHbTFfYKq5ES24+27krDOaCVZNK8NNxoRh43u\nPgM8BvguQYj26q4cgNoWImPPZg95P/iYSgztm+CKGnjGzRTGeJRFkSSwrM/K\n30F0EnsgwDW36nUfcrJcARSVKJukSLdFGYaqJWFIrWg9KviRJisWToiyba8z\nSh9dg1qqc6nAmxpVkHR+QwONZFY0J+LT5c3mU3J06h5SRQuLPPWBCOwXHtY/\nh2rypNGbSpOL/AlQpC9ofX68I8o1ujNj+ck1tg5JgcrdbV/yRgUdxFGdP7uP\nw97RoOfouMpXqqv42yKbCbyQrpKVzdO36hCrD/SeeyEUP5YtSOYh8uZ4EkTf\nkDYgpp7E0PnuS5sFDmgkjFIDOIvG2iU8V7T9b1Kltia+Aggsh4ndTRn5A+Wf\nalyh4tKVCvf38NlZ725QyH4NIRT/pv2wWEGFWfrNd6TEi6ZuWNGTrBGlXxZ5\nHqCs\r\n=xn+S\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICxcg854eCxOdfUARJtNerMKIUhIx7M8LxJXJ+GWMHVYAiEAw3E0cP1OO9jGURt4afviG2OysqT0ITWX24NYIy/Ylf0="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.2_1562983714954_0.09100958444698937"},"_hasShrinkwrap":false},"4.0.3":{"name":"trim-right-x","version":"4.0.3","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.3","white-space-x":"^4.0.3"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"c6b07b541d27f6bcc32ec815d5284a66f557538a","_id":"trim-right-x@4.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-8eYIQAUPHFRokNGnpHW49++EgpNVFnMNcPhBmFlPohMagOvgLnJcqz76QlPkRtwl5BnC30AP2SUIbwaQkWY6Fw==","shasum":"153cceb3cb4bca8755bea60710002cf017abd75d","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.3.tgz","fileCount":10,"unpackedSize":86166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKmrMCRA9TVsSAnZWagAA5c8QAI79Fj4jMBY4EK7iLps4\nOY3aUuUelxnR02cSYNU4+61HIej1GxScf0PPpKIkbqK/+WGYo2HbPjql6MnL\nczBu41Hz/ZxP/zCinJ2hxLFImrYp46dBh3MZ5CD6qYqlOp8MP/7PYXfPvj5E\n+ctMIsBtnEJQNaiTFBfwo3f7vuurQedfzQvsc8AwwZN6vqp1QYGvgfxc4YD1\nOBDIdENdpnTYVkTv2v2jAc/Tqpf8NNo+Dpmtn925wsGmrN/SdXaviGwdmXR/\nii4Gn6CngfgnPhmyT72/RtH9xmSt53v9SKRB6d+ar8q1Qcs4gqgS88An26Ug\nGqz54ZlEhELATRCPAtVPHXMvKLuQunjR4hXn9WNSx9D7CHfje5Xhm36wnffh\nSN38CEbXp5j1p5Q5uwSJFuyH+MNe0gGDx03mA0dZ1insYmujeXudZQTRO+NY\nq+Aa8pW6w3h+kN45WKZLJFqfWA5DdYVJa/LNOKyPpBBFuz12IfxzQMpMeQz0\n89a/z9uwcTlNC7vAZzPSPgIW1XvpZIebjjHIqn2Lpt/HMhouxjOaWYGrpCaW\n4ie3L6sAuNVcr/XTckhqEigQw9NDKrb9IUvESwCP8pkoaQw1ufWeLvwB2g2r\nHvCrBVE1bbK2wp4DUaHbQGSgHur672ZSt2iwWzRZhY9w6+iuJzu2cE99CPTb\nnyvJ\r\n=3zPK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEix7iFuBNFnCs1FkM164zbxJivM6+P9yVl7+cfzNQ4GAiEAnVirFPLkmHAqrWwE+CGQ++dixG+y8a01SLMEyiziGro="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.3_1563060939772_0.11311270091949832"},"_hasShrinkwrap":false},"4.0.4":{"name":"trim-right-x","version":"4.0.4","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.4","white-space-x":"^4.0.4"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"13393bc9c365a14d00aa92adf88fea08ebf513c3","_id":"trim-right-x@4.0.4","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-/S58jUWe0WD+zL07oL0TkzFl9oJQ3UYKePtakj/nCVUwRH/YiNvB/vYVP0iEax9hUrP+49lkhSm26cDaztsr1Q==","shasum":"aaa815f396c22bf70cc19a74f01a38a524bda070","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.4.tgz","fileCount":10,"unpackedSize":86166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdK6HWCRA9TVsSAnZWagAAm74P/iAfPDQEV323n96SSPb5\nPinNk8TLxQ9CWXi5c5uXyIwCo/CaY1NRr2ctslrYqXOlBbmWiZIg2zA22o1b\ngALEWKJK4+dhQCU27YoWJtROPPadoET8TbaYOHBCbCnpqL3Nkz06qhLWLR8W\nvL8ceEnqIvJbbi/g71Zzwxc+NvgKSc8ZGIOF1I5Ci/vriPLFuLVwgp9IefUd\nmWNeBCHsIP9qT0CKtodI4W9I5Cat4vHVb/wIMOgr1sIF7HtzQkEabaWe0Sqg\n6qXPP3grgsDTy4YVVi7UXa9M0ri4pD7athYOA7LOD2RKTC2ju4lkGApu6FJn\nQEbt7tjsWjYK1KTp7EH6a0Xjpsn9v8VqI/rBmn79TRNrkzpBbNPdNvP4y4Yq\neu64Nefj03ZC0AKEh5ocZ0PebHTtuGudSOQP92X55csFBuSjq0WkDTUnPNAG\n/IeGQNsFJJZo8wYXV5xZ/uREXy0jMyb84KI33l6Cg8DiRijUv4hRwDawLUfs\nUj6M6hlsjicYUyO5rwoPn7fJ4kqzZZXzfVGGazAh3bUTSUSdddYwzk069FmB\n99CR3k1XpiSb2bifwnM2v2espJagA9xYvP5LKwun00zedyTAl8Rxr7VdA5no\ncoETzHrDGxZiI9X7msrVtv1h1XowX34oPKMnpgBywWnScl1ONpk7/MxLSC6+\nLnoP\r\n=arl5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoS+/cC6to9LF1uz7QS9v0ICp9g+YLvCMgrxX5IZnTjgIhAIAIuQW1pLtkppRuAc1VAou23v2D+K2I1cbwV6M3yJkt"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.4_1563140565679_0.51166628360121"},"_hasShrinkwrap":false},"4.0.5":{"name":"trim-right-x","version":"4.0.5","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.5","white-space-x":"^4.0.5"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"be0ba2f094aeb17e481d8c54cecf31c723475d52","_id":"trim-right-x@4.0.5","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-7vIgdEIYvChSvlCLUvEBr9+VqHWXY2BxJ/O1mzIHFPBqEFjFYTh78QwdDzxIbuF5tVN+inSHgh0VVsYnxQcpdg==","shasum":"44b556cd46d1c638e02ed82d38f23cb5e5023df9","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.5.tgz","fileCount":10,"unpackedSize":86166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLFecCRA9TVsSAnZWagAAVbgP/2DS1O0KFN5z6ThMHLit\namGh4AaRnUWWAagCdZtpmgvP8XgG3TXeJppptZcVthEl7/lDGALNUrNxITjT\n0dfhjIOh6i3IRk2Kwmojp5IEppZYS3lrhlbfOuMqcKbe2yFovZv0K9tnZS9I\ntE/Vz9V2sD1wVZmZVFjrtjFlVR9Z5oZt5pm5eKHQDxaBdbk6slA2hRpibuz7\nhQkD/ENcCYWwK2Os4dSEO9TCKBWSGO3ic5hfOwKktvC+bp2tc1KI5qu4L4FR\ntPDwgVlmHOmQb0uJ0AJXmsdp05Xa6QR364EhGwaHEmtSmHq539Vxu/cVPEs9\n7KCRpoEIr93R7yW0MtzZ0dCjEsOesmykfgp5mDFCigXOdO76CSgEa583hDqq\n+A6HEqEuNx+l5NOMGLCKx+Me4Gm7oA4PSvOztQN0RsOQSnWJhfyeJMpLxeKQ\n9tZZWRe6IhXPbBf5WgdQha9xyAVS4mxKyX4Aap1XND4wSatAyJK5adnvKGDI\nvnL44tUO8cDwLXVcG4SaJD68Q8QNuMHaBCnSMfGGhiZJIs6XbldtZUzY/3as\nvjIYt39hANdl1NfxhzN4wrCbt7EskNXMOO10pYeuINPNvGhd1Juc+J0vzSYS\nd1B0+yG0vMIOV6n1EN/cP5tn2ileWv6C1gmkll6j4MA9U9mN1PGq5unVF1lP\nZK8F\r\n=uA7f\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDO2qdKnXNVms7cGiwf1xMwUtuHSuWLzpWYtfyAEroxxwIgcFyonYe2/4ScKk9xw17kwdlRMUIaFqW1rNy/vlus0jQ="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.5_1563187099343_0.10719594615498673"},"_hasShrinkwrap":false},"4.0.6":{"name":"trim-right-x","version":"4.0.6","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.6","white-space-x":"^4.0.6"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.3","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"c631a88f4a0ea6c90ea1361865ce4527222e8580","_id":"trim-right-x@4.0.6","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-/QzRlDJZFQX5ZmpXZUFhq0mMX6GTcDI73iu7VdoikjovjEILbJEU7LKOatNqMcRU0Pd8VB5Rm7jBi/r77lFM9w==","shasum":"45828ae3b4fbecf3087be869d9bf6a58c9d1b56f","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.6.tgz","fileCount":10,"unpackedSize":86166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLaQJCRA9TVsSAnZWagAA3uUP+wfQo1htHtsS5+COXYVi\nx2ZEaRLbJkU+KX89Ro9hS2sL5o8mrOASLY2rC6mTqRTeqm+AwngPqFx240C7\ndyqvN4aTreVN9wuJ9qUcy3h9of5MbrqlxEbEId2n8SD8tOOtnWwZUQCo5hRn\n/0WoORpgD2/zO9fE84E6PvvDDvBBkn/w0G17q5yWDSL2QftJOYA8uQGJzzmS\n0ByjzAhqe6M7aeW8gxFEiRbYq3/Tt1klmW2YJn+AH9HshITZncaDS5leNq5+\nPRkLpDIVkFLcoWb/WWmgURvozao5SYSoN38PoFEyCouDgEJEdRjkBRO20Miv\nJ2cXQN5alFM4h3spx0LvBk1JikPkyjplL/b+JCh+upcfEn+OXNg7NE2TlVjt\nRDw8OpiFbAE2g+dqywTC4GWYAwDLqNLDT6EVCNz8D0ap/3eunagy6GxO1Lbu\nhggR/iaPcsWxOHEDIvgT9RJO0Wnltq5Lht+K3d81lhoyBgHo29ATaMeWtof0\nSItOc4QOKoW0nQxixFP+GFHDp20dpFyBQvOlraSL2cVgu2/03E7rRGmPSeH+\naNMGZ/p71m59IeS2Vq1TlRiddaf3kKh3RHmElYzhVYLk9Bs+RhwkRrBnS9nu\nEVm9usmLDUeEHF3ThhFbF7IoW0YnyFYpzs2ZeFe/8v/X9uT1awq0Xy3vg9ba\ndB17\r\n=ATat\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzBs/PaAW7l8PEEFBNMbUpuTB7o9uFAIZACb3ErIBvbwIhAJYGW8SYCtiZdBs1+L1rWHNJ/t1W/SIhQo7JxMTcD/8b"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.6_1563272201221_0.14714405427575805"},"_hasShrinkwrap":false},"4.0.7":{"name":"trim-right-x","version":"4.0.7","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.7","white-space-x":"^4.0.6"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.3","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"695a2480712973758c26b524bb8b85a7a56b04de","_id":"trim-right-x@4.0.7","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-C45o3W7Z05PTZSV9hVllMHFBo0pSvALTkRoq+SALGKRlAlla0rgpdFZ+k7t82FMMzL3ClNENlygA93piqKikIg==","shasum":"4eab60c758ccb2d2da4fe5b49fd10f037c8c1878","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.7.tgz","fileCount":10,"unpackedSize":86166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLb9xCRA9TVsSAnZWagAANgIP/0Q5+A6n5mKoe3y2f0kh\nMSWN79R0JcyBDex8PMGwg2KmpuKTW9BKDRxzStLjAPaNedOyncHBl+YXnJoP\n+F/PlSiteBBbkIng2D9lF+P2GaDDUmWn/lPKHdancvNT8WXE2IZ3iEeIgezy\nyLXo3O+IImQUJTXPl2H1z8RnO2MscHCueQoylNrNPF16Eq296XiQhnaVN/J7\nV7NiDDBthCgac7CvxjXZKC6XKFqOJlG5s1mp/ThxC0gcKQKwFGTiCEqIR6E3\nr1dtZMC0s6H+KtCfAtWnNsHy9Kg+SpwaT1t163rMCBhZ72BkbC/r3MmpZgfa\nmoOll1L0HulI652fazaOcghISv8m8FEitF2nqWmHXvn7t91cDb/Y1CmGqvVg\nz31hSgwgKt+jPPoy4vHmEjyQ4lF1QPUA4WpC3YiAxd3rq0nG/kI/nTX5uYnS\nOl3DfcA5fepKzKnnl0o/G/GWWP3Mnmwa2EDnz+Z6HRFQY2CqDGMma/AI9tuQ\nefDBrMqA7XHsNgVcfm3ErtkdXFo7tXw5k0YzMx0J7owTrXM77/nLfLUOIdYK\nWTSe5OGBAoGmJDhROgOpq+U2cNLaeN2IYGsi5RlbfYZN+7KuQ2DC46T9xQRQ\nZeVRuLh9+US+Ykb519LVpPdRY5rJqGByoVHtAdDm+RSifv9Tn2nNkTvlTCAk\ncjVA\r\n=Lq8G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF8uY9Jf7R+TVj4KRRWikATYOINnP8L5L7+7mck80zlJAiAWxaCaKJ7MckmfaS/mADWXCd8DJIKmlMqrZRCXqYyGYQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.7_1563279217019_0.2688832962023544"},"_hasShrinkwrap":false},"4.0.8":{"name":"trim-right-x","version":"4.0.8","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.8","white-space-x":"^4.0.7"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.3","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"711a4c954df9e9a08ffaf23391a68b7790b3feec","_id":"trim-right-x@4.0.8","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-ES+id0sWyd3sr5Mw/bOeY8Q6JbUiMoHwNunm8YL8TZEACrsyoMz8GWfgcJsuxXCSb2pXDJvtVYumoYnpgcr2Iw==","shasum":"240787d5675c1e518a674d1b1ea928e5cb47e696","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.8.tgz","fileCount":10,"unpackedSize":86166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLjxcCRA9TVsSAnZWagAAjjoP/jmcZwkkGsLnm61EiPfJ\nDVr/DqH8iDyV4dxyVdZGiv8HKOEWdr+Xm1KcequpsNG1LENJmh9GNYevBX/F\nRciBoPINk673nXCZe66FO/z1P06y3gpu7A/My5zDtEuLfuLUXLclIHMVAuIw\nBDBq/QHH8SsfaIv/Q1KMhvJ5qWpkcmKIoCXTfd3F1JtwAlQBPZfF365PGGz8\nCRX66eUkLwx2uNlW+H10oybrG0qgtj4rd1qLfJsh5e6P2XSNXwfYRONS1mqo\ntjFQvVq0eztCJMiUOJvEKYC0jEgwT69s+GIscnGXL7s4cpvBs+01gkP2Ga01\nOjJOrQJIbBmbqrklIuz3WxVdTj4s5sUd1B44IBXUtjxgFkemF3oz1ypxeBe0\nOliFVPPrrFhFe7M7/C31W8ici0eF2QeLnoA3nAHzUnBaY+n8B+MHDuqjZgWF\nYDaft8nNlxrHhac3ADRLvq1ecpDpm0TWvUFrQX59iD8Wi6g6eHasKZxDZXXz\nSXwsYzsM4ByPW9cDZeTOdU8giA4tvzRAyWDdKFJD9QvcKcmEpAwh0iYhQdMy\nRxvtHx+hvcMuVC7vjRb3LJfkY2qLV70q5s+puOXcuXvWnY8NtrXGvfIddf4T\neq0uaI4d0/kRL9U1fNjBLwQyLPzBNB7aQBXbBmmqisRO8E5vmua3Fhdgen7M\n9Qa0\r\n=9lhf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFW0bO1y27tHAED3YO3Qib3Yd/GvLZfXKw5lQ5e8gnGyAiEAqynOyhsZ+TUcRJR2kR12b0q8TtqbhR47diqlzu9BdvM="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.8_1563311196186_0.7050752001456346"},"_hasShrinkwrap":false},"4.0.9":{"name":"trim-right-x","version":"4.0.9","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.9","white-space-x":"^4.0.8"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.6","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"559d87ac33ec880818dcdd3c985e7f1b0294b282","_id":"trim-right-x@4.0.9","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-+/KZ4J1Ygv5D5YMZX5f9SXpAoIRsZVPylMy0qt4Wuwl+fMCPukJZRyI6LRfj4bkH06v6hCuM1HiLCpVgfk79aw==","shasum":"f721674f0f007bed61d57218029795d727fd6b9e","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.9.tgz","fileCount":10,"unpackedSize":87548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLzyNCRA9TVsSAnZWagAAj1AP/3lzzk/fDeimjDE0/82J\nKmR7Co/Na6pQpMrScPUfg65iDyBVbW2GisWaHqm4uTiQF2FyaOaZ5/OpeThL\nAzRhM0tYHSogvSl2wGvlqEmhC8DBY6yVpzGIQtqsSgcQZ7+vvgQmgN00AIR+\njoGb7D0ZDwHU90NInPHfqlGCjrCx1XrXykOZy7BU3c3Op7TaL9TeuIf5krbf\n/SR5FeQM90X/xRzvdqE/nHkhQSA5zqDOMw09b+L8ij1TOUahXkM47LB6K9uX\nv3DAXuNzrDEc9sMWMw4cz+Sten+2vxu6Ii1jqKhKq4gDWsrseVBWrO3Go4eW\nmxWgVwN303QF/Pw5kK+mmGCQi/9ygatxaJWS2xUT6oQBhTyyEfKpJUEGM68T\nEGVJAHGaeh7LyqeZOWr1aqmeuI4yePz/GqJ3t4JiO2D4bVSpDXzHV97T4LZe\nVSzK/TPaCNOQyr51HkBJytF4G5RJsX12uLlLD3rLP2pg6v9eyf+zDndtaBlD\neJixDDlKtJsrWAl5BATRcTrftqXUe3FOt5XBHiJp7xiJY6DO1ppp2CwjHVYK\nVhGTCECI99us1CeTbuwHcJrdClPEX9VZHiGY/ZWwKdR7iO7FdX9UCNV0UNYg\n4Ome4B3hEHaOh97600Lg1l42hWiQZrr8eqRbGVm73vCF7wvri4VhS/DC4N8L\nCNC+\r\n=b9Mw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAcRqoToFjVJTDInI5Dd1P+F7Eoz61W8qp7ghrN2YxIYAiEA7SgzS9yvucZdvp14dHJPmkgfrEeu0tWOW+khPx02yPk="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.9_1563376780813_0.4497560191315666"},"_hasShrinkwrap":false},"4.0.10":{"name":"trim-right-x","version":"4.0.10","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.10","white-space-x":"^4.0.8"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.6","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"a0aa5e30a8e78d47653a966c7c8e22c93390fe67","_id":"trim-right-x@4.0.10","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-hUKfWPB1MS4UZyV/3+kU7N98qGoeQzqUVOkv3jUJFO7uGykcGjzOKkcZ8Lnx4CCyDFf+aaYqV2gZPlZXUzjSag==","shasum":"564d19e4d15d610d3f5d91046164f0440666a099","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.10.tgz","fileCount":10,"unpackedSize":87552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL1jgCRA9TVsSAnZWagAA2SkQAJt+gLWcod7ReDGWm2gn\nOPn5UTqcqASowBZymPUJrg10gfNHnZgXh/CNVbJUon005BQdy8kuLGQce7TC\nEff2z+HCDF8qQqmbymfk8m34yWLZIfdUqPTOqwSvLSgjEQhvMyvgeh5zyiFE\nInvniONdk3Aydd+oMcEu4YfOEpt733suTF4mCIZv0yMuvLpqpIDVZ5kYRL3K\nZ86ltIUNWeyVbmph+dlG+nyDD+G3EGKqyjljXb6p46s7iuTdcsCDkm4pSUdI\nh1T3tq31ZrUPY0K9xHxK95xSuwpuYVLL6PWe9brVV7M9BEZxJpG46y7dh7xU\nQtm4pOoO3fyvtbVOCk4AuSFTik2urQM94Lp8VxttXwW9WuSM5tUtnY1cylp1\nvESxVTa1vTxwo8fSPX9L3qsV+jRRQPOqM2RaIDPqeXtOL8PWbxjE24/GyTh5\nOVDuzh4yRYmAsc2va4vHltf5Gfn/IGtD8XZss5dP1BNUix18M9SRS2t1x+pT\nOFXmuh9g11ZzWVERgFt409/yQRDaE0B84DZ7TGisBgB7p5XDwudHk/2ECHtX\nqTkZCnsxnJEzs7n8QU0bLUATBFaZxw0COa9vfGywJvgzCSYNBUfX5262mGUp\nm0FALEUCUBzkiImpG7xiNdjcsKsD1QBYKWQGOkfLE6+WV4MXIEkLvWDC08eN\nNIl7\r\n=jygE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDf8jrZb3uCSHRJ6qtomDChBdJXS36Jyiw1somTUZAf8wIhANl1+zyuH20ZMF0wSQ7nbjL61cLQHKz2lpUR/pcrHAMf"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.10_1563384031587_0.5517622479531132"},"_hasShrinkwrap":false},"4.0.11":{"name":"trim-right-x","version":"4.0.11","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.11","white-space-x":"^4.0.9"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.6","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"8060c5284f703779ebbc75bc096a1679da2b2461","_id":"trim-right-x@4.0.11","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-MTS8GByqKWybzosd65MWT0swCS4lyPGYUjg5oqDm4hMHrmnUP7ljcqVBMRMZ1NK01e7A2EZ6OT98VYLapfhpwg==","shasum":"913a098b8336b3267feb1a4ea169932b3bae9a2e","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.11.tgz","fileCount":10,"unpackedSize":87553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL2eZCRA9TVsSAnZWagAA8lEP/Ruu2qA3jvXdFSeZ6UFI\nb3840B1i3JSHANGlbEq1zi3UnfHvURvIF4O6DmJKhOMiHxyW3rfiyjK5Uabn\nA/DoVXUmrxyJLPDIy+iNNMtoygkKOuoas771MyXkMBFlh9QTahf1p+whhf15\nOE7jDkP7R7wzuV4r2E+Io9gXcd7NWmyl0MW9rfh3AUjABx/6Dx2aapAKaPmZ\naqVeJt4lgInIMVGn602avRxxr4e3S2ec97lbcG9AdR2Y+ZYnWkFTAIYM9Yae\nfbdU121DX7pF4Ww3fJ9ecjmVn3M/f08gHhHROZ9Uxp4VEfvmp0n5vg0HQ40B\nLOt0Lfo6nYgwtGnvdi2FVSyUySPPEg/9g02EttsLXiAxPNIUMG/+kHv9OjSF\nMpwdhE5qlE+Ukj8aTLo2KjOoLaECIbe7RUn3LgJjcG405uF4Nf+cd9YUlHal\nPvm0s8aL/lUNOn65mtwkmla6k3hp3kT9gA2uYuK/pibThtZ7+xPP4tRGY8ew\npJ5a5BXiaHcJrj/lDWdozw8uoWoRheVEWbh2ontbgBZ2trg8GHgYphFqJMVn\nr07isjZn4h4h7Mm2FOaGNQqHeXNpeeZSbKSoJgb1Dc6RDkexmKGPDXJL8Z5S\nZjNx+5SJiAO/mrAcaXpZAkRBny8o5UEhOBuduUD3bNsfXVtZjMbYjt4GR+yZ\nV3GB\r\n=Svg4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPZs5QCgZxlU7pVNIirZtF+eauTp4Ar/Acu0OUFdyACAIhAMgdNx1/xo5zDfBzvQxjOdkbzrRBJszsbLuq5m3rzhHV"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.11_1563387800576_0.6926648104562847"},"_hasShrinkwrap":false},"4.0.12":{"name":"trim-right-x","version":"4.0.12","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.12","white-space-x":"^4.0.10"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"e3e530c8deb90431407883dbc9f9fcd2e3522ee6","_id":"trim-right-x@4.0.12","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-qkwXFZRtOPVBCXXASZsdZn4k26HEvb+o0eBg/6Hn1JNDiRvXjN4JkkI7jeC0kppHq679+LJviAZeC1wRJn+6jQ==","shasum":"2a180e2d58d0e2395971a9a23063522dcde2f6d2","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.12.tgz","fileCount":10,"unpackedSize":87554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL68jCRA9TVsSAnZWagAAErMP/26bdCAjoF6kU9OL9XSR\nfYAPODwADfggBsJENyXp2+UhbLlWHlg72UMGiVdwmcdqoKJV5EMsuMm6YPA1\ntZdQXfa7FgwVwcY067wct3dLVGVHwPutbdOLwN/nutSY5wXyiiaJuUGFvF74\n5XXFARMMJnYvLgwm2jr3vN2ZT5eSmjwYpFNBFX/cF3RNuCJkRriaPq06H1h5\nRs1ZrJghCStoaxkrTSYhJG17kT3q2+dOQyPwqUyzTa+nXqCF7Djk+xQwtYn7\nUq4pOLZg6QZcHi8iyMZmqJRqXlvRNYCN/uibOS7bc9Fad988vBtVI1vw6FTF\n6JSIs9bvzHt6by3SWYC+6biTzqqJTmG7gwZta7zoipEdJtOmlHa0pe8jlB2X\n0l7zZC2U9zwbr+AREuXc6nhpop1pAB5awm8y3mARHCnDkF17w7V3BBGwtMk3\nD0zWv78It6hgiLdSf17ZGwGtCpHwQ0wYzFC6s03K5ZHrTuExHqSdN+ePwsQF\nlCfxovjTjf5IH9xyXs5bgMtgkTanWkb3UO5CLDmEBXAzRjRtj9rScIlO1qbX\ndakCPgmGiOwlHQ/dedUoIIqN+/yXNTRAyJzy2vy1sbyGFKyGqrTz7HE9ViR2\nQBng01eZqCe1nONMFtja3m0XvyrRXedk7qdyqOTroV/xV0CVMXesJgCO+WJl\nBNck\r\n=L2ry\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdOyYyYJCezpURSceZYsy1V9w9lGVF1Lv8wqS/EmaORgIhALYE6Qx3kwp5+vfDvLLlcyveAfSXjRMbuHXCFZxuyk7P"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.12_1563406114230_0.0652115587103097"},"_hasShrinkwrap":false},"4.0.13":{"name":"trim-right-x","version":"4.0.13","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.13","white-space-x":"^4.0.11"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"6ea6463e2b697825e04734cf1abf3e752505ad9b","_id":"trim-right-x@4.0.13","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-y+rskoUGlTjQSYPUMra9QcQZeM6EPRxBUxmg9ekYWNGpPvLXPFAJ3/OBzfOFJ2utokCjP5rmvuapudLkS004Cw==","shasum":"3091d2b1d55873ed50de95236802dabfa8a29e4e","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.13.tgz","fileCount":10,"unpackedSize":87554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMJjNCRA9TVsSAnZWagAAIlgP/1IzBbr5IgEu1YiDQbUO\nbcM2WQETuOf2BFFfggBNEbVwtJ5MxtwMtMVZu56SbZfygNHSa+NqMmbXe38a\n8fCRC3zE5UrYGllOIPfk7uEJ3YIm3a4CrF81psV9V7FYJcTI72Q8zRVLf+13\nYRV1XRL03KCRSFPbIbI+ZSXYVaa73yfcMC9VRQ5flDqyQkQuqWt8WGHqTEYP\nZVom6cXljb0L0GdKFFqeH+TAG56u3EdP/EHIgsUtAy3kYBjJtytkYhxcNjpM\n1EDvp956Uz0B88MKhBMRQy6CY8Ob2ZzcibYPffz3IHIO5RQyG2XFF1b5nNS2\n0ab79scjAH4gwFfkx7CA4bHmGNFaNNp7eCLTScrMxAEYkoNGP7RMf65aJjV0\n96lf3dp/YrNd2MKSYZokDXt04+NkCobiTeY7s3hNxbkuH+ID1n4ceI2mSLzX\nhVat9uKCgzym3pPiYoSFN8MtziraC3GOIT6De1RSlGxmOFfB30qHZO/jYgp6\njCtdT3ekwS/za6gvUlNaqCIx7BnLEN11QlFdX0tMD9H2DZbDkLqMcLg/mvEX\nMHYo+jGst2I5LSKCxbdlo2w0dRh+bU2A2pNtbKLBay2SVJvmW3+SRRi1YxtZ\n5ly+2SkH1P6ctQco1ob1y5mtP5QHSt3rLmTB4WHJ8t36YQbt3+DXr8h4JxVW\nj0Z3\r\n=orif\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbFCd6LdZcsAqczmfFCqbOkimKDtoaIo2HPq7NcJfWPgIgWgrBrGYKTXlBtDZNbMyS7IJgyRFbzDSt/iQIEvz0Feg="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.13_1563465932445_0.7018303434356805"},"_hasShrinkwrap":false},"4.0.14":{"name":"trim-right-x","version":"4.0.14","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.14","white-space-x":"^4.0.12"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"d0f422fdbb58ab189b0aee79aa40544300ca1523","_id":"trim-right-x@4.0.14","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-7aU1uG6zmqUT+i6Ht4EUdTY6DI6Mxf87rCmT8KZ0GS3hs91/u8U90f4PhDfzkVBoroYcDzcwV5JAGboby+Pomg==","shasum":"5625cc51390b148683817bb934e1b4208f391cce","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.14.tgz","fileCount":10,"unpackedSize":87554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMLnDCRA9TVsSAnZWagAAJj8P/A3yzEUnKfrc6rSWg6IJ\nvG/B7juR4nZShg1O6AU9xUDKoBmRvecCucv1lBQmOeAHjnQmns6bTtBoA5E4\nf9BVrc4LR9HaUyMojqN2WCo/2qihfiL5RGFR0fny/59dp1vCeRjJOZnju4Y1\nwHjTJcRI4m8HnfhCPvOGfVo9GAcN1wbIqkmPj2b6YyGe9/rF5/wMQjcehgKM\nI1H0UsRbYqnZc1OFknrALLzZC/kpkfq+AJsfmJEOBdc5tJQeei8rWh96IUCN\nyIDov6qHLcyCBvLddae81vpICnoAWn101icCs9zgKswpuZrPVvofXXF11qNv\nmRKG3c1NbjCR+e5J7bW47PhkHjMAejI2dsb5HEkrGX7vgGifaNVhamMxyvSA\nTGFBEeykxlC16SsaqvYb9MvJwX3tXZSZ95QQRhmwSIAF+Iju0QpwbufBR7NZ\nt8WAFPkZ4qQc+nj2HJbB4rJeWIrA4+M7xDkXjbcrYzP1mJAO7C4rwcsFavDn\nOyrT8k+kpd3BensjbwqNz9LCTokxyNmbSfUTFYbAlTMK9QNov3jHkerV5WrX\n4rVLvDaxZ5HsD66z8jzTZdARU9KAloEH0uS4etMqj1lixVeRPqblSh/HdWVH\nimIAgeQLQAMQrUUYD+KCNq+yF8SVdxli/YjX7NAK0njA8GF4Gf1ZzYOQhVLL\nlCcQ\r\n=Tg8Q\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsdZodTdvVl303vF4dySGd9p9b4W2J40CJl52xhiWZwgIgXX01B3GNV9yV5PTTPh4y7IiyFKILVgBFRh1rPbv7NLI="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.14_1563474370452_0.7955615681498067"},"_hasShrinkwrap":false},"4.0.15":{"name":"trim-right-x","version":"4.0.15","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.15","white-space-x":"^4.0.13"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"956b81f0a000689898fa0fb1ca23ea83e3323966","_id":"trim-right-x@4.0.15","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-AM5xeehTm+TO0Roeb6Yh59v2wRjeY1JluJLItT4hzx2un7v9jomWfDEd7um3KbMW0eoSC1X+PiC4JMctSZjQsA==","shasum":"3d9462b58f8a7a5d2d1f1dddd8435465c217966e","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.15.tgz","fileCount":10,"unpackedSize":87554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMjdqCRA9TVsSAnZWagAAxYwP+wVJfNTDoG+EKC7u02tH\ngTfnP1IXloEaYfxAofr5UXDpAlhVLpSmXIjPUnJmxiUei2DEKcispoRpDBis\nBwNoezw87OpIGi+AScw5WVFWEI+NZuHBQc4QA9lHepw9E4Lt8DyOa+NrnfEJ\nUgLwyA3tk01fWVPTc2i4EK1h1BAGvxqYN5fxGv4kFe/WGpUTItaY+ffKesZW\npog8b4xFfOL/fHtcjK7VMCa7fTogamaaKL9LpA5F2Y3jjdgBMiMcrFeFIEz4\nNio2duWAMJ2da90DX0UHhqemgQGTq8D1P1lK5LagPHbNyikVF+E/bfTej3Zh\n7ACw01xQlWruyEGedAOYwC3OfcbUHsbV/izRU71XWYU2Mi6qGR90HrllGilm\ndqbf24YRYxbqnczBq3RLbJ0Q/tclGENvdMqtEFFBb9aJ4h0h/SUAJ6qotqkz\nD+EwdxhiqoIRHLvOnEHqCFkZd/ArpjlzflRp3S/PWE0a3A+woeR9Aw2Vzyl4\ny+nN1Lgvk0+uAkavnB7WGqUAeoPBETLQw6UnXl7HQe2mclm1vNjVbMu73hob\nDRX2aTNMJxUYIP0+4f0A7GOFSyNDfj7Q7peX3Y0IByTVhUx+cg+h3ac6yIjm\nvIVDmAQeb64uBso5SaXt3qqWUmqLqKEs3SeKpUFhMy8nHfHiyp57czr2q4Br\noANW\r\n=UQip\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIANg6RR09d6kooVfsnW9PaXciPAiOkngyXR3ZMqfSbJhAiBjGxMdgXpJDrw6uA4H0yylGElz67zP+VpYX9luWe/eeA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.15_1563572073437_0.4398165722388383"},"_hasShrinkwrap":false},"4.0.16":{"name":"trim-right-x","version":"4.0.16","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.16","white-space-x":"^4.0.14"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.8","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.0","eslint-plugin-jsdoc":"^15.6.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"01d636141f2889acda7f2066ae0ee59c382c3be2","_id":"trim-right-x@4.0.16","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-c7F2BPVWQH3FO/MJ2Unpnxqas2g4tqSMFsKNEzkDKUV+xevKOaK5k4nIVFPi8S8z4mkmyXhO1w4joaibujOixA==","shasum":"275393f1ea6f3d53511be528b094038128fac71c","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.16.tgz","fileCount":10,"unpackedSize":87582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNN+LCRA9TVsSAnZWagAAUqgP/3jsbSoap6P5Pjjt5L0q\nZhUlzDCYKCCCRA8VMTGqHVki6/mo78w3vg170MzBnHEq3l4nEdBcez+ocYDQ\n8oLDNolUq+VEVMyjXaw1KdA5eact6R+Bg11fchl7EB8/p55mYr8Eh8qF3qB8\ndf9hHFmJSgrjoUq9JVXAg9YikdRMEgG7Te9MJt0CajvO7L6HOSGsGyn7bqMx\nd2ReIXos60h5XZbsy7Ij9uTKKqQmYb2wzIzI1h7C3tMuCprRWm/eV/tIp9sC\nn1HPBqIARiKiiKGOXagxHbgp0qdRj4LbATyLypq0uAylzcNj3FqEcYVSO57h\nAly9e4WNVwJqmsW5bD6ZrRU3F61z/AVPBJlSFKD32NRybr5D/yJVgaDSCLQO\nnRCPWscf7D+TCY6orrdF5LUGA8n2OJOVSPoYTuNknZZN+CpW8mlNyVSPCwCe\nf3gzRCwzJPfc3QYpMdhBFOGYqUlXfumN+j6Q56//Sdiu/cdOJ0FCPCaB088K\n4s+u653BgbDBRnY2OgBSY7BkWK2xDQyo9IWViQyOwsnjQ64Jg4GvzwN2RFzb\nK/XlNx+wEMsI0OmZzH1nemQMWpWFAgwlIVPYs1h/UZxtYnhxj90sjL6i1WQV\n0LfZivcRydPZlpM0HXJywk5uBg1m6Kc0TgIFSXPj5ku6/12Z6d0efbIGUQp6\nNqPF\r\n=auA/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF6PYu7dCguttenwmvtOz/JjXRkSLqxhNIXy59uw+MuHAiAWt2Tfmkdj/lQeWYchfmcXIutYf0zW6G0KdF70v6nvRg=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.16_1563746187086_0.06302303456234304"},"_hasShrinkwrap":false},"4.0.17":{"name":"trim-right-x","version":"4.0.17","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.17","white-space-x":"^4.0.15"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.9","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.0","eslint-plugin-jsdoc":"^15.6.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"3b158b13805633aee49927ed245c5143e4dddcb0","_id":"trim-right-x@4.0.17","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-zgR4mnMtNaYFX+hQgoqyGtuCGzmk7xx/Ay0qgDZlvPtOL4U/DZzkGQj1tsWa+HHxUbDth+hyWBtMvKWUSLJiwQ==","shasum":"59fdee6a23f067c6641d39ac9078fade09c4c0ef","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.17.tgz","fileCount":10,"unpackedSize":87582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNOVYCRA9TVsSAnZWagAA4b0P/08MydzL3f7tEul271gq\np9uY+g+9F6d/4uAV4nFr7CkWMJiB64LHihEysOR3+7dFEdJWVJtofU/uU8kT\nOqJ06k8qb42//k+ckcKbJCsjlfe8fgUxbTwKdoK5io/hNSRaHH7Io4yRdOG7\nFEmJv/jrRLy7AYqC5NNNewDpntJQLpP8IskML8rdUaN08TyqkV+HUff5OZcu\njll7EUhp8Hu9iW7PyVxfr0s4LqXJ/HfJJtZJ3qVvz2+mC+pzfmBKnqWzFxJw\nTELqtNQdnH42H5akjxPztIp610P8P/WCH6CqGyBUCHuJ8Hxqlmn0VS9Z+WM9\nMdQm+TwI3C2x1JPkMjPIEgWitodsuTkm1WQiA8f5AcoFaz5F6mDDp3VVzDi3\n9DDPjq1b3HgIFP4qKeAlk579cnApzWFmE7T3gn6pJUcOOWZd0TBaZ0cdwt7l\nth9c/hUjLfWGRQFKQOscf+PKfMWWA7/qy5QR19DxYuWcgng4ejDRntQ0PCTK\nzu69krMbB8SpVrnUiZTmfX5CmYRcQqrp1Yz/7qTTXBEL6PcYhk98X/Gku5Kp\nYgU7vm3yLdhy0R1Klo/4FdXyx/QdpbmudMYmd6qiZcGrGZFd5KY1GNMnbGq6\ndANA0mZjcTSYMGLEuarDJoOPySoEPs/KDcB+65PR/Xyq9cod6/49qt+vWCWM\nUgXn\r\n=lXF8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBCRsEUdJYS+EUeOWQFHTDso0IyhEM5KBG8yOAcJHR37AiEApUPE8mTa9BRZ0KgyU1STiwmDexF31eF3ZKf5Rt1ar1E="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.17_1563747671641_0.3841465586752708"},"_hasShrinkwrap":false},"4.0.18":{"name":"trim-right-x","version":"4.0.18","description":"This method removes whitespace from the right end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.18","white-space-x":"^4.0.16"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.10","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.0","eslint-plugin-jsdoc":"^15.6.1","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"039556758ab87d422c9f2ac283ba76b8c234e804","_id":"trim-right-x@4.0.18","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-bPp3kpHOpWMDxX7WZ9aMeb0SPMSkJynX47ifA7UdWCr/ay/BKaRIP0O+2NLntbprGuYVYIz50pVYRF6LWJQF5A==","shasum":"1675e5513e8ba6d08ea13428ef3c2949da5eaf8d","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.18.tgz","fileCount":10,"unpackedSize":87584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNalPCRA9TVsSAnZWagAAFHAQAJuChBB77qC7pdc6+sex\nO57IzX2WyLqqmBc2VciUDY7eJkvzbuXnwR0FLlp83FF7XDzabvA1F0Xmf3Dm\n52Pk7+qu+vmJQZhv9gXu1F9MVIkhNWOA45OBJGJCQRhlh1FcA8Vgudx5d2Lh\nheq6g5FmvQFOz5WMh990ZA+aYzSu27yjVoMhQVoDymoT3Uv8qgcaJmdKL638\n6A3c0f4Tv4hT0A80dBrHTaVzCQzJYAzuuf/1yWgN9Q77uBsASqYXVYtKjLYO\nXGvADcqB9o1zqIPKl5yJdV9THJEHuqiXNy4eu0J75rfwxLYXMdQNo6pI4wkz\nxBXuxg7upeis72EsnkLHU773JY5tyrSUudIJ/++2qR9coOvMms3kdbRZj5C/\nOocih0kQuv7HNOv3F16/7/CjKf4Obwu7Sm5jQH+uISoMQRnIc9nFawPmHZ97\nh6xyPwj3y+FdmDl9+z2y7JvvvfV4qS+JDVC6xG674Ts2u5TkzWjLPwQZC3sH\nx3cwxKV/gkCViCTBTHtKtiHRLNRzHTr963R4oeIqgabQ0Q0rYioAe5/RXak1\n0qrBaZ+Qb7PS+aAsOa46UzsRh9jt3xk/BJIii+g7zFAthVfg0UVVNJISBTTO\njAmGvzZZ/YHDJdVmivEpUar0I/6w7WaRVQMQcMcrbj0qKXth4MBmK7hX07zI\nFvJf\r\n=SqCB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFkfRGYHvdllvKuaAd8bazlF3HI8jakqNr0rICxjGbDpAiBXmfUrUF4pueFwisRuKZBwjgt9CHNow0YwKnDcwyrE7g=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.18_1563797839005_0.803914428578155"},"_hasShrinkwrap":false},"4.0.19":{"name":"trim-right-x","version":"4.0.19","description":"This method removes whitespace from the end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","trimEnd","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.19","white-space-x":"^4.0.17"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.11","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.1","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"2ced05c98ef566e14751819c264852bd10b3825f","_id":"trim-right-x@4.0.19","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-dBltHkKPKldpRtnhcjGX8H+vFzU24bRH8eaXtWkM/PsP6zfMsd7Goujbv3Ug67FB6+7UU3kc36TKy8k61uxneA==","shasum":"ac1d217760f1ab35e1f5f8230fa36cce8a0dd63f","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.19.tgz","fileCount":10,"unpackedSize":82746,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN5wqCRA9TVsSAnZWagAA/rkP/29lmfFuLoV9/7UZOBkd\ntTRWLsfeECEV2WCeWFJ4hLDtu11BW24ByaE5Zs+vPX+fzEDDUa5Q2sTt7ctH\nHB5u9KKMAqB/0UU5uFNhjprCng2/m1WP7Hsol0/etbIqnAtn7TFXCgNrDbDW\n8h5JscgVOUUkLDjaeMAZzJz7pGw23Kti4NThG/xeLFTmjmirExHnLXVv17Lx\nLUksAfbOd+GG5kflUdIIzVS+TUpSmQrNJCLp3D/Tbre4ZtF2rDmwSd5NoD+y\nkNoZRhSaH4hAK7TGIJo7JX9hscblfPBFwB0ID1S2NWKHPZTmSFnDlC81lwFa\nQpw6GRiSUJndzaT7MAAJf0juPzKUNgDzt76pDSU1PIjdbYXdWKTIn+R+zsy4\nHX9XkBVNyQTNfAWuezQMjMO9XQhz2WkDDo2ZooKfdaoYzhc0ApvkZ9zQA9Om\nkbHGyLIdbEw2G7e6xR2mmsaDOJgB9+NlYM2cu6BDTlq+gqBRTXqoHfNGPFeQ\neK6sVzlmzJvDIXzYdo0SRe+DQNtfxSkxoUwRhIdIimp8M+BuER62gaMgM4Xw\nJiIHVmds3hSHHzy5oV5EEJOplykUlxr/6/4pG/ij/nPqrUjefAJ4BZnpIjh0\n7hq3sEPS122wOUT3IkKwBcmzVNNrNlkkCma6NBJzPqs54MrpOxp9gXliD4Mc\n7YDJ\r\n=vGeg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDb8+oRakJR8RZmY27n3Y8YzVrraRmkMoP5lQREi0pfYAIgZfBSijXjNfZMrimUvKi0/29o13xbtKu5OvfPu5Wzh4M="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.19_1563925545196_0.14047141176052702"},"_hasShrinkwrap":false},"4.0.20":{"name":"trim-right-x","version":"4.0.20","description":"This method removes whitespace from the end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","trimEnd","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","jsdelivr":"dist/trim-right-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.20","white-space-x":"^4.0.18"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.11","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.1","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"8a3d8197d0e9086ba29ab1115d56bd56e42ea0bf","_id":"trim-right-x@4.0.20","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-U3x6wiInTibRkUdBMtnOTJMQaFcHIMaz1OriFcSujCMn42rLe2cxXZrU5t5BETFMv58PxwqereaPD5BHWdzfJA==","shasum":"74cae3b8e5f6d1aaa97df54e970a94df291e1708","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.20.tgz","fileCount":10,"unpackedSize":82788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOFxoCRA9TVsSAnZWagAA498P/jzKee1LWf5tLTKb+Pjp\nR03toiAfEsz4QI2EZNqD/tPHdJHLLoCk0wvGkDuFbIxN2Sq9EPpMVwOHcmKy\nOa0rizoLSAmuHVmo8/VOFw5eM5Iu2rW1Fs7PZUhMNNtYkFbXKBo6hx8znwWf\nH9kkMWE8i3h6CkXDTM7hcAcpFF4wzErmQaXjs+c7DD1nAbfTeRIskD8bRkb9\nNKP4Leezv22BGZN1QH/4F0RaWzKgt6USV0L3oRDPX7XVDRyM6m4PKdAJbVAX\nRkKOQGwqBe7iIkuOLRoh1GM/aaa689KiCRiUW+BqGc+gt+A3fllbSZKKtQn9\nvLujfW8zEMaqgf8pPfREaBEuRLqLkJJvb1EJzqZIE5XTc2GMncaPq+nS4SUr\nnDoqeC9nnvPw9ldUo/ttFEaOIWv5cR8IlQAd+V7nS8Lwxo4K2vWHKBJsAcL9\n2nwTsvxNdCq5mzAjK4X3P02YKzDUwPPAiRc1grOvgq5uWhxOKUjeMrunlxmm\nBA98JmC9et0/juqb1P7ZCDirDbFXXfWQu/+JKYTPgXDn/OjEj+Uk/Fd7NLC0\noTvbsgRNwD2mLQVHyQOae4wygwabrGF+L8fbkALVYz+r1HDKeWnix/D2vHtJ\n5SrF7gy7JMjhQ5xejoyrBArTuCpPul7NmW1nAd2dOkQw9k34kCxlJKzwL7bP\n48Uc\r\n=ZauS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYLWYZUZJOuN2gC/CcgiZwFUNeWAKpaPVI4ig/FvwNgQIgR+f/AdgqSTYG/b89TmJfyVl15/dZbpFA+4n6aLneym4="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.20_1563974760330_0.2772619875881557"},"_hasShrinkwrap":false},"4.0.21":{"name":"trim-right-x","version":"4.0.21","description":"This method removes whitespace from the end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","trimEnd","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","jsdelivr":"dist/trim-right-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.21","white-space-x":"^4.0.19"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.11","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"148339d5c16264298c5dbd5452b0570eb38da110","_id":"trim-right-x@4.0.21","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-BVBdf9ckmcWbfbC5s20jJ/doWUMzLRzJH4mH7eKhFxO9lea5jCOV/Etq2OGa8LMm0r7k17qSpn+nmzIi0S3MVA==","shasum":"23777c48931e4a28cc1c2e461655a072dbf4c781","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.21.tgz","fileCount":10,"unpackedSize":82988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOIHmCRA9TVsSAnZWagAADlUP/0PKqEg0THOJLhR3ehHi\n01JrmlXso5DUAGR5Qu3eqFXRfTAuHiMGpZjJ7WpMBHwDSC2mHL7bbkRvCn9J\nnI+PlAqkcZMecclMyzi+wj4wSTNjzirsYgoJoRKqyIqLcw4TIVzP+0q1eTPU\nXeOlF3UNEarQbXBlPHv/ZkWI0ILBbzrG5oTAph2Pq9XADETTUS5KE693vAWi\nff1VWV+jIut3ket6stTLQeD4fQokDqV5YH9SvhkUtghslrH75a9m5Q3pSbgM\nsz9tspWll5nxWG314eQcHfEsh7QlK2uHEKbAK68PcqMN4c54e2b6xdr+LWlY\nCEF0bY1aowvQLuwHzt22g3+uLnJDvVl6FLgkfA4MaxhzA/CBLVOb0Ygqf7mj\nlrtkUUXQryUk9ncY1OpQX64WBgYDjpdFwB9ciRr9BpjR9SdEniR1HCIFe/37\noICHyqdSPuQ/m5yOtuQnXHGfXV4AcAsrFtwpOwQPZK3o3cF0CvCWgbA27ke+\nkHhtPDgkLST9FsU4AgMtF0gBx4yIc8xplhUSubuAboMuYUJtyJu8XpCnpGdn\nI3hgpIOQiBEFChSlYKjafW54yWVueX5PRpvX03nNqIjr9wy1+KcVsc7YVDmt\nkq9CNHlEwzlx0hOhVAqj0kdgdTbT7NMLWdcMrIwK5dBplOf5WhUoTxCXwkE1\nlNIe\r\n=9KM6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCY8NLWwJ0su5bT/maiKi/u/P/jQD0t0d2yZ1GgMB4ZPAIhAPIhRYbsDoFzC91MtcTBDFjtjQpNyO2NbXJE86z7Eiza"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.21_1563984357391_0.3817889491898754"},"_hasShrinkwrap":false},"4.0.22":{"name":"trim-right-x","version":"4.0.22","description":"This method removes whitespace from the end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","trimEnd","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","jsdelivr":"dist/trim-right-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.22","white-space-x":"^4.0.20"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.12","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"f52c801b8cc876fe8884ad25775583b669704ee9","_id":"trim-right-x@4.0.22","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-enXDtPeGoJm/JXKhF+tqcQv8KZPabrt8jJCNjoZur0vHePKgxAhhXPaUAmRdX8pJXApM9XX1+h1LS/ANz4peuw==","shasum":"987e3e07b1c9ba171c43090a9144ab90ecfc3138","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.22.tgz","fileCount":10,"unpackedSize":82988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOiFbCRA9TVsSAnZWagAAvg8P/AylLCZLDwt4QnOk1uUP\nsNVQT9aIP+U5I9MDZj6a/WwiAQccXw+ps3R3Tb66eHUfUudpZZSkN+5qpTFS\nnQImxqxL6X0iiN/NpffWnAqKcgQqgTuK4qJ/LIHJ1+MI5fo29VEPKh3BJ4Vr\n/B12Pi/lElNhtEbXDwuodFYNwOUWXvh/HovSoNtPKDrwxbE+QUwOEscJUEAj\n3AtmE31dyd7UkAVhlEMeD23/mnYKSgYOnIaVOxlTT9Bkg45RhbaK1n9ECKKo\nIHULF/VPUawjERKgF3pqexBt/Q9jXVPsM3uX/Ej0GwuyRzkUC7kg6zjiizak\n+LjSaOKbXBUGBEWZwIweVxjz37N7p3C6PpSUaOtHmqmjlIktcJLnKxxzjMG4\n5aLMCPkc/LN0xpNGmHHS/IouEBfHX5hEOsooQbrS/RGEaRP3FYoHikuUweFc\nsk8gASbW1fKwBFHti13fxXtfdR18THy7GTPD35vrNINMfS/Op7s/XtkYiekW\nRldTRu5NaD3Nd5ZeFDIRGJJzwUpH7ezM8jELzj6QQ4BUJQHMN1eFvSkvrEOZ\nvWw8q1udoG7wQjBBOE33IQXgOJnCDzxmR0ZbBBzDhoFDwV8l/YkkfBw+d/Js\nRaq5Wbrckz6yDW/kDTEuPTCstoH4Z79osSEh7P0L6tPujsmtUkEZaFrvrf70\n1W00\r\n=oEF3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBgGn+Rk9khcqz9pg88yFuTDpJQ096N+68b2zEe0fxH/AiBWywbyjFfaFUd+eZWPXZ8zoZKPTGh2YMmdiGaKMnGz2g=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.22_1564090715155_0.4019926937544813"},"_hasShrinkwrap":false},"4.0.23":{"name":"trim-right-x","version":"4.0.23","description":"This method removes whitespace from the end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","trimEnd","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","jsdelivr":"dist/trim-right-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.23","white-space-x":"^4.0.21"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.12","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.7","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"6b7e5cb8d67ac5134a529cd95650fbf10d1ace68","_id":"trim-right-x@4.0.23","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-3VY4z2k2Pqvq8vaXuEEf9pPT5pA1gprfp7M8tzITAJR7qgz6XJzOQK62zKD98dopCrjlPIV3jb3B0bT7g+drZw==","shasum":"58fa7cc23a69ff3a9850bda231f2cd3195eed0ef","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.23.tgz","fileCount":10,"unpackedSize":83225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOvYnCRA9TVsSAnZWagAA8C0P/0eHGhtfQqo0juk6Ahus\n4rkBl//8OdI92JPSDYWTHN7M0in29VoEtIZcTKB1RpCr6KQwMeCZyTOUO2Ok\nRGgZn3hDnt8C9DsYZflvRw95C9b7V2w2aWOt+K+gR19dRShPmKK8NRAMMGut\n4NuBcwiB5WnZCi5wb+MmxQ+VtlrwZ05/FRjE8L804rMnayYRzUVYfbN3MsEg\neKOvFNRsXOKTJR1MfTf5v73OhahGa7lg81DtTw3iHblG8JpBaebsyLjNroXD\nptxIKrTfzMsRjPHhnj6X8D4Xxf9aW8DsFc6F2NA2T/eBC7KMKusE9WAYjUiD\nhFXizmMJuRdEIiIyGp+e1+sX3VD1nnKqAjZjhVBsESri3d662JHVOxTRIYRl\nXO/IcR73NWrM03TUSZreGrywdXfp00hs1qVyewCq5xHlJZ8pn+7qvIvHJLih\nW1RgdqXxD9mzg4I54ig+ftFX2NIv/CPLVmquUwMk7JnLpxFtxt8T2IIwmfL7\ns6SonowG9DNefIHdNLWrxbBzg74xRb5ww0ENStvTW4UFfHl6UMKbOUFei3aa\n++AJs1OBnd85RmvZxOpPhRL+VC7mKbbhkNUW2dYM8YbtdDcOGr3sH+401d9H\nHPZOHgcuM8eiaaDSzDGBFT68oQg39hfqsJ9DNFxY13VMaj8442FRPwDkcvte\nY/ZA\r\n=Dz+E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCNZ4bksxbGQwAbGAqd7CCe57mBfpxSPL3sAENcMpI/BQIhAP7ClI3UHcUcojMHA8XUN7nIDMi5tR6O/sBu3rhQ6IQh"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.23_1564145191131_0.9623578014810683"},"_hasShrinkwrap":false},"4.0.24":{"name":"trim-right-x","version":"4.0.24","description":"This method removes whitespace from the end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","trimEnd","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","jsdelivr":"dist/trim-right-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.24","white-space-x":"^4.0.22"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.14","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.14.0","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"8804daffb570ac37af1a3789c9d235926f436a17","_id":"trim-right-x@4.0.24","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-rXFfZ/ZxQXvvXqmIisBudPuaUCYl9zuEpx+/z+OWqChTHYDfm6iM4kGD4k1Zp81ZA282kPhcr+5q8FG1ssY6jw==","shasum":"a55961b79a14f06217fc6d5294d6584b678589c1","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.24.tgz","fileCount":10,"unpackedSize":83231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO5o0CRA9TVsSAnZWagAA1CAP/2/SI9puQTYzXq/wok7f\n7PxpflF9TTnQtg6tUV5pAyMuxnYHByHpt8/+aBVi1qtqv3LpR1oL+r+7HOSt\ncQFlySZ7z55bXh/ihJJQzHm/uWwxBdaifwHroFvoWeJHhk3K2DEVH87snF/j\ncqWKle/36w3yFUSXD5nOx8V9THy1+4xhTp1tHhHtKYaWkq7KEacyEt5zIT1h\nYq/EgK+q6LiDP1XBSMcjI5W5FQCHG8dzgGHOYpvfQSHq1sXSK0zQpTA8yqd2\nJ3/4wO9JB06QpgIN5gt9BSGYOnS/aU228zs3n/MXOOQ/bEQy74Vibc2k42dk\n4xeGo4NVeByGB/fYXMFegEfLOejXti6cZI+bQgyEilVojK8gXSoCDOU0DpoL\n0SCwncGIZolSCAqOsdkuXyVv+/oOma4HrwD5dHHBePhyViy/J76xcStjgZa5\nSMX6fa6PqNDOi8lORxuWYAFnjjC+qVQiZOAT2UumH5h2C/7jctHye7V7278V\ncK1PPWE6ugjPxJWiEUFgBnPsaswWfIGY4adwxZG7K92TksbvlI884Pjc0sEC\nsTil2OIh5gJFyZi4QplxEe3uC7E1E7lBNGycfAEr+ociV9d4GQxOpuqDaxYa\nK/8lZeK5s+trGM1NmIQBCDjR+lDcyN9Omv/G5FLtJPSWbKGtP/+NnPECiUHe\n9FYd\r\n=RnQc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBsKJA6UUR3Z/wbSN8aNKiTUG2IxALPi0WRKxyEIoqzjAiAon98u2zBBwlKuB98i2uEQ75NcFaDuG9Pj8gNlHa5I0w=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.24_1564187187532_0.7250209893874642"},"_hasShrinkwrap":false},"4.0.25":{"name":"trim-right-x","version":"4.0.25","description":"This method removes whitespace from the end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","trimEnd","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","jsdelivr":"dist/trim-right-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.25","white-space-x":"^4.0.23"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.14","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000986","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.14.0","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"b7165a34e2f98f3ae63bdc2e4b01db6e7ba2b2ef","_id":"trim-right-x@4.0.25","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-AWTzKhYfwwF6FaRVi6GEId3PlVk5UT+rzUsE4xjhZp/2y8D3AIvzHJlrbFK3usTASvCMWNjGUIpytZqY1S2j0Q==","shasum":"69d85334a6822744bf5414a8c1077f74979001c3","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.25.tgz","fileCount":10,"unpackedSize":83231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPFHUCRA9TVsSAnZWagAAnhUP/0vo682OKpOzFHIifjiY\nwxgLgEOaaEORmvZYYvt8pyPKblFOQc4rIb4HcjrDW0fIEg0b2fAalQwEsJuA\njka7hTZNwNd/X/Z2juUCSvgxhCCDSmCuJ4sb63334Vbu3tICCbxL9ALZBRa5\n6LAq7q1dZonxESGuv9XdXSddzD3tEGWR5FUNoYOL9jylsldn16ID1zXa0sVe\nQ73Z2X8afgfKfTW1NbXjFRcW4h9qHaAY9AAynlZ/XRLTv+PNmUqDF1Z3GrRZ\n0RON2llfAdfIBGcoWW4DaDMFGBEd6BUgUXD4DUZatuTcyhZzK1r+zA/Sxwj2\nWxyszqQqY2jjCnwuLzF6lehSKtQlskpWt1jVxgX5n3qao2Arq7f9fkeu4R+z\n0+oC3+k+vg155rWCSnRueItGLB1yF1sjJ+w6TN2H4vBY0NQ0TQFppcy+bb9/\nDCWHngqxEZSwF31Grf53S5bkpmdcjyDNNEfjiy/DqV24Hkzc6cthn5mnTVhF\n6eiR9azvAF3d1gnBhqnRSHFcRvJliQvQbVlUK5nnaXP9+I8GVncLiHXtYbKj\ngPXPQzLgVHeguB2Nsv+uvpi2ObaXVVexOkdWgVUgGCFtE9mooeO4AI+ZRnWE\nUBcYqZ0GUuAdMdBXyMXnpjGGm2I8bR32zosW3TsprrSAnDZA5hB+78yBl1Ja\nOep8\r\n=Fv6u\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCeEPh0/i5ak+c94JT7rKgkJn9A438AvzeUcoYv4iiDDAIhAJlrhAFYPcWw5ynBMFatizzKvPdhZjSa9jNrW4RJTf6e"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.25_1564234195416_0.14516707450604738"},"_hasShrinkwrap":false},"4.0.26":{"name":"trim-right-x","version":"4.0.26","description":"This method removes whitespace from the end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","trimEnd","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","jsdelivr":"dist/trim-right-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.0.26","white-space-x":"^4.0.24"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.16","@types/node":"^12.6.8","@xotic750/eslint-config-recommended":"^1.0.5","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000988","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.14.1","eslint-plugin-jsdoc":"^15.8.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^2.6.3","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"2584b6c523c78a94dcd38dc598c673f274b99eeb","_id":"trim-right-x@4.0.26","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-t5N2v2R0BrkEjhHOr4dAgzuOfrXxIDg/XCK16Iwht4SFoyEiDToKOrfRLRt0xw4ys5OQXuy6yrdV2y3DNxWmUQ==","shasum":"f9c60372a61b2a26e26ef75210dadbd1d23c66ed","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.0.26.tgz","fileCount":11,"unpackedSize":82965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQg7NCRA9TVsSAnZWagAA5dsQAJ/KXXB/aKXUZn1HVRvs\niCOcZAjbhXsTc0wj4fy1p1yLEgeH5ZgFH8KETp5a3+WEEo7kJT45SWK6HEB1\noda2OcjvltpjQHwinrxrQIpr2C28eTSvEHYe9AhTg+DgFJDMh6Bq0JDKrkZq\nnoX492g2dT2q3rmhtC4HkBxtLYu5AU3OpXiwTc26L5HwKxCC/fLMTaSTciHQ\nJPW/yWEo/jb0vFlxsHjF8Oma5O9LQ6tEtZIEux4Vum7gcYUfsLj83MOaMVYK\nZLAzfpZoCz9OWyB/Kxmt21BCCqjxbv2RhoiWDdAriclLhhHqTTbDfsc4sPwU\n48W1oPKmXMNDMIHFU6Iw0D6P2IKrkV6i5afLtgo2ndoOWBHyUXoU8J4TZIVj\nnXZ6GO8V9tQ587H8/lnVYc1wYuQpgJiCy7Q4R8TyZS2qQd4aaAGOSGnwtkS3\ndbk2pv0YwW/etSdomZvVUXrv2K3zR3IG6daBFxEFCKnmtUanhM+f5ipYvGfb\n6z99Rox6HYUKbqsrRWzn88rQzoM+vdt8oGVTx3ZXCL89ppchjqtp18yI6es7\nfp54hYHVnUT/L/K2MRCb2X/wigfbHRlOyFRrH6WKi2NGputLlj9YZ/gsdo/U\n+SEgquAqmHEWqkr6cQD+9x7ZsFcd70DjLopPY5Gvd2rCzbHJWdTDqtzjtXil\n4kr6\r\n=LeXw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICadcJxrsvdv1iGNSL6/1iMH2SUK7p5xdj2MXhp/tTPDAiEAjfqK2HJAoGXZHzTYycfgSZHPIcWNQijWAS55y2XyKd8="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.0.26_1564610252413_0.3586735316382388"},"_hasShrinkwrap":false},"4.1.0":{"name":"trim-right-x","version":"4.1.0","description":"This method removes whitespace from the end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","trimEnd","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","jsdelivr":"dist/trim-right-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"require-coercible-to-string-x":"^2.1.0","white-space-x":"^4.1.0"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.17","@types/node":"^12.7.1","@types/webpack":"^4.32.1","@xotic750/eslint-config-recommended":"^1.1.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-jsdoc":"^15.8.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^2.6.3","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.1","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.6","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"1e9b88221d871d7de8f54c9aa2e0768d8340124b","_id":"trim-right-x@4.1.0","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-B6EWSocfh7ATa+YUUW0Ql6pFHyoPRRVF/OeyxVfU7VUzp4RRuN21ZQ3KLqDpDlFrZpMGOkqX8pM1liG8ZTGAXA==","shasum":"4de289825512778472821147900e687dc85aff15","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.1.0.tgz","fileCount":11,"unpackedSize":86537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVBzVCRA9TVsSAnZWagAAhkoQAJEicjipCV8FSgpHgsi2\nFBFd48XoYR9vLEZUP8pl6G8xvA5mzGulvrfiZMV86ZlxyUdkpzt9dzzY4dxt\nnaimtMbsEZ4UE8DDkWA/u4jmkasqs7vXY98VozCVOapsmzVPlc2N0MpgLdC1\nNl2E/5TPMsHwANP1RwjacGTC6Yi+hUtmntZHXnYs4Y33UkgNdlZKdqr/RfMF\nOVd/RbtjIw/zVOaV/5sMyeNI0CyJP9FPilDRo6s9Senlnvn+rfn4kVCtIKnI\nCRQGYChFQ3mtVJVofg4H4ZS5wK9BCrxe6wZTfwZcS/qlpYnrJPuO1mZ+xKr8\n2Q9Rb2MUymyeF4lWbh0GzkTFcXQKY8aYIGKoGZp590hLhrQ+47EtznEDglz5\nUQTuB3xbOktmQZ24DWV9OjF5g4W7Jd7xmrGY9WJUVoqoDI9OfTudROk0J9BF\nbodqtsAKrPZuEJVoAXRJOh31BRSWJIdESlVADYcFb19fVRjamocCunFiEbnS\n18/pHoB3uR8VZujSYTlT0xKEAVJryU6SXEBLvV6eQBExq5+dj7gTMwobC4pH\nwv2JFn9C0gH1HzwEhRusY2ZJBH6a3EWsIOpf5OFn0Al/pAKzJEs6wfcjga0x\nHgQ8lVsF3bQH5GDgPh8Q+BEVPq8b8vSoEgK2f5vUFuuIKRuMiDcBT+/ImdHz\n4Ej3\r\n=1V23\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCf4jXHPIB3amLvjAT3v6/tBEU7rw6XQQwG7KuAOBPfhwIgVoAltG1hRc2XtjJ4MuqEg1H/mfJ1nsyqyEc13aY21ro="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.1.0_1565793492886_0.5805389698831569"},"_hasShrinkwrap":false},"4.1.1":{"name":"trim-right-x","version":"4.1.1","description":"This method removes whitespace from the end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","trimEnd","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","jsdelivr":"dist/trim-right-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"simple-methodize-x":"^1.0.3","require-coercible-to-string-x":"^2.1.0","white-space-x":"^4.1.0"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.18","@types/node":"^12.7.2","@types/webpack":"^4.39.0","@xotic750/eslint-config-recommended":"^1.1.5","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.2.1","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-jsdoc":"^15.8.3","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.9.0","jest-cli":"^24.9.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^3.0.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.2","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.7","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"b92a4f94677961d5fae4f27580f95b12fbe43fff","_id":"trim-right-x@4.1.1","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-e3sirp+ZNMXx1u8HJEtlKae4DVx3FUi+w0/ra+SDHQlGF9R5W1TYCVsYANiPMmFByOwgrEWRFJw7W2a1pWcbqA==","shasum":"ead19b8fbe207f7eb14a5050f4c4dd569a9c31dc","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.1.1.tgz","fileCount":11,"unpackedSize":145634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXEU6CRA9TVsSAnZWagAAlX8P/iap5UGu2mXr4WRQHk4U\nYmwhHbQ7BPoSZfMP1MpHNnAXZFnQir+X6DwNe5TEENfkrrNH6thW6sSkdb6k\n4ztMW73US1dMUDeDtqwLEOcXtx6MhhBDdofzXrzSYzqhfUGykTyNZAeIKAE/\nk61bFeFYz/uhqvzltkt1Nx2Y3xUFFsArcvgQuxMOkTV6QppXwz6xFENpGgZJ\nF+ap1NKOOorkEjScBfScVmqvq8WQ9iPR1Bn9F6qk2gh3DcFKa/AJ9ArCMWrx\nAV/zqvc7bHlAsjzffquMdZ5+3H6FAHF9rq5cKWxCilMP4eei/pHlhwXS9xm9\n1HYG2Fe7DIcOVfP5oF/EqhDCC5f4VkcenvBUo74PH5UDTBhmAweU1tJIhjRx\nbWWFTxGvIcPlXK2ihpTtO6wCixSfB6jAiepKtH93tf7uz8qA/DtsfCL6+Hdz\nsQwTDs4hE8cyRiRed/in1XPqrpqpWvTDwN4pYJjhXOWtps5YWmBYW1Kc8CzE\nI8TfyEWI+RG1a10+4idNLucOgT2vTrPceiDccGTw8URalvn4JeQ/6GVde9dA\nGjy/sHIVlodBPpf96pkHFeSJCJbXfGWczmgWHG7Xlkdk9ix5mTQptaSPH3FN\n3O1WBppKA5BhIcWeJvhlT4HNQR6VDwuGn30gxLz03VjfGo8SnOhb6DyZCw3v\nOHdf\r\n=xQVv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICSWku1j2kUfb6ELzPqsoMnQh3uqg7zXnuenVKQ9ath1AiACEWwva5O00969Z7QyEjDUjyJv57qz1bzoS1omxeIZFQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.1.1_1566328121999_0.05534458911708451"},"_hasShrinkwrap":false},"4.1.2":{"name":"trim-right-x","version":"4.1.2","description":"This method removes whitespace from the end of a string.","homepage":"https://github.com/Xotic750/trim-right-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimright","trimEnd","module","javascript","nodejs","browser"],"module":"dist/trim-right-x.esm.js","main":"dist/trim-right-x.js","jsdelivr":"dist/trim-right-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-right-x.js -o dist/trim-right-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"dependencies":{"simple-methodize-x":"^1.0.4","require-coercible-to-string-x":"^2.1.1","white-space-x":"^4.1.1"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.18","@types/node":"^12.7.2","@types/webpack":"^4.39.1","@xotic750/eslint-config-recommended":"^1.1.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.2.2","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^3.0.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.2","eslint-plugin-jsdoc":"^15.8.3","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.6.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.9.0","jest-cli":"^24.9.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^3.0.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.3","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.7","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.2"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"5eb0c75d5e139cba06f9b8ee288211f64330f6f5","_id":"trim-right-x@4.1.2","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-//Z+2PD4eS9lh2lZjalpBEII7Ef2DaDQ5s1OOx1JK1L90WWfrqdC9/vX8f467lmahNGkxoxmHWwNDN6XdK0oKg==","shasum":"8041b6b22d9b245e617756631c52a7735332678d","tarball":"https://registry.npmjs.org/trim-right-x/-/trim-right-x-4.1.2.tgz","fileCount":11,"unpackedSize":145634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZrFTCRA9TVsSAnZWagAAX28P/iIvN6peJm6Nprzrzf8V\nne75xElU+lTYeEh5eZZXkTHX4W+LtQvMBBLekljN9budRqLQTgPuuay2PZiF\nYz7b7j6ag4p3FLUI4ICha00t61BrnFBYaP3SVyfdrlZRnYJI0+thPr70I0A9\nAwU8knA1Gm3cxPgvMbcq8e+OQq0uVrKVAPaW1sECJ/T4qX0F19ctcvk4fG8v\nb6PjRgqvnseOgbfiw2NJmOHS5+BFOVbOP/GQZKjXD5uED0352QnUu0gEFRAs\nUySguSB9eSIvHJ9s4UyAJWdTXsfG1czYSp1CzifD47Yu0piKEQi+5oDcLwGF\nNuIHpinfcLK9Z+zZSRTku+kQ7/4pW41sHHCRy+IUjQZs9s/2OVIHnYB0av73\njnnwL9jHroYwZ3ypo9k6nZ66l97o+T/+1oGaP3oA5Pi55jniQ/qqd5CzxSKk\nGWE1G+0FmmhsRwGR5zjpPM73g4kIOhCQqJ1+S7eC0X/dsgq8rmpNlP7QRf2j\n4R0FB5cAWA9JxTn/UT7Hiw9NM4GtE+qLT3HjsKAmX+P8BSk/JR4KpXwWJtXm\nun3a/owrVBn1P6OPsEjMeLuRYwDWG7kwuf/J6XdtnaB+wdtugBE/rkA/KTWC\nYAgnvGqvmZhH4JxvPpvlsx7cJPEWAo8Loxn43C5BOZiG1xuwhuaYK8HvDAQp\n9xAP\r\n=5uss\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdrMc7FYB39j4DL218xJG5QnFtybman8xaisQIoYfOBgIgXfpuAPZ4BSBRvr4YDVRR0L+36SvqdjgjG2rI8g8d88M="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-right-x_4.1.2_1567011154676_0.22755175903870484"},"_hasShrinkwrap":false}},"readme":"<a\n  href=\"https://travis-ci.org/Xotic750/trim-right-x\"\n  title=\"Travis status\">\n<img\n  src=\"https://travis-ci.org/Xotic750/trim-right-x.svg?branch=master\"\n  alt=\"Travis status\" height=\"18\">\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/trim-right-x\"\n  title=\"Dependency status\">\n<img src=\"https://david-dm.org/Xotic750/trim-right-x/status.svg\"\n  alt=\"Dependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/trim-right-x?type=dev\"\n  title=\"devDependency status\">\n<img src=\"https://david-dm.org/Xotic750/trim-right-x/dev-status.svg\"\n  alt=\"devDependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://badge.fury.io/js/trim-right-x\"\n  title=\"npm version\">\n<img src=\"https://badge.fury.io/js/trim-right-x.svg\"\n  alt=\"npm version\" height=\"18\">\n</a>\n<a\n  href=\"https://www.jsdelivr.com/package/npm/trim-right-x\"\n  title=\"jsDelivr hits\">\n<img src=\"https://data.jsdelivr.com/v1/package/npm/trim-right-x/badge?style=rounded\"\n  alt=\"jsDelivr hits\" height=\"18\">\n</a>\n<a\n  href=\"https://bettercodehub.com/results/Xotic750/trim-right-x\"\n  title=\"bettercodehub score\">\n<img src=\"https://bettercodehub.com/edge/badge/Xotic750/trim-right-x?branch=master\"\n  alt=\"bettercodehub score\" height=\"18\">\n</a>\n<a\n  href=\"https://coveralls.io/github/Xotic750/trim-right-x?branch=master\"\n  title=\"Coverage Status\">\n<img src=\"https://coveralls.io/repos/github/Xotic750/trim-right-x/badge.svg?branch=master\"\n  alt=\"Coverage Status\" height=\"18\">\n</a>\n\n<a name=\"module_trim-right-x\"></a>\n\n## trim-right-x (a.k.a trimEnd in ES2019)\n\nThis method removes whitespace from the end of a string.\n\n<a name=\"exp_module_trim-right-x--module.exports\"></a>\n\n### `module.exports(string)` ⇒ <code>number</code> ⏏\n\n<a name=\"module_trim-right-x\"></a>\n\n### `trim-right-x` ⇒ <code>string</code>\n\nThis method removes whitespace from the end of a string. (ES2019)\n\n**Kind**: static property of [<code>trim-right-x</code>](#module_trim-right-x)  \n**Returns**: <code>string</code> - The right trimmed string.  \n**Throws**:\n\n- <code>TypeError</code> If string is null or undefined or not coercible.\n\n| Param  | Type                | Description                                       |\n| ------ | ------------------- | ------------------------------------------------- |\n| string | <code>string</code> | The string to trim the right end whitespace from. |\n\n**Example**\n\n```js\nimport trimEnd from 'trim-right-x';\n\nconsole.log(trimEnd(' \\t\\na \\t\\n') === ' \\t\\na'); // true\n```\n","maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"time":{"modified":"2022-06-27T21:23:31.413Z","created":"2017-03-16T16:35:20.721Z","1.0.0":"2017-03-16T16:35:20.721Z","1.1.0":"2017-03-29T20:18:00.834Z","1.2.0":"2017-03-29T22:48:10.826Z","1.3.0":"2017-07-12T13:30:12.277Z","1.3.1":"2017-08-10T02:04:52.805Z","1.3.2":"2017-08-10T22:52:59.235Z","1.3.3":"2017-09-01T15:23:55.263Z","1.3.4":"2017-09-26T11:55:52.221Z","2.0.0":"2017-09-26T19:36:39.095Z","2.0.1":"2017-09-26T20:11:37.648Z","3.0.0":"2017-10-16T14:49:29.140Z","4.0.0":"2019-07-10T23:01:04.131Z","4.0.1":"2019-07-12T14:36:45.910Z","4.0.2":"2019-07-13T02:08:35.142Z","4.0.3":"2019-07-13T23:35:39.966Z","4.0.4":"2019-07-14T21:42:45.810Z","4.0.5":"2019-07-15T10:38:19.472Z","4.0.6":"2019-07-16T10:16:41.375Z","4.0.7":"2019-07-16T12:13:37.150Z","4.0.8":"2019-07-16T21:06:36.510Z","4.0.9":"2019-07-17T15:19:40.938Z","4.0.10":"2019-07-17T17:20:31.770Z","4.0.11":"2019-07-17T18:23:20.783Z","4.0.12":"2019-07-17T23:28:34.431Z","4.0.13":"2019-07-18T16:05:32.654Z","4.0.14":"2019-07-18T18:26:10.647Z","4.0.15":"2019-07-19T21:34:33.666Z","4.0.16":"2019-07-21T21:56:27.217Z","4.0.17":"2019-07-21T22:21:11.872Z","4.0.18":"2019-07-22T12:17:19.157Z","4.0.19":"2019-07-23T23:45:45.381Z","4.0.20":"2019-07-24T13:26:00.425Z","4.0.21":"2019-07-24T16:05:57.541Z","4.0.22":"2019-07-25T21:38:35.273Z","4.0.23":"2019-07-26T12:46:31.362Z","4.0.24":"2019-07-27T00:26:28.225Z","4.0.25":"2019-07-27T13:29:55.535Z","4.0.26":"2019-07-31T21:57:32.566Z","4.1.0":"2019-08-14T14:38:13.026Z","4.1.1":"2019-08-20T19:08:42.134Z","4.1.2":"2019-08-28T16:52:34.915Z"},"homepage":"https://github.com/Xotic750/trim-right-x","keywords":["string","trimright","trimEnd","module","javascript","nodejs","browser"],"repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-right-x.git"},"author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"bugs":{"url":"https://github.com/Xotic750/trim-right-x/issues"},"license":"MIT","readmeFilename":"README.md"}