{"_id":"trim-left-x","_rev":"45-ee6b18542e08c7ba3a8a7164d68a52c4","name":"trim-left-x","description":"This method removes whitespace from the left end of a string.","dist-tags":{"latest":"4.1.2"},"versions":{"1.0.0":{"name":"trim-left-x","version":"1.0.0","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/trim-left-x.map"},"gitHead":"1af0373feae2c0ee89008bd41e969bca1e13a30d","_id":"trim-left-x@1.0.0","_shasum":"6090bc29e07ce93f47cbb444ffc560fc8c11b053","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"6090bc29e07ce93f47cbb444ffc560fc8c11b053","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-1.0.0.tgz","integrity":"sha512-9+t/ayWiuWcnZM/Q4tuj7tQVec6FZyqqtS4q/fZOcVLuVuN0jLP8miMS4tSBFZzJ3qRvCasJKGflMkpgjuW49w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBFbPQOQ2w4p4xF/kB7TTIPIAmrPvqeKBp/zCs/Aq0lgAiAyB3r3ZgXYMLrcouSad8IO5N0cYPLPVj8qtABqPwHTuA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/trim-left-x-1.0.0.tgz_1489675771560_0.6752494049724191"},"directories":{}},"1.1.0":{"name":"trim-left-x","version":"1.1.0","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/trim-left-x.map"},"gitHead":"a6749453640c8defd067e464648af33989feb8cf","_id":"trim-left-x@1.1.0","_shasum":"14d23ae962ffd4a22d4102c148e3baaf0b3854b6","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"14d23ae962ffd4a22d4102c148e3baaf0b3854b6","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-1.1.0.tgz","integrity":"sha512-HhPltL2q8CscinSgAr1zzXjtYPfMvUAdfF1yEEO9/KVRC7wchQIe3XFE0OmSjWdfX2w6E552tXy5ade0qnNi/A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVQPrCrRYzLM1qsgESTEIAbaO1+j9CjiUya0cnDPZP/AIhAKyqNutR/LRHucWTlisJxRkxES1gPE+OjcFNDv5s+m2m"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/trim-left-x-1.1.0.tgz_1490818153638_0.6321599914226681"},"directories":{}},"1.2.0":{"name":"trim-left-x","version":"1.2.0","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/trim-left-x.map"},"gitHead":"8273ec11b631fbe8bacc63be45947ba34ac70e37","_id":"trim-left-x@1.2.0","_shasum":"467714649773321b66e28c7f3a47a8da9e689b97","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"467714649773321b66e28c7f3a47a8da9e689b97","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-1.2.0.tgz","integrity":"sha512-ZBx1Jp8Wgj1k8EHneECPO0QXlZUz24mdStFXZznGEzj5JiWjwToj3oy9SglLs28SmJA+Ax+Dx2gHn0Y2NmLw7w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1thTKZ5o/c59HZuDORiJ0U38dc5e3mjznWxDe4M3uyQIhALGTz9AHAZUn5aazrm35rB/+TTc/cbSTHQWN+xyDs4L7"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/trim-left-x-1.2.0.tgz_1490827666210_0.8649232850875705"},"directories":{}},"1.3.0":{"name":"trim-left-x","version":"1.3.0","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"77c4e3aaee52149b211f5d96044acb8e934d32d9","_id":"trim-left-x@1.3.0","_npmVersion":"5.2.0","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-FOgX/5RofSaF8ki+i3VmbHCIrJEOKP5nJqu1Py6QY5SFZ8GQYcy0ye8QrZRRCluHcOXMRJl/SFsX5FivSKvLww==","shasum":"782475b8b7b44bb06e3d6470cde11bcbeee1811e","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-1.3.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMMQl61jjgjVZcsMX4gwPR4fiqVlNukFROxfLShWmUAAIgN+Z9+zTu4n5EFUFeoJh08XH4LkeIJhPXQhEHrwqCwSc="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x-1.3.0.tgz_1499865671468_0.035474997479468584"},"directories":{}},"1.3.1":{"name":"trim-left-x","version":"1.3.1","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"a6b7dcda1035dbf5eb1dbd099af4dd83414e0cf9","_id":"trim-left-x@1.3.1","_npmVersion":"5.3.0","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-JhJbTS1Y6K96JXUtBL3xzYH7HD/QVxqUAxbs4kQ1uJg4sxZOQjU1lzaIBfpvmvc16RT5ixA6H6o5mPAbhQHvZg==","shasum":"2aa091c2e2fa30999d6d3f84cb88d0434b885f9f","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-1.3.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtfhpYIv9hqej3PUX035Dr71o7FWLG36/+YCEOXfNnYgIhAO2iFzHfhcyHTTu+6pMVk5uVx3N9F3Wnq2eu/uzMpdmS"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x-1.3.1.tgz_1502330399228_0.9969855370000005"},"directories":{}},"1.3.2":{"name":"trim-left-x","version":"1.3.2","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"a6b7dcda1035dbf5eb1dbd099af4dd83414e0cf9","_id":"trim-left-x@1.3.2","_npmVersion":"5.3.0","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-vgLN8B4ypbR9JXGZE1ZWfVOBtSzPHxoe9+ChTL2GS40jFQ0ydRTogD2iFzRghO81sGc2K2QOKD7dUJfrWskTqg==","shasum":"ec049d137281fbc523aa49e347b1954fd7fbe765","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-1.3.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB/ml9FcFaOdRqph3RNNmrjm5LgJf0rR7ViqBHUoPjBhAiBizTn/d8dJSew6JC7cwsgMhZlg8AQb9SHl8OThYAUdsQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x-1.3.2.tgz_1502405278819_0.9973037263844162"},"directories":{}},"1.3.3":{"name":"trim-left-x","version":"1.3.3","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"3fd0f572c41fe3d8c453a39d7962e226c4172610","_id":"trim-left-x@1.3.3","_npmVersion":"5.3.0","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-+BR0IT+4pQvoQemCY0j6D6aFs2W/9mpYuXMtPtTWjwd2Juq7JFlprBvLBJF6FdlEOkKneG4Zwc7zcf4Zdj7j1g==","shasum":"e256e248229491edf0d084ef630a07ef08614c00","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-1.3.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCidnFaBEdt+XYSE2PoreNZrNRAxq7tf7G36CVJTYYOSwIgX+Ejk3HDY0J7NwVl1fC4Gv2sy5cfVS9llbeKUTv7Jdg="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x-1.3.3.tgz_1502405977804_0.10316531360149384"},"directories":{}},"1.3.4":{"name":"trim-left-x","version":"1.3.4","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"5498d1d57227d0789d0c96584d70ea4c80f2b439","_id":"trim-left-x@1.3.4","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-6cvqh4WQJrBKV+F1jCy4pwrhhfN2tbtVXU0TD9sv+5XeyXkDkoa7+/vQcSh9RkE+nxSDuA7pEA7r7RJ9qk2B+w==","shasum":"232d32164b92400bc5f40dc0c2f548200b6a71c9","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-1.3.4.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCJFClzumZrOwWq0kvLQ8Ug6phbvmlqUD0N52Opaz3dJQIhANin1z1XHp3ID7QlT3vBFdkS/K+yYSeZU0Hy1uXsHZeo"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x-1.3.4.tgz_1504278914067_0.25698632071726024"},"directories":{}},"1.3.5":{"name":"trim-left-x","version":"1.3.5","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"bb043d1203bdce5edf9c1d2120cddcb0ab2b25ff","_id":"trim-left-x@1.3.5","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-aAp+6wECRhtaGWp44PKbxilvjY+kFPJ2RRweEtleLAZ9hYtM7DL1ShEPl/KF6lu6lAYb8xISF/h9egGjiJpZFQ==","shasum":"8ec17d8cb1772a76f5e7cdee03637be11e8d5bff","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-1.3.5.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGEFqtgIb7XjwZBU8JqP/mfA3OKd8XbcuZkdUe3z786AIhAK2pd7p/fWPCRQ1j1gjFZP3lD1YmYufrPZSzQDDf85YR"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x-1.3.5.tgz_1504279273172_0.7439479243475944"},"directories":{}},"1.3.7":{"name":"trim-left-x","version":"1.3.7","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"eab4f3a4a4215dc50a11de27b0de6037b2586f3e","_id":"trim-left-x@1.3.7","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-0UMUaK+dyb1UVs/slcjkikjQ5O1VOHLUB5VPTcIDJ9IRJCau5ENeH71hu+B4yuPpudXnbwQGyq5AS49kbEIpMw==","shasum":"df6b4adfc01b4f298a25022e7ea5052e360c9153","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-1.3.7.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEcfLRQK9eBU5k9ZupYXZqEaXpcRiBzd9dLj+Vbo4cuSAiEAzxIXll7OfDwTpQ+MxaXwuid9rE9xjxtQMqNdl8MIYoI="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x-1.3.7.tgz_1506426033926_0.08799226675182581"},"directories":{}},"2.0.0":{"name":"trim-left-x","version":"2.0.0","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["es6","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"b2c48a7c0bcdf7ebed684d2b4b04a6f34d581d25","_id":"trim-left-x@2.0.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-MIV3JhJ+ZyrvNa7Lh+4wmZ1zuY10P/mox4lm0CBLStHHw/iSVoZ7o/1yrhmpM7w5i43TY390GZkgOQgALSwQSA==","shasum":"f88fe9c60a267f2ed68e7e95085f0ce80f0f40e4","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-2.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGZeHFMMfgeNh8cHM3d0kkx8wUVtWCRb2gmQfx6sh66SAiAGR+tUCs3OrRlb94/Aoo7alIB0gycdQio10ZeHyRDuNA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x-2.0.0.tgz_1506454150425_0.17384301405400038"},"directories":{}},"2.0.1":{"name":"trim-left-x","version":"2.0.1","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"511e7ab0920dc81e719b487d58e251f8f587826e","_id":"trim-left-x@2.0.1","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-7JTQAjTmsUB07eDuVoBxAtRbvrC141gYhEnKoP5FHZGc7phaqjbqII7+nFT15gc73F0D7qPb7W+Ny8Im0Kip/Q==","shasum":"92b071ff6ae9aa8026c21aefca2a9f0a7f8d48c6","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-2.0.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCG5TkrPg1DdDPQH/7MA1ZRBxzwiE97kg9yfXsdgDq3mQIgImBiDV8yYOwr2lIYzyI2UM6dnBtMKDCr3ftheCgB4yQ="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x-2.0.1.tgz_1506456546029_0.115161650814116"},"directories":{}},"3.0.0":{"name":"trim-left-x","version":"3.0.0","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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-left-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/trim-left-x.js -o lib/trim-left-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"b87ac19a58090446d9c85b708800d689402adf0d","_id":"trim-left-x@3.0.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-+m6cqkppI+CxQBTwWEZliOHpOBnCArGyMnS1WCLb6IRgukhTkiQu/TNEN5Lj2eM9jk8ewJsc7WxFZfmwNpRXWQ==","shasum":"356cf055896726b9754425e841398842e90b4cdf","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-3.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICkMPvYkFA7BxgdbRkxZS0g8uEGLhOwidoEwS/9k2zdbAiA7sQQHcbF+PZ7lODwzeIJtvYIgJvsgPD0mHCsNFCtmYA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x-3.0.0.tgz_1508164470826_0.7109319332521409"},"directories":{}},"4.0.0":{"name":"trim-left-x","version":"4.0.0","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"browser":"dist/trim-left-x.min.js","module":"src/trim-left-x.js","main":"dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"8b7c3b8cc46bc982d8dc16886ac22eb1bf4658b9","_id":"trim-left-x@4.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-gUiBkfJa2dVDS338FMW/+7Zi2AXBdQ62KEV+/HQJffVpxpFSP81hxJqvYM+HD65oFJ4lQCTivSzpAvis7USmIg==","shasum":"014b638055f5ff1c2ca55bbe365ddb9e1b385d8e","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.0.tgz","fileCount":8,"unpackedSize":101327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJmd8CRA9TVsSAnZWagAAEdQP/Awqlo9j4mOcmLfa2AT3\ndgtaYFz6cSj1KlOkz+bzsG8bUfolVysc00dXtHa9KNip1lsA3m2soqSYDoCT\nL+bP+pc2c8cmGqmfm+jJarliA8MKXaTKPQZ2qN2KqBrEc/zIZ7YNeBxcdf0X\nGl30P0tpe0vGT4INsi/nLlg2H1MwYs7tz3H3HPqQoOm5TqPbFqt2C85r4yjS\nf5NpX5JEUTTdQY3WHwzrstoj+iv64nfgDRwNquIz+JI0Y7LdRxxe77AxbL2i\nxNFKazMbYoR47PZWxLcUcb1dUzuKcD5tU5LTf3mzfPdYtaJ4pWbpNU7o2T+3\nmYkICSg17jKrdtiNdS46JQzm99LBxBL8a+Ah9aBxwAJyBoYl+hMW1ph0jyys\nZxgZCEqHUnITwES/Y+KFPYWWBlGf6zjP1N082FtCVf/o+GrKjBxD0OUh+49X\nK+nw+1LSZsIMYUHnpGstrcUJkAZJOR1ijjSiLt2+Il/ZWmkWxjIBC4QWxzBQ\niIdQJO2b+PMDlLQqkwR3yAHl0mByTDiIlvg8kMJcT5dPm4VM2KKoy193Rmz6\nVHhc9BU97rwEt29gLpG+JFGpo7sFIDpcqqFATOXTyrxqjdHP+lWZs4q0tCs1\nDXfAAXlgY/V42R7Gs6gXpnWbpM3NGfIKAqpW1lDh6Y9KqdLagttL+8NLyfzk\nvHMH\r\n=nisB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCs2cHzmcWS/+060IEooqH21FcWF1yIb2xMZU11LAvmEQIhAPhzJTV4kZlOMvxqs5OHyl8C/tRRJLiNYXg5AJLgC8NK"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.0_1562797947851_0.37943973731921643"},"_hasShrinkwrap":false},"4.0.1":{"name":"trim-left-x","version":"4.0.1","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"browser":"dist/trim-left-x.min.js","module":"src/trim-left-x.js","main":"dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"ae92efd091c74da5fb74350f25f8d27faef7ed47","_id":"trim-left-x@4.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-x8LdS9S/QDjQ85TkZlCSwDbsKoHeMbyRKSjbtKPBcbmXRkqjhQZ1BVkfe5i3pRG/s9jCIAcgOBOdXvnbk4vanw==","shasum":"fe8c18ce9c43dff9840fa685a399eca695c2c3ca","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.1.tgz","fileCount":8,"unpackedSize":101068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJmjXCRA9TVsSAnZWagAA7pwP/RqBzkGSWkoQxRgwMvy6\nyLiXf9BkCAV5KUOWuYzojFmcOcOgdGmCJWroFFuWh7NidZL2A/C0YV51GidS\n2o2sDKMMBsxHcRCEMhDNcmdwaUvUjPjFTaO+HjSmOZFm9v1aKScxaIM7zFhi\nixFfWZ6wCiFrO1ZQehAyXqInF//kCW6yGKHs7tKTwvwm7K2PZpDQ+QLA6+BY\nEdxrYKcjBvz0aANfUh72HVVyzPZkfQRi5wts7h9+v8uk8oxMRH0o7pFh6R3c\ntkAHUmGh6JAI2c7jvyoqsD6pNPgnTzB/ajGwqo67YA1Yt0RfQegc0NJboWtV\n8+RAW3SkneArAE9vhU188q13MoTz0CpXDjrQQa1zRZcTVHZTHhO9VJFW4TRu\naJfx0paa5JDk8DVXEhBM5FGLGWhI83OvHp2kg7dzRKqWgmlJvfoFONA87j6r\nd3uLqs84F+LEbyUpQaWCzgnkEorm/KFL1oIMieCLdajfnBFTzE9tiJIZ6VNz\nmxS+9dEZsXuLU9PhLPphL0geba0r+HUjJ16k1NzItySAPDqgN6cJ9j7HSYRi\nr8BS1x52sBVyqsM9l00dRWZevJ+pa2iBB/HrIZDpCrMZrNps5IH/ojvt5CMc\n8ZCSoRb0jmZNJ7M2efi7r0jvoTrtO73GC+gFVeLxONdLF2j6hMCKt1Wyihwb\nSnin\r\n=YFVb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHb7w4W+4Wuqpx5ylKQaShI6KZMwuZC5c4d3qGtSy5n8AiEA6nPfOlHKxf1HSsyihgpOU5D+l6gMCSTSV0odkH8VTnQ="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.1_1562798295215_0.9369082607078667"},"_hasShrinkwrap":false},"4.0.2":{"name":"trim-left-x","version":"4.0.2","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"ae92efd091c74da5fb74350f25f8d27faef7ed47","_id":"trim-left-x@4.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-PQGVOBfRwSiw7ebddbuCTN9YNKtbrNtJCnHuX8VYNcv/dxUHtpETcXJadjPXnDw6RzBzD8Jcp+N2s57bda/uRA==","shasum":"cdd4832a66a6933ba3115696f2fce0090017bfa9","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.2.tgz","fileCount":10,"unpackedSize":85935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKJotCRA9TVsSAnZWagAALyoP/jCB9EdTge5ARbHtF1xU\nepkbzuhtkLEcgP220CRYw7c/lS4Mh15oMMTNR0V5se5fVImHvVSkeBgNu2Kg\nzYYK8q9AlCCpkr9Yfv+ndjiWFwP1CU3Y5i/Pq8IcbDUw/uHgDGpy5dL83D/5\n0TKdWKt8dZ2+cy0v7Pm55rWHru6nkDSOoPRiXVPk2Yr1ZycXuePVi9ynWqel\neMt8hsOZ6GxAmivX3SGkrdpinb06wB60E5NPQzX5x71Li+PKqjfpIXgakTZL\nNl0sRHV4FBs8c37gaEcMvO1K+TvfzN5Kxe+/SblOyK6N4F8c7sJUGiW1b3W3\nIJ5p1vi0GTApDhhtNJDEnl9heniczd8honANBN7bPetjyhV24BK61HLCQQNl\n2UUMrf6d3fg0SGI3eD/eic4dxklAGAMm0UuzZpRua3wh/XLGaJTno962vII7\nPTDINnFODNkvZ/3Xy5RaF6wrL85JqO8NDcBa0aEKB8f1vJ3L6rR3XBTKWrSi\nGFeHFS/uKcMr86aT5SwE5f746M9dT6IlzmNn5irovnjRL6tNmO/b+8kR5seK\necFcXjfgpWivQl4rY7HGXBuYgyD3xMAKIyTlFTOViqhyXGAsP4at1917LkwE\nvNNg+3RAgHCmdzehsh4PL9z0LfMbaRNsX3aKRfV5IQctzoNblrH+l7i2Xyaq\nJt4/\r\n=4yX/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHMxXVojEUXCPtP6K/4tT7H3NeVYIXzFV0mEBN0mDE22AiAkHhWFbWxgxBMn7s6e2i85OKAPjXQe+0wlybYl9bHgyQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.2_1562941997181_0.2132946372704847"},"_hasShrinkwrap":false},"4.0.3":{"name":"trim-left-x","version":"4.0.3","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"5220b6eeb2f566459f57e993276f317e86e65dd9","_id":"trim-left-x@4.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-1kLhbGA+bPpcvda1ZnkXSlSKFufl9dIFohl7DBdSyTIF+Wcu1f1emvLkww7cNWAWszg7rtd1qIqjDxwVnx6pWg==","shasum":"0f536a46014939327581c3487bac2b93ede0fba8","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.3.tgz","fileCount":10,"unpackedSize":85935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKTz/CRA9TVsSAnZWagAAZrEP+QFs+D/GFr1cTs+/Nzz4\nOmuwb98phj7afq55VM3GOqh0xVDAvswDRa0Yb3hWcEBZRVGutv7PnKpag7sh\niAXP9mrJyBe3X8ZtjhEpCV277///rAdoF7tjM0c9suxxGpBhyBjb8TFk7jd4\n3OF5fMyjnpmGr8EitL1uZaoSpiwWzSVZdGahrzIm1yyW20do08dij6HK/zqe\noFit4BPXQ32f/DGbUkPq+mqJvP0FHZXv43qPT0GwPYOhIpn5qCKEMhhdRYcd\nu9f2n2XdctWOVkLFn/21V8y93gQyHgFjQRO4FHfvGkOCxWuLcWj3wys2lIa6\nuN038DNEkrxIvd4vgfd0NdYLICuSFYYh+yClwV282L2PzwOemCq2UdsBL8tM\nf6Q6mvxWhV7UKC0aeM6jxufxA9v/vXdn8J0AQ9mp9UCbxCVx7/wW3ZZ7Re8X\nMHp18+De8innQVKf8+mEOaDNZehg8R5iI6jAjuFSZXgfaEzAD2i7TOCnc2JJ\nw+JExqr43al52WFEUTq3ZoEKLfG5f1xjgZYn0PlRVVkAWPmqrownEdhyMqHU\nalaCKQHATfUqHk9xNNBictGopfuW9n2PPmPN3kZhCL4HstxR6J/DdUbcDPJo\nwQyb81PrMsB4atDYtTR11JHLHIxkhYEsEGL60jvWj/qaO/ZHkitX765u8pqG\noCyd\r\n=4T9r\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH2L/crFyHEM222NUdrL5NDZaSwctsfOva2qqLOJo/59AiEA+8OoxlbRFW/3dOfyKeNec6eLfhczoVfMFiozZEK6rhI="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.3_1562983678950_0.9086077326424611"},"_hasShrinkwrap":false},"4.0.4":{"name":"trim-left-x","version":"4.0.4","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"1ae655ed41fbd7d5e08acd6917a38beb9a961891","_id":"trim-left-x@4.0.4","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Rc3SOjBRGwih5AwbcUrjO87KmFyrRMIYtxsEl1RGnwZW01tirUpH1TmFOAypLjJmr6Lmb/91Z5/MT11QFTBx0A==","shasum":"068e0e4cc991b0d996b8d3f9a8e300a442486fe6","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.4.tgz","fileCount":10,"unpackedSize":85935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKmqfCRA9TVsSAnZWagAA1ygQAJMS7Y+WQTB368GV4eEJ\nNeYUlBqWy1xY0e806MmNEfkZ9k5Eg0MJgaw1BXsFZ1XFs6Ma3Ked6Lm9N+xm\nv9nXk7F4Kg5fjuw6hYSen5owPHMyjjNHti6mh3N50Y38sA93+1UoUjByiCwB\nV9P+vEjEYqFeK8AfPM4UECciVzg/Obmh7wxxuvonsgnSheAT2iyxP9iTULSp\nNzavYE3nWWEXrWrA4HK6Hsu/tarRF5BEL2MwZdnL6orXLB+wXNtJI35LIDui\nuSV5akQSAfnlhhPTtV8EpNhY4vIs6/QeG/Hs4Dr4wg7vZtODUCDGR4mIpwKr\nFU+MSD62nlRV3IgKXua99dDfT+MwcuwzKTHrdWnIkmcy7vtAkFqJRuCzARqG\nZrQxHiuGjkSD9hhwhVb/F1omHuhBZtBsXQfWk7I3YkJRh5meiTOMOv+45oQQ\n8qawppr8MFN8n8F4DA2ZgeSAMmpU/dc2MAI5BqQmCKpzhFcFg5OD05Flw/25\ny3S3EXJBka5GLAHplwkNTkqx4FZMDe/u56QKbaLokLvjP8YnXqEguB/UNuHX\n8TWQaFaNI5p5jMYyQfnfRbMcwGvvC3jtqjc6jIQGqxkFFoQxItwmjLrSZx/s\nqGbLWOIc/pzoRJg1Stvq06oIXAb/OpHK+qUHrVsV8+k20vJDc3TMSH2/enXT\nGUrA\r\n=JHHT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnH3SQcMjRgLujGh1EitTWMdzHtgomMoLq3z59UJv3fQIhALXOYFm2R4FnyBAXhRsOdKkPgAXGemoD18Q5LYaKIwIL"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.4_1563060894339_0.995077180198306"},"_hasShrinkwrap":false},"4.0.5":{"name":"trim-left-x","version":"4.0.5","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"1a610a112d23ec941df6fcb5d65e44f76e278ac2","_id":"trim-left-x@4.0.5","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Ft53ntZvCz2ofFR+afL5SpUnaIHKHoMnlLREy/iBmvuRzydOx5Xka+zN2LRyqFwfdsPS0E6tUfXEIlxY/Gi3wQ==","shasum":"affc0c5e60806f0fd626e287d566b3c45b7897bf","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.5.tgz","fileCount":10,"unpackedSize":85935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdK6GtCRA9TVsSAnZWagAAx5UP/AzG8PYcgqcpIwBgO1KU\nmLgxP1iN4AuGKUbeh0fJspRukghR/w6DcIicTklWRUdfOkxR9G676oe8jwfx\n7Zo8q70tsyvJ+OXXqQOMNkNX2+CsqNUqAfoxMEz9Iwgj0LchgB67oszyfIKf\njOajukUI3qS21ewIky/u6QNvmiWJbqLCUk+HOY8j18EtlUCvxg/hzJ197tkg\ncITX7iCeUWdcWzbgPoP/qA7FcsMm+clZlojAzyxaXmravWXKT+nyhQyVvO1g\nXxXaLy/8+UYdijLpVj/6M5Gr3zJ8UoNFOlYBv7tDrkRUgOil07IQv88JHlHr\n7OgXXnQucylhd1ARETVEMajj4kni9JpmZel+pww53gSG7MxCrFqTRPVAqHp6\nNV/CpYbeKVxBmk4jy5eHJfSayspjxjDSsD2Yo1fjPEO8wwS0WBTgstReR/hl\n6z5utCNlKuHQud8ZkOpQo29L2XjhPeCqdtnymKSBtQ2YqLJNatK6vvAdsLAj\nejCJ6WaYpjjyUP5B2UhDNLDsLRpy2n6FQmOhYjRrydkblPXy5VsPW8JRDaZb\naPnNuR1tXQE44cFfhJ65rggka+ELuYLOh6PyqzXVgAsnV3NacKkvt/JZmLIH\n8NG330tp7l2Nkvni6CjRHNhbfzGPvnswzIaqR9vKnvukkEl3yVmqwL9iezOb\nhzBg\r\n=ITuq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF/j6CyC8MM3U32mY3FG9Cy/N6vVj3M3zfXgYvppfP0EAiAFiwb+/ugOKKd9a0mdhYwDHTNygNeel7ln8P0BCjZLkg=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.5_1563140524650_0.028153382273580663"},"_hasShrinkwrap":false},"4.0.6":{"name":"trim-left-x","version":"4.0.6","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"9004eff502cef76605d2b991e6962c88b66e7562","_id":"trim-left-x@4.0.6","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-yioXvAN4U4x4EMmunx8RFS3LYMbjd5YSo3yYyRJusyD1lSHxS2t/SQ6SOYEf8DcF3UZ+lNCBZ44VVW9ZwoRvxQ==","shasum":"6d77a03d8fb74c177a24e71184351998f7370c56","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.6.tgz","fileCount":10,"unpackedSize":85935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLFd1CRA9TVsSAnZWagAArtQP/2ToVCZ1jEHFHyAgZlls\n9EijpMqWg4RhXHNPTYZ8grHc4x8lLfmgvDdlI2Pi6ymppsQZgmJsa0t8G3MW\njRgBa9Hpiscryha6W1w6mOTMgqGGAk54xwxy6YML6NjY+aJuPOjLul8oOCJq\nwpGTZI7FIwWSutsqBVRTQLeZHdfirco36i0Gxr08nJlQytjsNSh2KJCwsV4K\n4tGTRNZ2oQK19TKAPQ+v+7CDvAz6Gu9ZiRByjXk5d8Ue+LhN2ROeYw1w1PyL\nYHlVV2SxBiNI74YpBsZEwGeN4jPj4vvkK6sQ76drjFdWmUrha6txrvxKHoea\nUqdzUZoYrd744Rlgu/BpeLdxKgkkIaGf+0E43HQKlSXkkjSQgDwe54uukYkx\nqtRhr0zgyX8qXtWH/B7r1HqNLIwglvs0B75vyBr6Avy/pt3e+XDSWfUQfHDw\nYzwPfHcV4NKJ4gFZUe1rJH5PE1/2onJqpeaxkLo3QSCN+JCjYPw1DwPeoBUk\ngmFh+OkYuADy9KA0H7yOW+qj+hLJgt2fr3H8rpYV4reTdfafDOC/TneZ6+Ae\nkHRO46T5RzE6mBiy88sl+ljPQasP3HbAtXiLJjROZNPrMBJPSoeGi/ohfBgH\n4+LxWHpLtt4l1zd4EfTOZpd1ZtbfhDZn8+pe9PrNvMhunnwHheg4FVE4tqqk\nS6vU\r\n=HplT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCiuRH3lC6mBOso8K80RheY36I04ApEy6+Mwf57CjkyHQIgOVasNk3Gyo80hTaWBUlIviznmx08U3/pKxrQpxKTykI="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.6_1563187061116_0.3519244005966944"},"_hasShrinkwrap":false},"4.0.7":{"name":"trim-left-x","version":"4.0.7","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"5d3a7f6aedb7c1dc0b1417db2a2971f61bae4fd5","_id":"trim-left-x@4.0.7","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-PTjuwtwyGPJX7LUkeB/XM0OASKMwSVNbdAuerirpuLIQngKlvOtR5ARrPLA3EBGTWyenxfh56y+wuPhX8BXinw==","shasum":"62c5932d87cdb8622a2d4e98bcef93e23e84324a","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.7.tgz","fileCount":10,"unpackedSize":85935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLaPZCRA9TVsSAnZWagAA/Z4P/2/kkFguBl6krVlfzprR\nanU3fXWBszByTcL92SwfiD8I/ZkcbShNq1/kMGgnfk2bQUBXgDB0ck4zg3IH\nHWkoQ9n7TGJ8CrGvzu2lrUUivReyGMEScnC1Jyj8G0kUKmtedKvErTr2ZLb4\naYRYHIPy3h0Cw3a0TvrwzEIvOLQtSQvR8Hkl+2KdTXcSmM3HURCEsjJQNcnJ\nVaJLUnkvGlUsrqIRsLZYo04y6Th24pwBtUaZFpzbilGiV++2R16gaP93LalR\n58bChxTAEbuOHYlmUUKWQB0H7ARb4WJuWDIFHjX73Oy0Iik86mn7wbX/zrwW\n6B+kSnUQfVK7/f+5Kzgv8sELIjsMZIg6ShFqJD2EzsvkAj9Y+YJh30yjgoXx\n9C28q06ARH/WnWcdFCoF/kOBUW4vWiXhhSMsWEbSDDG2vcrs/HqDHI5IJFnt\nG6QG5icM5qA4QNGPhwNuBq3LQEkbyh1rO8efFMiu8Zb1umGn9ssiv/WCmg2r\nl4/L2Ija+IWFU3eVAZQ6H2DN+8XkgpV2y8FGEhLBt/oPmGXrt1ITdAw8q7Qg\nmFgplqMws2rIRsXdH2C4Hktgh4glimc862S3MhxfYFsmSOdaSmUrml74ip4X\nJHv8JQFLttUXLPQ9u1lCkiamY8wRMWhiTsA3wWZ/QUViaAlp24uzP/wk2FtC\npSPd\r\n=OfCW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAJLCjKjYn/jiDpyzvwJTzkYpZd/7gadKWolqbYOBN+nAiAzxEZf93Yaeyz5NPsb92YiiY8+rKHT7a+EamdIxTft/g=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.7_1563272152519_0.2818748822590944"},"_hasShrinkwrap":false},"4.0.8":{"name":"trim-left-x","version":"4.0.8","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"54ebb82333824a8ca56d4427653f3d3c2c161816","_id":"trim-left-x@4.0.8","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-4ZFOGzrglwi4wB/4dGI9jrkA5dwNwwzkU+WrFaCL0cCG3dBsIrYKjqaCVQNcNs3sWOhAEPjPkQ6AIwnF5kTLBw==","shasum":"0b8878b78202bbcaac1daa91e7207f173f324666","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.8.tgz","fileCount":10,"unpackedSize":85935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLb9KCRA9TVsSAnZWagAAtqkQAJ53GMB4zbxqOfwGCIIV\nzL0l+IZxthsxTspXQlEw0UOEgg7EkDBHET5rdUSbYZWE+R2wnKUHiLU9kJhr\nsTTgvGuXnRzlkkUGncgPMXK41LFXW71SQUDNfnsQ0zYGL86FUGMJdFR/zrT3\n7nKU3GFLwAoOgsgDEcyQhNezONmIkPm05olkfjxPPsNpGtwsj9rZtC1Z0GvF\nNM9rkPsKncYiGSyx5eowAL4VSnnfdJQ9vHSb1YigKfy1c4ALLam2o45TyJay\nfxIIrN/LHjr2JTcGLBetIuzShoS2UNEpHAC6TFLIOlOvFSugi/AIRZOV284b\nl5N7C18Otv11H+SEdUi1FLsNkalNitu42zVXMktJkhl6sbuySnsoydCDHAEu\noLYhSXL4OicdWK8WmUyeO2jKFIkRtsHUWPhHxaXES3mM2wH6jSyHRyRY8qub\nZIqZ5jLXg4tPCFMFYeoNskDHSEDNAwiV0661tHFRucnTVwxV3eQxOc8vAGvl\nqiafBCnCO/tYSCV6u3PUXwlvYtbbccoTxwugPZdhn5RDSrHokXGW2y2vHHcw\nBaO8tVZmF6Dik9xkLP62a8o2vtotdstQ1X6aIoZ8YJte4afwtnOH/0gYl4h1\nZ/NtoonveA2vUgmyfWlwk+Rug9d/iNYffkp+xennGKnlT9WQPv9GGbPLRTWJ\ngLaA\r\n=YOUb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMJfcga8xxXFoxKjLx4lvuyHwnQmFvw0H6mxtzzE+FEAIhAPU6hALuKdO4PWf3M1aFl1niZ2MVM+1SoXjkQnOrWLiO"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.8_1563279177786_0.27095584119820537"},"_hasShrinkwrap":false},"4.0.9":{"name":"trim-left-x","version":"4.0.9","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"4c2d15a133d85ba72166c00f22db670ae9ec5306","_id":"trim-left-x@4.0.9","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-m5iWCgdSOB7Pg9w11/kzd2awfX2fkEMbi9P9ZNdr04UWE/JnFaaFaDYoDdv80n+VeP9M2A19VfpWJRkIcxBj7g==","shasum":"51ea205b8385762bfbe2fe4e5fa8508f4867eea0","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.9.tgz","fileCount":10,"unpackedSize":85935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLjw0CRA9TVsSAnZWagAAZYAP/iNH43Pt/mxJuwC3zAq0\nC3CbYHJTNpvJWi1ln7RYnvRfOM36ulVzYVIPPt+f/FXiMhy9O8EvBRLN333J\ndfM997hqd/AIl3u6NxkPRr3frQRM98xxMM4EC26CZNmICbgRCNU0kMakshfZ\nVK6rj5j7zFqAjuEdcJSdY/EkKYQcIpw/8qZP69h44vT0YpE9RD/C7fh01+2J\n7GbtxQA7oLVuQytP8otsDc0nyjPEgzQhUe/+DlUUu8IdMEL4ivhAhwuQOEcM\nfD1/vySiD8YqJqmWSmTZhCblqb6dTdp24Ey8lQ/P3ok2IHpqseki8//ybM4U\npoJUnbbrEbUY4a4hLL9OquthpHVD+xj+FMNzdcWf5o2B1S/Cpgx1HNc4t8RH\n5n0djLLYX/o1xMxoq5T/uH/PCx07DI4zlhFiakeOLPjs16aJrzOsT3widNcL\nxHkOUVAi8sT3dD36C8sVgN+WNsKcWh8wdhPWn89YjrMEM+woBlvnpQEHCrYa\n6Pur6ga6r5rOAvvBdf8yqxJst0dYT0rP77NnDYB1bGeoK2o7krIly3KqCHD3\nsYof2k8icMxo5rZ7iqKiOs5cPSDc+/EN8Qw9vHzn0pagypOQyv4xnYtauwbL\n5Cw7ovyQEggUD2mfiknYAF5jcRtIWD6atjRccG+22JQCk7CHcvScoupJXDqT\nmyUk\r\n=LARF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDaR8qIob/MLVBteFoBUZghN9qlGBZp8xOwKzugLYztnAIhAKOzeqHUambcjePxqOEQVembFuubCEWE+7a4SeJ1Cobs"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.9_1563311155414_0.12233190121606685"},"_hasShrinkwrap":false},"4.0.10":{"name":"trim-left-x","version":"4.0.10","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"9582fda8fdd6e0f0687b0b13f64baf0bcd38cd53","_id":"trim-left-x@4.0.10","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Gw8gUDbrsTs0Aan9MiRuBOAXiDV5bgHu1lc3gdCeXyjpStikka9NO+k9fMZHUdoeJuQMIJBS4EKqIrEX3BLmDA==","shasum":"cc3e44e3cb165c380abec9e1c726c87db69e220a","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.10.tgz","fileCount":10,"unpackedSize":87307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLzxhCRA9TVsSAnZWagAAhWgP/3Tc2De9p98Z+Q0INoWK\nAmG17j4VKFiju5mzw57XKB6kVQn2RnbOzKpUO6NxCqZsWO6MniP3ZNEX84y8\np1PIDnCGr/tuZAkKL8Xrw1hyYDkJ69nLcMRiXoHsv2Lru3EMD9vA6UX4NG/L\nF8hQDB/7MHPHKc4zkAQLcwmS/jYFNsoHpiJ/XNHSMonYivVeFgZnfLn2rBXG\ngXzB1Wrn+DqGnOVsiJagJE1wYLd2bJWdBZEH4PsHj74RlWCBskxXlIflr0yK\nJoVdarqE4+n7yKngg8JrforaWXqyhbKQZMT1ICyIyMq+JjkJj15m0FB8ImMs\nyLrb/efnAGbbkn8BUEu1rbPd8NAi3QT1yuMDyPMWCbDoh0+Zc8X/S4B+7ovS\nG88VBRMOAzpZWdjljabS2mSLaEcZ7k+qrinyZrRA5x1NXUZJGL19VqXbJsxg\nz9yOerAjOUd3kHIw4OtSbnO9XLZiZr7V32ip1MM63k2D7hQ8UmT1OWVzveMC\nrrh1ACNB+psRJQT37Jj6DsbgvtMGC9WLqhUf3z30Rc5IGPUr5Tk5LLgZ8+FG\nSdiF26H8j0B4x51wFqc7t+k9rrk8R3/N5LQ9QbSi6WD2F7Rnr/6grvZjzaSb\nkKy+Jvxh4kvX+W1GkYPe4RNfvsZyTtLxmOXKkevtd1Jul3QjDC+GQ/QiqNJT\nj79j\r\n=dSj2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD/9j23l6UPREHNqS11otrJ0pZNOrEn10xfSggXlKCP0AIhANVa3fpcxsr4wFdYaSovdmgWGUlFtDhLmo4jDkkPCJFc"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.10_1563376736857_0.42605145580198367"},"_hasShrinkwrap":false},"4.0.11":{"name":"trim-left-x","version":"4.0.11","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"857a59f9a566cd2568662494f0626c43cedbdace","_id":"trim-left-x@4.0.11","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-stXKwOxvY9vASvGX7qJWRdHXN//ijrbGdLxDJOP4MG6uV3T88vC8RgEsPA72msv3KIf6m+c5TwS1ME6d2xbo1A==","shasum":"41bd9bb7a8e10f69a2c4b9a818a230e5cb42d5d4","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.11.tgz","fileCount":10,"unpackedSize":87308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL1i2CRA9TVsSAnZWagAAes0P/1SC8S0rfDJVVIoVVv5M\nJWB4Z2ZEfuGWvJCHlLjeyZVVRyvdNQzAKIvWzM9DA4150221Gxv/kn+DD1KS\neBd3JporCmny146J1EfPNJbXK18BE8iRuYC8r+d+oi0TSGproSp4qkJjZSbz\nEQE4DFzIfxEbUiZvnwnP/Z8Wg4gp3OCZ5e3DftWySqwgbTmPCBrJ8KIHuUWk\nhHWQKb7nUjxUMoVBN6h9Uu5z00OAFfHlfxcGKo8LpMKfeDeU95ac697SgyJ/\nJ85MFzcIPKaCx+MmGTV2jpuWSnjnlX6xh9mJKxiuvIGqTt8+RABZkm1V2CoL\nXNs3nlKQG5i44fYJo5/X0aGFE9Ko7UU8C6FaaBe/AwG8lU69q0m6F/nwJbBT\n56c53CUyKAXsaZLF7F1WC4UXKRdNP7Z7mNLVU4o8Zp/TAlDRhw7hPxH6fu3k\nfzny5Dly6TPsYfgyIuqkpmdsjToHmd2ge7+pieVAy5ryfFwfRnmMEH6U+Tor\nYU/M/bhzqB6scd0Nq8G+cHfEBvnAsvWwO1XZAbKKuWBk3dRnby4Avj8yMWIb\nm46Do9ucc4hQYj14DWg0P6nnNv86KJWwcvieb9z2/Q/MXpTehamk/wPsxhYG\nL7Bp39J2mlEc6Lo9CIa/P/8YgLWuRmIPNVKFNW9ZshJUidAqSSIyhIyuiYtP\nsHJe\r\n=tdXj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEvPqCiyscEJ30xtvoFHHPnN12fKjpzAFtfMFmKJm1zwAiB52XMLA6oUTXX+4qcpczeZnc9n9AMKGUi0RacC0ax/aA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.11_1563383989661_0.9764928264075745"},"_hasShrinkwrap":false},"4.0.12":{"name":"trim-left-x","version":"4.0.12","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"b0afb503ca6cd038ef025940c964c2a726057742","_id":"trim-left-x@4.0.12","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-sSt+DxOMHJ91bHQoxMtAgZxNHgsvxU37n13dJUxIn0TtuoPxbnUE03S9I5ee6Tm8FYpmbiO83YuihvU4ggGjcw==","shasum":"e45da43430b7f7150e9a1bb94001f448355b9e01","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.12.tgz","fileCount":10,"unpackedSize":87309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL2dxCRA9TVsSAnZWagAAzu8P/inDxsBG74e/Gwtdn7ix\nlS69ex9ROsXdfXOLK1CpwvUEbxH8VrY0fbIdvt6G8tnh/yMLnPJOoZjiGM6/\n0lWAdO1fUIHkNKtmfzlCLO6yoBMSil9PAFjBLKB65BwBeczLk663ByuryNRN\n6JylRJiz8qPoNwFbkJPcq19+C9jAbW68aUcN/Egb/wfFs5qZCzOm+CN02JnZ\nz7lDq335e/Du1s71yFqXcyQ0WFeo0dQFCV0ovp8NU0+rJewMftKhFgWKS/vI\nvh0hutH/28JCZnEKfCgPXoJQnnE8gEL1mHxKNdVl4Oi+9GmxCPJjppplbvLi\nYBOXzUCwnfeTYghr5+qJdjTn4RaZnJFH5cgrUetN64OqlQ6WccalzLb3NOEA\ndcknFvFtz7nW83phbEvqUnLwNcVgXp59n8WCcGQDunt9EJoEFQfZylfS9QTM\nySUO61VXMicWagCuaa6HMKtE//VtpSOh4NsbdzcjzmzkN9gXKGT0x7DpFJb1\n7vBhFOnZi8qeA6i9PLssjEFD563EbVFzc0Ilzjf28hnf+MamZ8juLyOKIOV7\nKlGxVBAvkSyo3QonbUJ7kYnOK5GZ5mnym19eVD0VDnf6ELx6M8zUaR4Mazou\nxWCn+Jazv4bmyt9/EUjbWxNDn/UfZGjvS22NSIFiUnzy2uBTC75dcj54FyPD\nJ+QD\r\n=llde\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+NVw5iE2mhxwJPqsUrR434SOKaGkcEPkx1dyu2KPkOAIgQgYotzShhMep6TD13yd2MNEEgVAUNOrf5MkcKEW/mn4="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.12_1563387760884_0.5156686184175912"},"_hasShrinkwrap":false},"4.0.13":{"name":"trim-left-x","version":"4.0.13","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"a690d12e776e6d7775e6709d6cbbd9a96e6c7350","_id":"trim-left-x@4.0.13","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-X8i0YDxm000EySEorHRkUMDyO0YDm+tjldbme6vWOhMwwLws3uOBPyEvKSlzZCtdmq0pLtKe+w421vNDDEBIgw==","shasum":"13a9cdf67782f8cf7814d41241d41ec809890274","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.13.tgz","fileCount":10,"unpackedSize":87310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL671CRA9TVsSAnZWagAAbt8QAJPXOwJ00t0jVp9TnRkd\n1mR7VY0Z4O1/QjYEBvDwj56VU02VglNyVhYVZKau8bZ93uFTf14FjubiC3CS\nBIOC0ZPdYE1LnU9fQcPUR125BZbH3pkDY/vhNgWCS94jRohxH+EqYYZTGgqO\nXxxPgpHqzvRR+a4t32VmrdFQKLqB46y1Wnf1zXG8E7Namm2kTaGK6X3uf3F8\nK3v368799QNPEz885aQeJq6BEhPiWLhG9aJK2Fx6DBQqyTJ8yoXuEr8ODueq\nIJv6Z+SJgCaotpa6hTdGHFRc86PpqImaAXAG0XtfiNs9j1HsfZVPf361i/1g\n1NoGijth0WZVd+vLvDrVDCn1NGwnHuv8di2Kg+CQjZPO2acBcSJlRiz2JgXd\nbyjG3U6Gu2p7wqe9rbsFonpugAATb9G8o8nPSI1lINZFyUofvEZ5TnIjNm7B\nG5DbTw9KNElM6YhUN98DHYgLv2osKH32crZWS6vGZO6FQFSvyCSQbfS4wFTK\nk22RUeEpnq8EeLfsyJidn1dFAvRGDIX6gfxFIR8xWlxwVO9NUGGth5ZH1d1m\na2a2zDDpISWWOzlabYKgf8oJ1jj+lqSo0GqZUoWB56btO5WqGfmotckomd0c\nLMB+XFhTtsP7dcq9rKdMYH5Td7so2xioFnKRKWib95V9HOUdfz/zQs120/sf\n9eSZ\r\n=P6LT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC65LwiBRWOM+zKq3Mf0iMRknKdbYpcjV5pzDkQlER1LAIgAKqWfYagW0PK2BqP2OvZF4jwfp0SvquryHIxtx7wOes="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.13_1563406068727_0.15992278554916872"},"_hasShrinkwrap":false},"4.0.14":{"name":"trim-left-x","version":"4.0.14","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"d9e4f9ae2f1012a967b55b90eabb8a06cdd15986","_id":"trim-left-x@4.0.14","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-ZIycQsc3qF8tbj03ZrYu7awEiiw+KN23jqZtL6x4oRs8ufeZc5jqxvRZiieV/xzscHN4kkBLfshMfYesxOpwHA==","shasum":"6f4ef98b30cdb4c756313c240bfb57c291c37283","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.14.tgz","fileCount":10,"unpackedSize":87310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMJibCRA9TVsSAnZWagAA8s4P/3ChW4sRF9mdAteRhNRX\nVFggsihFwJyyANIAIwkzK3eEPxauQ1DuHeYOIPZ6s84uvzVWQ8e06vELHsQP\nRt7SUQum5vYUsAZlh9lvvpr8C+Z1Br2aOvHQzWKdEYTmfVFZegAEHkba5wrC\nrGRSm8th4VfWljXPHDViBze1MJDAMYq8jRSqGxA860fYuCRgkzEcmn/OUnvo\n/hYlfqzkKKeZVHy6PlujRpj6+cBbxVoDD2hVdOWhzq8tsHrGdI1X3GLJB6wo\nooIm2JAn433pyzGPn9CRiPW9OoCd6UlUNAbB0Nd2fDONMhmpKeKAetv2mOPZ\nA9p4zNJTTORwPDkNXLz1sDUkOMF7CwlgcUUqSkbMQECTQjA4YJYC7qGG/I1h\nQi70zKrpfdj7yn5uPFmOgeLtnBY9VQn60+f6yLeKSXMmzJRdFGKe1TA/3cjd\n7LwHyHj40/s7djmhwcvMRc688sv0ckTqoKwT/095XePtUT2rp+8cgCcaopc+\nd5elViMIazUZXdIWLEx448epJ3aynQq4WlHQ2KikMwU6lfzrJ8y95Q9LAEbK\nOQ00CHZndp6oD6kIiIHRGYYmz5sm32pom1eH3D5H4FV333kcOh1mUggrqmxH\n68jiJpRm/Up8rM6HVvsYYj47y+yZxJCQ6XZc3VpVaTYpNyyjCj41N31DCBkc\nrExg\r\n=xPjo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFu0VvuWR3FBZDXp20kAgddFxV+C18ziQeh39fAnqE12AiAdHYFHqr8+SHdIUuyP4wmcg9r6Kt+zXJfybYamkQH09Q=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.14_1563465882876_0.2952690204622612"},"_hasShrinkwrap":false},"4.0.17":{"name":"trim-left-x","version":"4.0.17","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"a48d4eb14fc3db17eec9c4cb0de8b2ebebbea32e","_id":"trim-left-x@4.0.17","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-RacshLLfDXXtZTP1qWy1oRpZ/zCu5yXObrXozcPWCjpXHmCoyS+knTTBFU1bG0nivayGpXkFepSgdIU9ZLFdbA==","shasum":"c2e1f91350398cb2f0fb14443677ef2a6aa92011","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.17.tgz","fileCount":10,"unpackedSize":87310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMjc8CRA9TVsSAnZWagAA5eQP/05m/5ALioq5Ma5kkO5h\nQg0tJHLSJa6zCoME90AEQt4+MbGbvyhILlBsClhayYwb64PET7gwh/VmOhtE\nwzJA+FU3uzx4O2NajLLj9UjcyyQEAZM6GQxxmscljOUm3El4p760Veyj7srJ\nCTRjW3lw4nl8aq4xX42q8/AXurBvvRRnbZKy6Km/lgcmBqPpnEdDWKip6sie\nKAiivgRzIhP22HdYrIceG259WOWF1m43xWiYBn6Dp26N0R3sWl49caLBkeKN\nm5tK8p9HKzvcALgHPgKtbw8fMpnJ0A8N3e73dw7aWVIf6u2Ovxw4dCgzQBVY\nA0ARCksjfce+bC5+K490I/Jps8gFNopgoDGuI1+LXES7GZenKJCSZEIys5+0\nF3y5F8OfJlXu1iUtPL3OSF641zydXvuF1+i0RHfZarYpfLy00GkOQ7/5Pni3\ntb9a1IFphL+YzEyUn1/Tm8lcDc2M9fWKgtszlgsCGT8zqqIK8eMm24s7rX9o\nBISa3fkQpsnDvGQpnXiG6HvsIpSOh5l73R1KIBJ+DbWzBrWyxICACjmBZOC/\njjAjG8F8/Z8p89a4bydp6ybJB5+KKkmKZKYM+oxqYlAXvRGSivIR2bVogS/L\nKCoVNGqk052CEYAr+fVGSyIoOzwBTmoCP+kduxFluqgDgo7dWAy622mBZLmY\nx/sp\r\n=kbRA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBvbVSqbm3MtmKWCgGwakbSVF2WiVkAO2zBZk5H5trAlAiEAn/PatdKbzNzEDdugbELy31ZPraKGRxNrodBwKC9QgpE="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.17_1563572028094_0.5360624043738236"},"_hasShrinkwrap":false},"4.0.18":{"name":"trim-left-x","version":"4.0.18","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"95cef55530348a6ad7d8403915a5a1b17b25af65","_id":"trim-left-x@4.0.18","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-AnZ05h8y4KDufBwjlZP/KM0h6AvJ5RcFfmXjrK7A2MOOF5mt1zB4G4UF4HUlJxMqCfIuA5P9uDlSqiFa33WXvA==","shasum":"bfb28e0fb6c03d765571542d4a9676d5e37921e1","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.18.tgz","fileCount":10,"unpackedSize":87338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNN9eCRA9TVsSAnZWagAAbFgP/jpcFaloyOZbZzFPfhZC\nPdHf9WZ03luxlYXCzTyEG6d8EHSXqZiwRDNOFsFVamHXoPT1/foZ84ONB7d8\nVA5ITFIYPAKB5r2LaBblK+G0IlQZ3Jedaa4dJA6aamACrzuuAv5yONHYiOYi\nR+3DG8LATAzU4qtFVvc+1nRCwG8u5zkAMskatPjM4uv2BBY4RBNtwm6sTIvP\nOQmJRZXhe/DK07JVuEA6z/YleEuZ9ZkEuvYsmvf92geZ59AqqJQFqlOfRNoe\neiMXCD9gny2jebylOoRF0/L+4A5qHKUuWE/P6KCOdbONYEIWVaGirshbZWFG\nrsjj0lEX/qQlMYvxG3sBnhNl4VXydRR0udlIMl0okaGsaxSPid3o0BZlFHWW\nMsaATUQxzwdMtz5r+nYfecyvfY+KvtioJSNIbtKCY6EXHWcgFhIWkC6DNyIp\n8BDGEYHzepVc66c6MmNNmaUj65lr5EpRLiKlfUjQTyqD/ddwEH7oowN3CMOv\noJDj3352SIjZvQm3osbsS4HFZALRegxRbFBVhEA71HkWs+jN9XJBfmxsNlzb\n4md3PlYekfHEIeN9H4tU6N/RCrZRruXNhOpDQY7Is7S5sX8zsZhamjcl/FqJ\nIYHgPLwyG9yqR42Q7nTlzsG5lb6Sw3CNNpYl/heNzscWUaqTPfhS59OgFjwx\nSElu\r\n=Mpy+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGSHjZOW76U8m6XunxQV4r0HtKpT0LaMWpBjnP6STRrgAiBDVClxT6SKdxeHVmDFY1qbRMetdvEaYZOmHyBPD0+LHw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.18_1563746141755_0.7452174910473113"},"_hasShrinkwrap":false},"4.0.19":{"name":"trim-left-x","version":"4.0.19","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"0fd3c76ab11a9e5ef7e7e7a043e01e8a0d617d62","_id":"trim-left-x@4.0.19","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-uqxb75VRKTrsBnRQVx53irqBR56iNV0dAnnN68GxslAVwvvlpApdBuM+0+LBi1xOvdu2HYaf5D8vB4yKdCxqXQ==","shasum":"06672ad350a9bdfd51a1140d66cca84a5884d09c","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.19.tgz","fileCount":10,"unpackedSize":87338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNOUsCRA9TVsSAnZWagAA6ZMQAKJXhuArQ2ZrUrIa6WGJ\n+q3dFLsRG84CKDms20qBw3ig2umSPUp3L7EtKbrkhdTYEKDGh3GclKyN6ESo\n6dfeqqR30W6Cx/X0qD6FqzrqsyKmb6RzA35WNpixcoF8ADE7NShjhonEl+IV\nMXTI+5E4wFLK0D2oN2V357cVxko/hkClNDt1RJFrfyuTAr6+tr77XXOn+7hW\nMqhplVHeup0KGLcLoT42ljXIZFr/r9DFto3h92WQshIw/fi/2x51Ra7Felag\nYesggxAzoiSIVU/O1HFD6fMknqSLtMGDr8/Er00m94khoMMRD++Ybge/2G6X\nsmlRbt+X1rSG0PtPv2vr23TM9zi7wDag1Om/d9vfh3vEn/26bRdZYOKJiw30\nWv+v3LxeIPO0rRGYSPBRFffOAK3bMbRm58qstotQ6Qq9ED7UnDXtN4z/LvT3\nrCMZVVyD3A5pohn8s/gzEyVsReSJKB8zA4WPcTV3ZdPDAnys/gPNfD1D9eNV\naX65phi6gFItj670BybueRVoqbLsG7vte/na8qgfLmUX3MBo99OHKCyxSNvT\nlgmU7PI7J635Maxfb6xJa1EwsLC5cLgT0n6j2FFecdOE5ncq5/68Vq9w/AR3\n58PF0QdveVrCYrDEdDrSRPHu79eHMBlp+3u+OPwXYn4RxflLZDDNlZIyi0nk\nV3ek\r\n=WG8v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQDJ/ao7gFlxebgThA5VGLfH0XMxVYtUfTrpz9BANtPV/gIffhn8oVKcemHTirA80ulN9+f6vUby8OMZA9MgYhwzWA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.19_1563747627570_0.9504913620496664"},"_hasShrinkwrap":false},"4.0.20":{"name":"trim-left-x","version":"4.0.20","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"d745a89a2c5d57e05c44632aa44784c9315c81e0","_id":"trim-left-x@4.0.20","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-mbCUhYnHhOMYeHHpKUddvtii/1re/eG4BMqY3F2Ks74AitAvFRsfvcF/5ARWZk1CCqKcqkWnq4yDq8wMx5Jr1w==","shasum":"3af95d689225b470667e0db95d8ea9a98bf9750a","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.20.tgz","fileCount":10,"unpackedSize":87340,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNaklCRA9TVsSAnZWagAA/8cP/1dwwaQi8YUY5DauGvzt\nStCTnxjgtBgRAZUGPB4rXb3Xoj8SiAwjF6ZlX704EBp6Yp2gZusZmhD9BSol\ntqB23CgC2ok4JgIFNpleh6CpIm8d+D1y4Kwx1JyrC7YScbNEtS6pdL26F6uL\ncNV+AIxdb8UaGCDYZQ7IVl6YdS8Qa0eKYtnmLmYUAL22OUkGeklW5R+s+vjL\n+trjlIMIJwH2+QXRq+YtnMkfITGEHb00m95Wxj8zouNRoNshn/P4Ouna89ec\nIalxiCGyLcWeJj4fLPId2krkfoNKXC3GLkqxdkhY59h7ElZauYYyBwRXFdJ9\nGc+2rp3EgjT0hM7v9BS76sHc1qbUYk7oEFDY5VjFg1wyOJUvWuioTfyjnTNm\nonYiq8/Juf7qaKwsbTU0pnpHwi8dqEpL2jXfR7GDAI1119KWoqR6o/BT+FTp\npIwzADBDJ0LuRPMBtTO2DQuMYYZBwcYzAqPE5A8y+O+eRqrFqa5dv2ywY4h4\nuiK4XvVH9x0FRTIp0IN1X013RYknfMMi3d6qONiW+4UfZfc8dszndyjNVXDx\nIgpVrfbOzvLVcIB3BnlL0jB8HIGFpkOloKklRg/xK9U02VO/fPBRGw/eZiOQ\nkOTIbtN4vMtTrHkdChSJgBK15UvWmR/TSTjDzb23N7m9xzYcq/XE3arjUKFU\nQ450\r\n=XE3o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFlAxkG4d2mCd+dWXUZIwo8naaxGbojT4RNoiQGewQRrAiEAyh27AW7I53vL7h6GXb8FjX95xCCp301LTDFdyA2+DlU="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.20_1563797797005_0.9155858736163849"},"_hasShrinkwrap":false},"4.0.21":{"name":"trim-left-x","version":"4.0.21","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","trimStart","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"36deff3c4e823152acb542e44e22870419466d8b","_id":"trim-left-x@4.0.21","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-oO7X51PzLt4cej63/4Qf3XZ5pQ0yBNCilEwZSLpmd4pMvMboL7aClQX225ewON25/NINGZMY8ekU5Hn7GVRi4w==","shasum":"43bf6f2c619a14001c3da8f9384f5026d8059f49","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.21.tgz","fileCount":10,"unpackedSize":82667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN5v6CRA9TVsSAnZWagAA8QEP/1flPXKNBLBobDZE0gz/\nGPyGfPTP2ewOm/KHrqfqnBB5sqH0nw69AkoHmNycNb/hwf2zSRNd6AxpIjPZ\n1Sh7mI+gk2fyWI2rAjIYVFuwS2Ezon1tZkZcSkwX3qCYeOOOrBoUEbQX9fiF\nzKnmM2V1Cr2uwpOWjDdyM7R33WIbekQAxzYYygj9U6ndfajSMTy55iypl3z+\nIPjWO2UrGi54m58706GgVQcRpqu5klsJ8K0cloHmvFqcpchTmAq4ijle1oRN\n4rbXx5ZSEswXojAs8kpgn9EvdvEcvWKtt9p0JkQAePoJzmOm8p/WjYTMAcDD\nBUUZinVn10/6iT8xD8EP+L9zfvo8ksxUn0ULNgyVHDnQ3eaxzVITm3PLvujY\n+yjxrC4/diNmAUahxdwZZDSp/te2ZreW1wAVuWNeBtLL+jcgYa1bF6Zdg0HW\nuUmEHThFIhxJzu4w65/25fVUpTKrUNZBfCAhyolnaGUGFtBowVR8DcV88muu\nAFWMMytH4gxsUgAu9koPbbfB1qcAugtvNkCT6vR3Eo94+Eg8s7gvthbvlZil\nVe+HC+rLI4fiamEfmP7NujRAZlC+SNioVT5Ffu8WBwUSfHgaG6oNawEkEmsB\njoUZfM7LUHKE8/mm2gZa73ZYxmXkrL2dtZI0qtKb5Z05A2/PJH7F4ouQ2/2m\nC/Qm\r\n=dddj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNIiBhhStJriNDdkwJzlFGqzC2xJ50GCs8hvWhdQcIcAIhAPj2fBbZYuXm55+hmEhZGB2sENBSpq2KFnpsDFnlBKri"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.21_1563925497387_0.9648355678576348"},"_hasShrinkwrap":false},"4.0.22":{"name":"trim-left-x","version":"4.0.22","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","trimStart","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","jsdelivr":"dist/trim-left-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"7092a3d27f5d98fa0168aa5b0aeec948a6de2bb9","_id":"trim-left-x@4.0.22","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-px6O4UgD0xw7oQSg1qnT0ZNG65vwQvtRcBDmQ4hWwm4rtAobeC0gQtWKjsiUG5zKnY3OhTzmQi0Inx9BGZKvGg==","shasum":"117b037b33a0404402cf889fbb8eb203d56c0071","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.22.tgz","fileCount":10,"unpackedSize":82708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOFw7CRA9TVsSAnZWagAAKvEP/jIKCaS22uLx+Cut5f0I\n3QS7qT6nCzWDx99s5Y3Yqmi21oaQuT/jhcAVDozCXQjra8f4Q7vz6Z55kGt2\nS1//5xbQFHGlSxw0SwfEbmhJ+a1eHULV6gW8Y9BVrtzZTl9e2DH3D/DzP2A+\ndehr7UiFB+f6ze8AQ53si9eSR+6Dl37VhIWvDG8k07NA1tPgzeEPEbp8/paq\nYKCXaWt7Mhjeki1kBz/ZneplOESyQg9U/GSUvnGxCUki8v5Mm3/q3TF6Jt+0\nDSncV52cwOUw+HwOMKbip22gScCMWhoae9YUFNai0CmWqvf8oV7BxRKFUPt7\nEz1MexyxoGaqGX2Rn2g+ifgVFPyPzF//anb1rJOHvmqNYqNWcr4DmfYpAjsp\nrRSssfNNm2RQ0gm+bLZrnMdv57Zg3sPEPjJnBa0QPArPc2otmHkyB0Q5UX0c\n+kutujx2+pjUmQ52+u2zH05ezOpjirEcvHaGplaOXCuxcccMR39lNJtuQXxP\nmZv1cAaZhepWLNvGipiHeDfzDJ/Rq0Wem2CWp06mzaql07531I3ZpVJFMr+7\ntt84N9myGgQL29U4kJR4YqElIzoQ1nnTR++Wo0zpv+kp7G3FghzdAba7f7fN\ncKxrbxBkFPET+K4KbiKtWtPhAy6ZUJl2v8lBxIUf/xm2vLx6dT+vQfwPujcG\nvaf7\r\n=nyvQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDPcCcoI+epd7FBY1TcP8J5LHic6d6bFxrZZSZ/NA6dLAiEA5lhCgbO0IV7Ty4a1RKxFj27cDH9va7HtWS0fOBDH5qo="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.22_1563974715078_0.6585598134147697"},"_hasShrinkwrap":false},"4.0.23":{"name":"trim-left-x","version":"4.0.23","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","trimStart","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","jsdelivr":"dist/trim-left-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"b952705c2a78dcbeb5899d872f7f7b1c33e4d9d3","_id":"trim-left-x@4.0.23","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-XYIaoWjJ5yJKgXbStMZdgq4lnnml83z1mGbkudxnbdOwn8rEb9TkfbLTGPGzf3eMerQR6hFsvhBt7C/P9Z6YGQ==","shasum":"f31049b3a74d6a3b7db975f89c1d8a0da431c60d","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.23.tgz","fileCount":10,"unpackedSize":82906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOIG6CRA9TVsSAnZWagAAoRAP/3MLWrgZmC2ngL/9ob4L\nBFx0lVwcLnN1PCrivVxBkMC6Cos+1G+dSEgwG8PXWwxiQXOoYyc5L/IwwpfA\n9fn7gC8BCIY/rAWYK0zEE275DPL71XacCtV0xchqbrNc+yErNAcuj0XN2Mu6\nVHfXFa6OnZb45AdnjKQJQVTzMWAeq/3edwWZrR6ejmOyOEW0hTFbQOjxwsZa\niwqdXQCfEk9Zy5l5C5H4PdD3TyxlzKYcGQxl7cSxvwclS7LyDfSC+JhxjYwA\nAxFjVvuaivP1h5f0H8ThyCsoSBn/d9Kx3yFOpQEzNsnzJY7uueYXt55vZCx6\nmoDP1Br3nKYg8xNhKoojwcnLRW0f7rvb0VLWmFYOk4z8VjQ6Rm7O1JzH7JHq\n6mhZkbxELkMFqGfAZvqoSOIyy4FFrbwNjE9uOciXC4kdM0GBRZPrK8lqQsPZ\nDZvpQChvylxSgFbMd1N6o37E98oN1BT0Ny9zPPz7SS9d97pU7YDE7sok8tzs\nspAADTqO6p3sQ+W9Je26fyFxVQPw82O8wVbI1PYg+hP+ffEhbn5Aed7wJmVE\nzd9xwT9t3FFqGUon8We5lyuO18zD/8E1Q5BFE473O5TTUZnBHsqm09f0iRzS\n5S4fVUtZaSm2pK5uO88H3zWUjxjQQOK0v3fNqEleSZGCCG0tCH9RunSEGW01\n0PUw\r\n=7cZv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD7hpIzYIrtlVSiHaCuTMdQnsa9wYeSEfs1VG3f/EibWQIga+8017w0zSgY8gkZgnfpVCaNnbzKReSG9xXN2ByVEkA="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.23_1563984313062_0.3968057910826941"},"_hasShrinkwrap":false},"4.0.24":{"name":"trim-left-x","version":"4.0.24","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","trimStart","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","jsdelivr":"dist/trim-left-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"25c188ae2cf08e66c3892d7c8c340b7862d24661","_id":"trim-left-x@4.0.24","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-pQTn/wZeyXOhzk9CZJEBBBhdYKJB4MfzKN4WLum88jVLpUGfddc8jT/iT2NpbASn2Y481pkSK1Wzn4+2A2vDbA==","shasum":"2021b36f516f1c342ca53815a398b1a7f5437622","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.24.tgz","fileCount":10,"unpackedSize":82906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOiEtCRA9TVsSAnZWagAAjQgP/jgQ6egjpTZpY37vv1uq\nOz7AbGT8a4ew1ObePdF+BXb2P05LRk4IH1Pqf0t4rqO+hRWCrIojnCOnY+lD\nPDj83N2ql4E7Nz6K4mhRT75WhcdklcUwqrJ/6Q0sw9TSpxEbR1vV6dNwfAJt\nlgimsMG6NfqkhhL2NTqsjtKNeQr2/VsyKhTSywhVu9aTjZVv9/HyorqiyKX/\nR3MFiiTdWfKC13GN+5u5uCC6Yky6PJxYCjYWgRiylfEiU+Zx+OC6uezi52XJ\nhbVpeea/ozS4GRM9Mq38rzMPahD+7PYjbzDXxWlKZQpDAu2jseTRCgwJNlUd\nkJiRhbNuczFsD+0m8X0Tbm14bsyRgffD1Hl1cmKLD36li5KrkuGIptBY284q\nbIyzbtkHQ05SbaAckcBkz2bWUIilTbBUcV1JAtgR5qo7aCyf1hJko7mGGYp5\nV0qhyE4CEDxpk7o3hphGiQTIIc179m/fc7Y+YFtIR/dmySwO7laCKwAYhn5R\nVTrFcZPooDIX8FaAn6TwOdYChq5QAD7kNgymqqJT9++CQqfMAIJ0rAIn7nzT\nD7W/JnZ43Lwtgd8Q3EOAwZEL5/6tBPCeaGO0bqu3zh8wk8EPejW26e9Q8x+L\ndH6+lrWgTyjl91IzyHWQvxxiWn+dbE6CJkmGWk2H8JZDnuGe5PFtF1WSVupM\n4HxE\r\n=2pY8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIENaQ0xZUthhSnPXfoRwrU7lPv1lLuyog0DkC8bwSnLAAiAl4Xx7zGlvm81qscghVdn/yKRZCHthWfFSxdp1xbHZlQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.24_1564090668422_0.3319168361420384"},"_hasShrinkwrap":false},"4.0.25":{"name":"trim-left-x","version":"4.0.25","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","trimStart","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","jsdelivr":"dist/trim-left-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"17f7790e957ca115b83bbb65e65edc546729e9dd","_id":"trim-left-x@4.0.25","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-9x78WX0XMPD0ozu61gzqIRh6XN6jFz3hH8aDa0QPXFb69WzmZGZQxprDpwNoZqMeLjV9z46TZCJpWn5Rjweuxg==","shasum":"d9a3385427bbb041ea1f133107f3cc4f6230f83d","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.25.tgz","fileCount":10,"unpackedSize":83141,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOvX2CRA9TVsSAnZWagAAU90QAIABYzzF2HoCO1+glse4\nnH9GJfD3rpb13C6i68qwC84+aDFYQRYBAaQkpPMpBX2CmCxHlC1UXV6P3xYJ\n4lxeCCpN9CfORO7IngKWeoKwAwf+IJO0jAjOavDm+xj96OsBMxkpNQ1C0qTF\nm74V8827FFa6eHqmCC4gyj4ccg466VCFoAiaMjGMjQm6Sud3FOFDXYV5ERy4\nxFm4TbZJmCUcsQa/MMHvOX6lxTIAipLJ1+SRZTw8y9fixlTgdVYAToZIQ8mV\n+nGEJQVnxJw3n7Gc+YTDYnDAVD04ZdxlCfMP0WQvefU7MzDxNJygPtAnIe/W\nsvFrnVfpnvJE+EKuCq+/vWPqe2mWrQE9Jek7q+gXbS8dyJFlmu9j0M3w9AnC\npAoLsu+Db4KKLO4nPE/8rzFR4f2NaDD15j/a0h7CTAp9uJwYE0sbDrvduBb/\ndEbLJpL42hsl4eCyAtL4QLEkAX7xqkOTWfSf9unQwk3XG6D1n5lwKbGARcQu\nQ0nrq6nmSk/5bLniBZCnqk1VXpS2TLDxJPHRrr33mMzKM7nEs2ocQ/fhPOvq\nJMSD/MUBmOMLqPCuEdbatpXLkVqNejEGD70UPCQA/HbM6Y2lsZo+jwLueFYF\napylzhR90lZ8Oo6CP/PnJtMob4v5pwVGZ3ExDnRg78HgqkwRxpwYIK2ZfVQF\nX5vh\r\n=Dq3k\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFzbmOvxgzGV2bVLkZZN3vL7NCCwTEHODp9qNF5Mm+qlAiEAkNJwfqZubyE6FR+2EgQDRFDtLFhGNUzzRRFDZSiHRRk="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.25_1564145141675_0.11398848477069912"},"_hasShrinkwrap":false},"4.0.26":{"name":"trim-left-x","version":"4.0.26","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","trimStart","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","jsdelivr":"dist/trim-left-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"77ff4aaf89aecd19422f3d65b7878b4017915857","_id":"trim-left-x@4.0.26","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Dlbxn/04NqMZRrvZJ9NWo/ZqvTz3QEADZz4WbHqMmkzFHFmn1PtMLudOUAki2MAtdVWBJ8xu/mbWV/t2768HsA==","shasum":"2ea3cc98d793bff8f791ca9979901b7150375847","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.26.tgz","fileCount":10,"unpackedSize":83147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO5oHCRA9TVsSAnZWagAAfQEP/RYzsMWv14IYVm7U1lgt\ngK2PifOSOdtunIVMi6QficTN0mjIlhuvN+jsT09r81QNU3vZO406yzoMBa2z\nCe7VoowL4PHSOCgrhWZh2h6SWMDTDaYcnGNpZD+a21wWGNP93/qKeZOZobef\nd6+Eb5Y8pCvop7IbEltRgGSBF8if1PAXvSLS3/YNdhRIw43RjTz9VqiR7yKg\nSePITxNJ/QNHBzLt+735UQzrDwT6JlNX+HErmTliYvJiuls/STMUCjCP1lnF\n3KwrFqWUKCjNZG3rOnpbdccfOXCMtvD2twVeNi/vWSYkQkmCK8cuQbAzLnue\nupq5h3wnXze0uPKM03meiQiXc/oBb98VR/8Nt1OMCnJX/E96d9mI0rjWlcTd\njcNrh/jM9h1l4BW9R4/Aqpm6sHFxNmukTZwYkfg2QwoSK5qfyo/A67LAOKYG\nK8/nNxZQN4hFnLEkk9QIrmgsIBZDmoTvE++Z1lNxQuqsZo8PeFcZ2wcnzIWr\nEiMfuAl6b1LwC1PufWezFCsGza0FJ/EIn9ut/TYpa6aZuvMkv/1Npt6QIU3X\nqD0ryxdYty55Z7TL3UJanLRuWKftUofqzTvzYbwB9qIgp7Gc5zOCMFp8HD/9\nVFe3yf++PPPPqk1RLsgaCu36vgDGTiXUec6gEe+ZoiuOncKb9sH8l6md+fTT\nc24h\r\n=DJq4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGeDoK/QHVTMt6yOWXHxYpSbXvyBYFwA9mzrgqN+5mhHAiAJffdfIyXZpjVC2DeVAwQhNJ6snQb4LsMKngITDVrWPQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.26_1564187142932_0.02027874468263091"},"_hasShrinkwrap":false},"4.0.27":{"name":"trim-left-x","version":"4.0.27","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","trimStart","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","jsdelivr":"dist/trim-left-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"8f6b0e14546bd2471c5a4ae116c91161dcae163e","_id":"trim-left-x@4.0.27","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-OUIM5BgelzT9xbEiqL1TrGtSJa98rCnidmRIayrfgtRYaaMDvc6qlu2K9KxST9rowluXmghtNE1/Y+Fo2aw9uQ==","shasum":"8a3aab51a6eddbff0b52f0a40e9ab419b8a6e686","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.27.tgz","fileCount":10,"unpackedSize":83147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPFGeCRA9TVsSAnZWagAAbtYP+QC9GivBkWq2G3yHGYNN\ne2UuNvcH229yUcUNOgHVf2CxRdkIPjkpK5N5fm/Ucvz6kn8vlK+DnOIcKYdR\n2QBjGgJfSX99Na5eKHIXLC39oQIFB8awnW4HrKuEJzDOcRabuNVjoqjvRL67\nzUUZpEi2AGqiWPTzsEAI25HsrYmCBMRPX8lG9Ej1onHDdgj8J9wnS7OGp0WL\n024CDxatRsDcxAPLOBoZbcUNc2rnpTvnQS3TN4Rt0+278n3R+iGTiexf78Za\nnNKlFild2beP8NSOkbTOAyBOwqpYMMnhIYJSfEAcY9NtwVvHCFwqa1dBnQHn\ndwH0wnUrKHZgc4Oy6RbMWAyNkZo0uqNHkQ6GIjP7MlQXnmIQsrpjdfrcry4m\nmjxDrgcT5cgnqq3xzpR9uThuQN7bEspdiS6yicbAYenf8I1JXwzaJqUEvwJs\nVwDKYK3zDiaBE8yWumG1ojrwMAu8NWumFpotekfvj8yj4wP+UTLz63STGSw6\ndY2rj9W8pQ9ZSoh4uiL5X7FSRR/+XdBg55JH67SFMsebFu2KkpZ2Vzz4oAIi\naKjEHGgeU2dJvv5a/Q7ujIjnLmouHOcWOBbzB6HloZ58bGX5XhlRfyTemkmK\nBGfZtYnvGKbuFPPY8sjS0DpxkEzJqtTL+uzKw8ctH9Vyz6MNYG1HFOZ9dsHF\nGUKP\r\n=ZItg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDXjwO+yAwOS6YeCdY84IiGVg+/nEWbrqOyBIMO92REWAiEAvMl/dCYNOqyEwwyZt3BWukkDFVAQHiD0u4VwS3monIw="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.27_1564234141558_0.8209631803196791"},"_hasShrinkwrap":false},"4.0.28":{"name":"trim-left-x","version":"4.0.28","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","trimStart","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","jsdelivr":"dist/trim-left-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"c15c73ac3f5a68872c56cccb849dbe94d3ffaee3","_id":"trim-left-x@4.0.28","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-aDtmQFolDrop/jLiZpGLWv6hK6aaOiOyHllx4A/m1sY3Ked3Vbv5wwflpsgbizwkIjm1MqIc+po1FhzCF+AWmA==","shasum":"93dd6a69c32b835662751483e24310d82bd17d3e","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.0.28.tgz","fileCount":11,"unpackedSize":82881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQg6gCRA9TVsSAnZWagAAB4AP/1g557OEU2kXMO3t7cml\n299c0ApADdkR/UP/1WaCsbu8LtgT2ecJI7hV0BAoYVufQFXUggf3tvjhLQRV\njBoqs5uHinZKuhE+0Y/c83TMKP8x5ZbKToS0gqI8/SiXQpa/wu38RvJ9SS1m\nkD0broH2jF+ijxGPN4xjc6iLpqMNOPnXEwxgUDfDKmsQnEomArkxVf1jbXp0\n+ovONfQUaRUYgYUoM0hQsM0fC+YUBYJi/gtUq0R1Rd4agVi4Gcr0U7O8Qmy0\nlG/eEqQjvyLzWwrMUxoqDdDraZl31Dtb8+wlIIOZiwP20g5RByIPjyQc5C3z\n6CWkRTRZ9pbCVEjEwTxAX9k7jYY2C2oAlO3bOZBrkBtdoEitcECf7NRm0Tp3\nvwqZgEWMfnARkXIWF5k803kmpiMPpld69Vh9fQFes2EBHBV6Hazk6fa+RBQO\npRTmyhXbB3Oy3ZWZwWVqqHznOoll3Ul/ACUCkTWOgOxmX2YmBcAyZi2tbt1L\nLAg66TRPePWHnlHnqYnXAvKIKv5fQYWknV0Y3Li5harLbpY4CNA6NW+liY9g\nPE2sZwR8nVa00/ZCMT9vRD+7nCa7NWVBgvLRuWrZ/bMICCyQrsf8FOUIDvIP\n18bFf3Nqhj+4BEXX7sJOeduQs2TogyOGrxEQh3YkJCf9BNnig4YooGb3+xNL\nH1f0\r\n=72Gh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGU7s1rztgzcdb4z5m7eJaGzXl6lexzMMyjCs21Aulh3AiEAxVAyE6gqXRz+CLgT4v2q+kL3F5X+i3Zxeik48VHo9R0="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.0.28_1564610207965_0.923451855452434"},"_hasShrinkwrap":false},"4.1.0":{"name":"trim-left-x","version":"4.1.0","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","trimStart","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","jsdelivr":"dist/trim-left-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"56c9f019633d28bef8fdba2d7e5a1cd11742dac0","_id":"trim-left-x@4.1.0","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-uVWUuX0cSnlDPaeR/mvjNLny7Da4T6DUKRxnYDtu/dgNZakXmm/eRYmyqoJesAwS7iTGDyVTAg9lbQ4SdxZAFQ==","shasum":"4a8f09a74f955e9203cb71ad43c24ce3f761edcf","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.1.0.tgz","fileCount":11,"unpackedSize":86451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVByfCRA9TVsSAnZWagAAr68P/ioNhCe9yj/1PWS4TghM\nWahzR+BD5okhDBpAe7YuZVGnn2BPQ3L6CwVGSf0eM6bqFyIYyZHMFAPNx/I5\neLfm9XEyJN7TYz/0d2SuERGvkX75SGeFR1ELoA6I60y4PBH0rW600h8GuK+g\nLurE21GnG5tuBF3mZSTdgkNPfOVg0haKBtzq2DqKUBOHxMnof7HZUVAwP5Cy\n9GGzHhtGwPXgqS4MzqLu42Dt0EBz2CrhlawC7GXDNtAfsAbL7YjAdmPumYrU\nBUNxfyighvnn4UhA9EuxNHFC3tBMPsDRNVnLojzvZhvkStoBhnEacjzalc6w\noZGPdM7vVZjShTnrz2OcyztZs09S6CzD713wUfaIfJ6IMCtYNd506R0IzlI8\nPchIhipEe88oyrwXOatK3eQLp1REtQ6AzgIwu03jMWokCos1Ij+fKyh0SWZ+\nMlLagzvZxr1fxMfw1aSbUUL0c4R5+1EXVlprw6Mt6r0T9/sR6lnVtqRIt/nh\nBKMM062Klh+Ux/kURdfkPZpyqngM9qlONZClt/LSQx5ro+PSK4bCVYVNpZQn\nacqk7EHxxhRSH+EccJ7JdSHxsmaINX3SZ3RCQfaL8qVsPOCPLMrrXAmRhH1D\nywszgNdi4dWskRetkLfwDqlYLsE511/+swmfQneDUBUQtu7SyLQ21zTvlzzE\netki\r\n=ISTc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgDDvp7Enpd8fLoScEQH5DdwK6HUS1u5kEeo1ZHmYmcwIgCHLHemzYFscLDauRjMbnWnoqa+NupsyOTxx347CGgqk="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.1.0_1565793438710_0.11789122757863568"},"_hasShrinkwrap":false},"4.1.1":{"name":"trim-left-x","version":"4.1.1","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","trimStart","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","jsdelivr":"dist/trim-left-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"aa3a40dd614f661489b854c00eb12bf3b6a314b8","_id":"trim-left-x@4.1.1","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-xHHKFXP8WaW9ReR4ECwnTxtsOHiuP95WhqZyWQOC/ghsrSn/MF/xWeGK/AU6MGv0VwGxq4EuYNvMzxZzvafMcQ==","shasum":"032888eacd4ec4318d33dd3544899c64285493e9","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.1.1.tgz","fileCount":11,"unpackedSize":145586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXEUQCRA9TVsSAnZWagAAP+YP/1ZPos8HHQCK2e3ponf/\nhBOSC1VkyATGUXmUPbEhf0b1+fn8Zx4hfoRliCxnjRWztqMAbhMqyH9VoPIS\nTr/kJPjEqMS7C7tJQTZlLUekjsCSY1/YKx3toG/gudyktUFQLj2ynrfTtqqq\nCalOccUN4THA2yI+n3k3vGFG0kdJVsI46bA7dW4MY1ODV2oCkQsLjfgoR8VJ\nozMP8AMsnmx1CHeJTaz3ilg1BmNdPofaBa4xULVf4ILB26FrjAhgRlOXWNY1\nDRV2rlMHWgrjpSMMRt4JQBTMXEz7e3xOqQ1o2NZHCWx3R6lvMg/m8wDmz/fW\n+L+UlTZs23Py+eeSQx8lucYAIp7qBU+4i/gWroPG01Loj5V492L4wSsVDr0o\nAd59ClGYsV2QTkkgtVS64qmlaML8KqE/Hez//aFvzuJiOdjJtFcy+uS+dwsH\nzZtJdOFnhmIyFlrg/ya/9IrsgD41uHDBqOwl1t2W3g69GBgid4nUekxE2l5O\nDwZy8cUFXvbDSYE355Pc5+EY38VL6fKkqBuNupSIwUpJO2yxvwUdJ9qoHRoM\nRU0yYLiZ366A4bcO7BpZMrN5utsC9T7IqOu/Orw3bsVBOJwdae8AoqoqFS3R\nJ+IjoJIUQrtH89oeXsIQ/eChXqAe8r6Z5HVWTpM1SN1b2h2VKtPv17sYsLCf\n/tGr\r\n=vNqf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC1F+LPFAYc8+A1Ps3SxEZl9Ejj4eH7OHi7dmfD/9JPDAiBXcCyq6ck5hXyvvZ5YLPaE/YsfyDBQ9n2xJq0rc4U/rw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.1.1_1566328080072_0.8491897098480139"},"_hasShrinkwrap":false},"4.1.2":{"name":"trim-left-x","version":"4.1.2","description":"This method removes whitespace from the left end of a string.","homepage":"https://github.com/Xotic750/trim-left-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["string","trimLeft","trimStart","module","javascript","nodejs","browser"],"module":"dist/trim-left-x.esm.js","main":"dist/trim-left-x.js","jsdelivr":"dist/trim-left-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/trim-left-x.js -o dist/trim-left-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-left-x.git"},"bugs":{"url":"https://github.com/Xotic750/trim-left-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":"1225e1eaf87b451c97bd092b916e682cce7f02c6","_id":"trim-left-x@4.1.2","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-yJeikzHJkxBygGAhXIVxxFuRqO0jptEx91+U7bS2il6uCZ/CAOWySArfOt35ZwzTyXfnfiB+BhvxvE2TroVcxA==","shasum":"123a2bbbe07d91795c8b3e128c637f16fb386446","tarball":"https://registry.npmjs.org/trim-left-x/-/trim-left-x-4.1.2.tgz","fileCount":11,"unpackedSize":145586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZrEmCRA9TVsSAnZWagAA5u4P/3Y/CGIbPr7cL/w/8W37\nnDRRQsGL4Fr5W2jGz8OUxg31I9nKu1FQ2wEO4TDK6Ptz5Rkv7i/Ua36lvcZr\nn/6WXJKRtogPcbD/LqmS7FApd0V58NZ+gM6i+6NDv2pM9uaVV1vPXwzHInuO\n4PJsgW8djh7WPBeGaLdtEwjA5Sv5Jp++zphCarAYt7TevbaW3GncEIgNBGCv\nA5MdNqOs3G0ees4Tltkv5DI2ADk0kuqMLGXTJ0rWdv1Vd9fEgHdacA648JrR\ndhhb/lwQKc97zo4B69yLNF2RnVRtNjJpZZXmx7uaGXgnUFiswn24O3r5uQ0U\nmLRg+hrnZeJ2n30QXAlRqjT9tX/JlAqHu6d9+XeyyknPL8Z3COSxIfvWvMSQ\n2eWe20sAoWNpm6bUecYp1eVW3Rvq2eV73lX7oPpQLzkvraCOOO/roF40KbRM\nPa6mW8r6V0CcI+lpaJIMmJ3l6nIcJTRahMYdbYFWJ+PwR0IHHbeNgJjdoYz9\n7jz8f0u+hWjVOqDyA9NrdhMDA2sQF5QShKyjNk/+7dgguqg5jNN8aHX5pF1k\ngBrup18vI1e2LfqF4Nj6splWHvGs510nfpBUw2cLrxzf8r+0e35lvriJU1jQ\ncKySFpkICfco3KAxPdygmiJhEBBDFgrR9nBuMbcIaMooxPgxUpMQkgjOOfqR\n/59W\r\n=UzKC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoTIN1+sUYTvo1XUpHoquHEwoALP+C6g6i2OPL8Zhi9QIhALcRjAEwHqD+i5n/4Lak2yo1FHKN47AEy8LHmyzJiR5Q"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/trim-left-x_4.1.2_1567011109948_0.9761350143641139"},"_hasShrinkwrap":false}},"readme":"<a\n  href=\"https://travis-ci.org/Xotic750/trim-left-x\"\n  title=\"Travis status\">\n<img\n  src=\"https://travis-ci.org/Xotic750/trim-left-x.svg?branch=master\"\n  alt=\"Travis status\" height=\"18\">\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/trim-left-x\"\n  title=\"Dependency status\">\n<img src=\"https://david-dm.org/Xotic750/trim-left-x/status.svg\"\n  alt=\"Dependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/trim-left-x?type=dev\"\n  title=\"devDependency status\">\n<img src=\"https://david-dm.org/Xotic750/trim-left-x/dev-status.svg\"\n  alt=\"devDependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://badge.fury.io/js/trim-left-x\"\n  title=\"npm version\">\n<img src=\"https://badge.fury.io/js/trim-left-x.svg\"\n  alt=\"npm version\" height=\"18\">\n</a>\n<a\n  href=\"https://www.jsdelivr.com/package/npm/trim-left-x\"\n  title=\"jsDelivr hits\">\n<img src=\"https://data.jsdelivr.com/v1/package/npm/trim-left-x/badge?style=rounded\"\n  alt=\"jsDelivr hits\" height=\"18\">\n</a>\n<a\n  href=\"https://bettercodehub.com/results/Xotic750/trim-left-x\"\n  title=\"bettercodehub score\">\n<img src=\"https://bettercodehub.com/edge/badge/Xotic750/trim-left-x?branch=master\"\n  alt=\"bettercodehub score\" height=\"18\">\n</a>\n<a\n  href=\"https://coveralls.io/github/Xotic750/trim-left-x?branch=master\"\n  title=\"Coverage Status\">\n<img src=\"https://coveralls.io/repos/github/Xotic750/trim-left-x/badge.svg?branch=master\"\n  alt=\"Coverage Status\" height=\"18\">\n</a>\n\n<a name=\"module_trim-left-x\"></a>\n\n## trim-left-x (a.k.a trimStart in ES2019)\n\nThis method removes whitespace from the start of a string.\n\n<a name=\"exp_module_math-trim-left-x--module.exports\"></a>\n\n### `module.exports(string)` ⇒ <code>number</code> ⏏\n\n<a name=\"module_trim-left-x\"></a>\n\n### `trim-left-x` ⇒ <code>string</code>\n\nThis method removes whitespace from the left end of a string. (ES2019)\n\n**Kind**: static property of [<code>trim-left-x</code>](#module_trim-left-x)  \n**Returns**: <code>string</code> - The left 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 left end whitespace from. |\n\n**Example**\n\n```js\nimport trimStart from 'trim-left-x';\n\nconsole.log(trimStart(' \\t\\na \\t\\n') === 'a \\t\\n'); // true\n```\n","maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"time":{"modified":"2022-06-27T21:22:49.415Z","created":"2017-03-16T14:49:32.222Z","1.0.0":"2017-03-16T14:49:32.222Z","1.1.0":"2017-03-29T20:09:15.712Z","1.2.0":"2017-03-29T22:47:48.128Z","1.3.0":"2017-07-12T13:21:12.377Z","1.3.1":"2017-08-10T02:00:00.211Z","1.3.2":"2017-08-10T22:47:59.698Z","1.3.3":"2017-08-10T22:59:38.760Z","1.3.4":"2017-09-01T15:15:15.045Z","1.3.5":"2017-09-01T15:21:14.067Z","1.3.7":"2017-09-26T11:40:34.851Z","2.0.0":"2017-09-26T19:29:11.414Z","2.0.1":"2017-09-26T20:09:06.956Z","3.0.0":"2017-10-16T14:34:31.759Z","4.0.0":"2019-07-10T22:32:27.974Z","4.0.1":"2019-07-10T22:38:15.341Z","4.0.2":"2019-07-12T14:33:17.273Z","4.0.3":"2019-07-13T02:07:59.152Z","4.0.4":"2019-07-13T23:34:54.457Z","4.0.5":"2019-07-14T21:42:04.785Z","4.0.6":"2019-07-15T10:37:41.220Z","4.0.7":"2019-07-16T10:15:52.652Z","4.0.8":"2019-07-16T12:12:57.895Z","4.0.9":"2019-07-16T21:05:55.621Z","4.0.10":"2019-07-17T15:18:56.963Z","4.0.11":"2019-07-17T17:19:49.811Z","4.0.12":"2019-07-17T18:22:41.057Z","4.0.13":"2019-07-17T23:27:48.913Z","4.0.14":"2019-07-18T16:04:43.000Z","4.0.17":"2019-07-19T21:33:48.273Z","4.0.18":"2019-07-21T21:55:42.015Z","4.0.19":"2019-07-21T22:20:27.724Z","4.0.20":"2019-07-22T12:16:37.149Z","4.0.21":"2019-07-23T23:44:57.576Z","4.0.22":"2019-07-24T13:25:15.215Z","4.0.23":"2019-07-24T16:05:13.236Z","4.0.24":"2019-07-25T21:37:48.503Z","4.0.25":"2019-07-26T12:45:41.879Z","4.0.26":"2019-07-27T00:25:43.063Z","4.0.27":"2019-07-27T13:29:01.695Z","4.0.28":"2019-07-31T21:56:48.109Z","4.1.0":"2019-08-14T14:37:18.841Z","4.1.1":"2019-08-20T19:08:00.207Z","4.1.2":"2019-08-28T16:51:50.161Z"},"homepage":"https://github.com/Xotic750/trim-left-x","keywords":["string","trimLeft","trimStart","module","javascript","nodejs","browser"],"repository":{"type":"git","url":"git+https://github.com/Xotic750/trim-left-x.git"},"author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"bugs":{"url":"https://github.com/Xotic750/trim-left-x/issues"},"license":"MIT","readmeFilename":"README.md"}