{"_id":"attempt-x","_rev":"35-c291ad75efa71cbf0aeefe48d5dcc62d","name":"attempt-x","description":"Invokes function, returning an object of the results.","dist-tags":{"latest":"2.1.2"},"versions":{"1.0.0":{"name":"attempt-x","version":"1.0.0","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["utility","attempt","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{"array-like-slice-x":"^1.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/attempt-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/attempt-x.js -o lib/attempt-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"36e1fa04d9d617aa730cac88f461c58947183610","_id":"attempt-x@1.0.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-wQwZiSd3h1aq5TVpWZdT26vjLRAXvlxi+E21tNiQ7NRRl7Qlct0paVW6Ab2e+whlbcvokoOlNqU9/+amWedn4Q==","shasum":"eadaaca20d5c0e81b321fe9d5789154ef7d81c30","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9uTeLbqgwEhagJuRekMSYtCZOU7uIER3L19gsVj5ciQIhALtitK73I1ur6OUM6PwyODkoBmFtMx+WFzIp3/mbmcZs"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x-1.0.0.tgz_1504472705863_0.3753960400354117"},"directories":{}},"1.1.0":{"name":"attempt-x","version":"1.1.0","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["utility","attempt","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{"array-like-slice-x":"^1.1.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/attempt-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/attempt-x.js -o lib/attempt-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"51e15d54869a8fa1ae922cb23359f2d2f983ff59","_id":"attempt-x@1.1.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-0ZFSBkMhMwsvNr/t7f7fw7rIB9060k6rEWd40A5PIiCddWuvI8kbKuNtF9rYy/74Ef0ORY7cwJfZ2gJxZxGCdA==","shasum":"49adfffdb0ae5f7a280ac0b782f8e8829ae9068c","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-1.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPw691QB0+DitrMT5P0vGOYFMhvWS0VCUCFUQBZPPiYwIgXXbRlBZIFKFYzNH+h4WkkWDpOvAsNyz78g1SPikGW+0="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x-1.1.0.tgz_1504638013911_0.6655652162153274"},"directories":{}},"1.1.1":{"name":"attempt-x","version":"1.1.1","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["utility","attempt","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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/attempt-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/attempt-x.js -o lib/attempt-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"bde4a65c6f47e4d643e262f43436972432f18846","_id":"attempt-x@1.1.1","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-hIp37ojJRRW8ExWSxxLpkDHUufk/DFfsb7/cUC1cVbBg7JV4gJTkCTRa44dlL9e5jx1P3VNrjL7QOQfi4MyltA==","shasum":"fba64e96ce03c3e0bd92c92622061c4df387cb76","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-1.1.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6S5KVzQxll62zvR5yzqOnPsgoF9QMHSUDo5UbzFEF7QIhAOw+pbyZLPcaPEfDT9Kaxyd4cbPqP5W7AqZ2s59FEUPn"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x-1.1.1.tgz_1506366996870_0.15404837718233466"},"directories":{}},"1.1.2":{"name":"attempt-x","version":"1.1.2","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"devDependencies":{"@xotic750/eslint-config-standard-x":"^3.1.0","browserify":"^16.1.0","browserify-derequire":"^0.9.4","cross-env":"^5.1.3","es5-shim":"^4.5.10","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.18.1","eslint-plugin-compat":"^2.2.0","eslint-plugin-css-modules":"^2.7.5","eslint-plugin-eslint-comments":"^2.0.2","eslint-plugin-jsdoc":"^3.5.0","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":"^4.0.1","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.15.1","nsp":"^3.2.1","parallelshell":"^3.0.2","replace-x":"^1.5.0","rimraf":"^2.6.2","serve":"^6.4.11","uglify-js":"^3.3.12"},"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/attempt-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/attempt-x.js -o lib/attempt-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"8ac67182cdadac022465b47da4f27922bdedaf79","_id":"attempt-x@1.1.2","_shasum":"645ceb8392f65bf37c6e43c4aba7671f9de8a224","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.8.7","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"645ceb8392f65bf37c6e43c4aba7671f9de8a224","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-1.1.2.tgz","fileCount":19,"unpackedSize":304964,"integrity":"sha512-bERktzzs1D60qToM81gkNLkw6+1wsHCzvW6/HiOhAXbk7bMULbf1wkAp1BKQ69N52ZscM/bq+wmDcHkYpqdV3Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCfVFRtxJpTT0gnV2ApdyI8qA6KLnPJToaG+zxzwzy9EQIgKfIT7oO0KS/BfGupg4rNoxGIHw/GqN36D7FVr956RiA="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_1.1.2_1519431760808_0.9278602170412449"},"_hasShrinkwrap":false},"1.1.3":{"name":"attempt-x","version":"1.1.3","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"devDependencies":{"@xotic750/eslint-config-standard-x":"^3.1.0","ajv":"^6.1.1","browserify":"^16.1.0","browserify-derequire":"^0.9.4","cross-env":"^5.1.3","es5-shim":"^4.5.10","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.18.1","eslint-plugin-compat":"^2.2.0","eslint-plugin-css-modules":"^2.7.5","eslint-plugin-eslint-comments":"^2.0.2","eslint-plugin-jsdoc":"^3.5.0","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":"^4.0.1","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.15.1","nsp":"^3.2.1","parallelshell":"^3.0.2","replace-x":"^1.5.0","rimraf":"^2.6.2","serve":"^6.4.11","uglify-js":"^3.3.12"},"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/attempt-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/attempt-x.js -o lib/attempt-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"3ce09b5d810b1202ccf024434026ec694ea328e9","_id":"attempt-x@1.1.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-y/+ek8IjxVpTbj/phC87jK5YRhlP5Uu7FlQdCmYuut1DTjNruyrGqUWi5bcX1VKsQX1B0FX16A1hqHomKpHv3A==","shasum":"9ac844c75bca2c4e9e30d8d5c01f41eeb481a8b7","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-1.1.3.tgz","fileCount":17,"unpackedSize":21530,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDr+PPVyHVZYNGg0oqKilHVOGlwC8AiokPVCHwIygPZRAIgZRNKvRPQTZ/JWSNAlzU3sisb7843OjZRYmDXJuSd3v4="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_1.1.3_1519473137210_0.134738933951015"},"_hasShrinkwrap":false},"2.0.0":{"name":"attempt-x","version":"2.0.0","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"browser":"dist/attempt-x.min.js","module":"src/attempt-x.js","main":"dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"0ef3f45948751821592abc007f0a4a6f4858cd7a","_id":"attempt-x@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-fp0uAAj+xEhm+1sGvxedWEbM+MipgYiXgp4mDO6bWgLz0QjaEuIwF6+KN9dYg5LJGd4+5o0xYx1oE62PUDQ41g==","shasum":"d0432ac13cf170ab4e1710ae8ebd83f2dc96c901","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.0.tgz","fileCount":8,"unpackedSize":26718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJhpNCRA9TVsSAnZWagAAtwsP+QBNIZGxkomTgzdg1tgg\nT2HZjGVyj/+NcFUQHnZnjcBwafulyaZnRegke9FM3FtN3DH7IQ5Ym0owRZgm\niYG3pNXpejqp9VwLWN7UcGJsexa/WTvU2yZMqDDWrTHz4wMszPSCVOjR9+2Q\nszCj5FwkVzYKSHIAyn5aZejTrWGjeKzCcqkae6T9ASs5q4FvXELS72lvSPzG\nRvRXzAOBDDHZtMybGVIMVcxCbmQFGQQvlSQGFan2DN3wvwm+GK8xmQR6sa9o\nFSPjWRF8OsJw1tKoHx5kkLMM2glFnefCEZ4Sk+gXSPBcGO/igTyweaI1mgpn\nbeBHAm8shGpTlRIhGPN20Vhn8WmTKzRUmtmbk1tO31NqtCUk93SPuSbiypSl\nWRhVmrdyZ6085RHvycCIUZtB9sHYLWX1M4PDA1CIQp1Q716wWpXXo6g0PfWo\nlS9PusnCTUrwtc0GdoZv1rcIBhAsfccIsfr5WZw912YiBDQHkaopiY+gIXs1\nAedQds3Ai8O7iC3TvcqXBkJ29qEJc1bCuzaEMuDoyfRn+BLdX1wHH+oPGXvV\n9IomrB3rK9VbdIuJIudKoEEnN8+DvThzNevMIebTWGsD8XE44XnWcSPZOaYq\nmBTZ7Cnl9qc7G0tTg44qqlGIdni3uIPR55yo5AxDGZrIzQKFjqdXNKmOqSrs\n/O4o\r\n=sJOT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjv4FKE3lKa8CLNoomEhrDHov1tG3zFwN4NiMM02E9KwIgWAWQpEsT44IqT+OupuSS17JF27OWshwgSPbg34ec34I="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.0_1562778189123_0.8092975497697275"},"_hasShrinkwrap":false},"2.0.1":{"name":"attempt-x","version":"2.0.1","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"243e9c0cd8028b98596dc4a666191102fc34405c","_id":"attempt-x@2.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-a/yF6CUFIrAwjS9ngGaVYKL/o16lZYL0PzEUQ7FWqZpdZrFO7mZir41chrfkLbTy8JHQSSi2bOaCuNKQFgoZVA==","shasum":"6f42fb132a145c2de07eb544e9dc7034eb27fd0b","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.1.tgz","fileCount":10,"unpackedSize":29724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKIb4CRA9TVsSAnZWagAALPMP/0yPJIUgqwLjAu8vqkMi\nSMiTcoG5xIYxnym8AW7kHH4y2ckz5QXmVqhL+JLcgniq0aowpTuzNLaxveE5\nECYPQO67CX80SQtYmDPwduSLtmXZwJBr29SU4jCvY1IzGcmHva9nJrDKPs5b\nn5JbavhxENAx1Y32KyfrrBx1scrBbckc5VbDjrNEvnG1033pPCQgedI1jUaZ\n0RgxnVDg+zGA7cnGzCNEjZGy549LsoctUZzu8hCCNUpjJL4f6sXmELpSIKUE\n2XW/ttC4Td/FpwWQsdT2wGjTcgGYNA9HlA9wdNW18E9OkK92Ya79GYn/XARN\nwhLSeJHyo4iRm1Uw5k/qDjwennbavZskRaVL8mTFU40Ah8gG/Nc3/XW5B8iO\nqb2AibNvSTa08B1nZUrQ4M1DPvuXrQuvDf96agxTmckdysiZJdaqZU775ZYt\nETGXllJ7dtMHubEuaa03DmHS+Y0uMYJXPy1S0pbjctXOE9mbRv77/PgeB7Hg\n5AtclD/eUwqvYELFinM7Mg+KU9+raVHeV190RZUaMm477IEDN4hyw2LDS9YL\nfmTmt557NuH4U11st5wfcyaFfM04mHG3FrnhVrkFiDb4ik+saeMewaMFclAF\n0NXFAaza4DA8IY1Bv++IPCQCof4baaqHSYdJdzCsS5/D8g3QdUA2l6N/Kpa3\ncNmc\r\n=biiS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDBo1dEAv1OqeeNDZ9ws39cJtjha6D18kah3udIjBaNUAiAnPez8Bo0wJUZ+m/8OIPeYIOh5kb/3U3lN5aYQSbG+Kg=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.1_1562937079636_0.6001428823337165"},"_hasShrinkwrap":false},"2.0.2":{"name":"attempt-x","version":"2.0.2","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"88eef2c4362e4575a24f77cdf9783b5cedf9592d","_id":"attempt-x@2.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-5ys1z+6P4FM/3JOw7FxxFMxPSMel6FjDAsgKXovvOTBhTzeHcE3izbRMKnYihS2j7uT5n9ZRkT9qBpD/zD3ptA==","shasum":"467d378d6cf97facb3cbf4f056b9e6e379a48d84","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.2.tgz","fileCount":10,"unpackedSize":29724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKTs5CRA9TVsSAnZWagAAhEMP/jqOMBvhzfxCdNM0l/wY\nlJU+zXWv2iwnl6DlVX28TYKpIQ9etiJ/+gaHDLHOXdYG70gGeSZMkKyiQTU6\nVBr46q8LiZ++j9dVWWZNesiExha8JH1hAoyHsWxVZacYk/ODVkdxfBZbVWoJ\n5o95lxYo9z5oTTAXgjZoGLUFQI66PewM+uJsaQIVx27mIaGeq4U8qJ3gM2N3\nkRIZIvg9olAZzkHdpMHC2qWApTuDwSmCCKdbUzmoN4DQFwxZ9Ik4oPJJL8DA\nepxjr8zbS2QK/3297HUSK0It89F4bgVc7S7V4nlHLLsGKhsM6HgIuqCwKheh\nkftgntSeIDlX6rJCC6sDi3yfHxJEGsDkcE3cOlVRDfaDfLuH0UPXM/KTcCcq\n7bdTLVphr4Z8K6DYmpPDwumKaR9nGH/rzRl1+G1Jt49mOpfzsKmTn43RhYgv\ngs4iLCdL3mdFffcim9zrNi++hOMl83+vKuHwqyz+FCwRDoSq0NF6HiBQd2tK\npEuwEnNWwi6aFlJP03D5eISOBy32BiJqcYnF1M/xDmBXe/RwSk3ZOA0VGT1a\n3C6ygGStOIoQOZV96pe2BsF5xXLJ40LKxTzPSLCV53kEgPeipXvbYOB1avd5\nl2Gl5EaGDb6ZxWXthYa5skhcZRsHZC+cHl2u6peA7tCBwovK2AlZT6TuWFV7\nvzhd\r\n=pc3x\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDIVGN161kJZHHWPIKjwp4n4j4/fxh5EyVbTIkQihqxBAIhAK/XKbMnIrEixChsDkeKz2mYCX9zSDR8afhiSJlrpkZo"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.2_1562983224886_0.4022439355899565"},"_hasShrinkwrap":false},"2.0.3":{"name":"attempt-x","version":"2.0.3","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"6941652054a2d4580fc6367ecc211d506376b7f4","_id":"attempt-x@2.0.3","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-oePawwPfxIApS9hOQj6Wik+sWwmGSTp95+4PvkDul/vWgLI58LrXQzDuuM3raVlDbcPBZHP4Y59R/CRpIYpG7w==","shasum":"505f3cdbc5d8a195344c89792ce49ea08f62b4ba","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.3.tgz","fileCount":10,"unpackedSize":29706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdK5+wCRA9TVsSAnZWagAA4H4QAJlfpPkWVhgk+s4CpbEI\nxbKLdpG7ZqunjqlKHjphqyX+nysHZXhR7L+EkR6UZc22rbXh0TI7NBrDmNGZ\nAWVcu8wz3lWKT6MKJ0/wGuwbm9+vdatLwO+Ht3RNvpCiiSSpdGKTitg2zeOF\nFt6KtdMnsqPxfPBwql3ZVtT2W8KWYspNQwvTAP8M3xGKoeiBaXsbMN/6K4yW\nkQKlj6/BFGc1xuMCJDGJDTEdvxWRVZSZ9w+nAQhZhcSBWr+yMnnpUc7/b7Uc\n1Mnw7Xya7RuFlFFNrlFrpAgYEnfJGIB2AFB1V5InfbffUd7Hfa/t7EaMXUdO\nSXJV7sFcGLV54V+NS0SxGX5snc2JlhgXRF9BSzIaaZ36p+kmyCxmOTo761Cx\nBbSePFC1N3Kubm/JUi1GmRKb/LjtH2q1VefhlkuykHSfVQKYerSy7UM62cOe\n1YG+WwyMcSdNvn7KcWxMdAZ0zTf/ecpXnHPXaHSnDU4upvpuAZNO3pV/X9bW\nMqTOtWLTsWLRUk9Cbbqo1YqgukVQhBF80Ao5eRMcIK5/6zEX342EanINxQ9v\n61YbbwZ2jwRP+cI9JS424eGVeleSWwQhj9f/J8JuSwEDoaBSpWvFJVJI8OT8\n3zm/NuWXYzREKPkAtqkWIljTPrqEmpBS3JHzmUwb6ksVdaWb6crOWXpXoIBE\nae2F\r\n=AdLt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHeVUmySF2oaBVEBGUcHJ9FRlNomkVTtVZZwXt/r9bnAIgTLsoLmsuq5p4rBShavdXFlC61rtQfVLnmuomO2a65mw="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.3_1563140015842_0.3751146936253802"},"_hasShrinkwrap":false},"2.0.4":{"name":"attempt-x","version":"2.0.4","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"642f46d9aa9da42c783af23186d0a49ba7e8f66b","_id":"attempt-x@2.0.4","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-9rgY3uxmVBryYFavc3fmEdT6zIMXdssKENZQ+UcItdlsoCb89jjLeuxyWVKmxHqhTD3ZYoJKgKz0oBxgZcE6HQ==","shasum":"1323ef4e3091ac3a32ee9e2170a2deada3311e92","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.4.tgz","fileCount":10,"unpackedSize":29706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLFWLCRA9TVsSAnZWagAAXO4P/057gzaDQEDEzdilofH2\nAJ3FhkzbdIqC2gAnF59neLylOqr7JofNs2LDZxzcXlwsLb0M7gXNL8vMgWpf\ntKQ99bFUh5FXci8n3G4N8w5wHzDKYbxS/4Kd1VyjC+6VbvMSmLNcaauYCxcH\nvRbQEmzcEgf8y5D2MjkGIZYTGr2fv9gczh9Lf6ABdWP/f0H9psLUlWRG4SQY\nqUWj2tysewZ2ISYRJ9T6doVUVD/mZsHagPd0HyMTDxthQ9xT5DXkuSio9/6p\nrdnQkzW71enqH+eVEhUP1jpGqOkd0GwBMc344pAgtStXr6pk9Sqfa0JXtMI7\nb8qMXojEYKVWDUELxLLas0ey35Wj8lUcIszvoBG0DGPtD/VngTwFrmK9nmgf\n3GySZZYbVMPJulSbUnsPZh7Loz+DBpx9Sh36a4McC52E1h+RtAVRiOBc39o7\nfs8hn/6C+2e6o1ZIqFauvSB2CjVwbXcM4yd0B+s4+9t+hl7G21o5OZlZ5Guc\n0eoCDRWKiw1SPZIKFfCNgchrPJO98j/NTPPo6LRlo0WLuHbpTHViJlU9tUZ7\nTtFRMhPVojs0Uc8zRuwdYDGB+VHYcMzwhweF9yQSSBlXhHsPEvvgWZO8DhOE\nukaqxS2L7YhGbtNFBEB6aIe3wDkv13oAkNkY2zK9XcgHCjmYqvS64NxCXVab\nVHq9\r\n=ms5n\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkmfFuEdS3dA0M1LQpy7nV1d97+YvQNMM1QnVOGz2NiwIgE8eFy8m4zVWYS3VHSKce7bASF6WEs9/AWj6d7emZ8qw="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.4_1563186570332_0.5815005108232625"},"_hasShrinkwrap":false},"2.0.5":{"name":"attempt-x","version":"2.0.5","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"a7c5a801f7d6bb8458ae1e6553a829fc9aeb11ce","_id":"attempt-x@2.0.5","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-ySk8QVBf7YIEP5ItjNZc3czTiBtDz72ZHnt9ZYz+Zx9ZRpdCeZDHo6JFZFQAC4eksjLuLNWL4fWGmZSwG1yM4Q==","shasum":"a1bbb8945b02183d38194c97e6ea84a9c9becc29","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.5.tgz","fileCount":10,"unpackedSize":29706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLaFXCRA9TVsSAnZWagAAV88QAJ4L4ROatsMNEAogFX3b\nGNmV4Gta5sIXA2We2YXrt83fbGTGkl4O+Wmq825AT85xGbkawG3hFxA9FSos\njTv9uhGZVyE6/5lqjy7JFSKoc+zQWYx+bff+hYnXfbDyUu9/Ko4y77ngaE+W\nvW2XMqbIjNVh/e+vFmjif5wJ5214g2o6Rt9sheUmqaW/PNu0snSeXenPPB3b\ny6+TIrWVFvn5/hHf4hg5+WJBFpgydln3YKVu2sTSriYxfvieodbfLZsYuN4L\n3DwfvncuOYFmYpZljASQJSXG58BJyvt4aVhmw1zKGyUskiGOV2GFcO+kTgkO\neh9h8WzJRW0q3mpD6TtZnMDGi3K1dxZtYYBTJcm9X4uRIRsDOTiIUXIvfkJC\nWFy67l4M/5Gb+/g5FvdleKFKhSVQsV4Auo6db6jh0IfZdKKGp0yqlz3gL1ZD\nYGWfPoTRuGDm8tVaWHWe1sxySchHv3Tw/NJNQuEKxGrqGkicXi22enkP0BrJ\n0RfFOQQgNy1dCURNIOQhzBTQpP/749hJIvG8XUoC6o4Q/ZPo6BMFbd+SFJJP\nLSmJ6Q5Zq7ZmxH7mFgRbQ2sruMI6Gh7P27wyyD33YNC++b3wt1GQ7xlIXDO5\nw5CivZGXW++CxCIO6b28ssYIAqRZVRmlwDknlMeqYewPwbzPng8RscgMGd0H\nCrJt\r\n=tdiq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHgmNqTN3ZemPnqQ7El0hOR1DV3xKjDdb6+kxlx490NUAiEA4ec1F1PcrKtmEwBbce8bbhWnCXn3H6Wymzd1j92gVRY="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.5_1563271510400_0.9359403400459749"},"_hasShrinkwrap":false},"2.0.6":{"name":"attempt-x","version":"2.0.6","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"78d6521d96aef7d90e7783e1e117a1cb74b28fcc","_id":"attempt-x@2.0.6","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-RCjDy9olhgb3tT4xJy6oK4wdMeBpMMR30/4ZtaW3q8CtS9kTyhg8S0hxLuTMUkcKtf5ZqnEoLZ5/oVSaaE9oOQ==","shasum":"6199b502a5c51ee5d21a50ef016852ce027c90d5","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.6.tgz","fileCount":10,"unpackedSize":29706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLjoRCRA9TVsSAnZWagAAswAP/2qHWyiqC3OUHKIkvsse\nyiX5euZ0CqkFTJeVpPBo694AmZ9yEt7YKETC9FacoOowJSOQRiv+CfpKj/Da\nAlAUX98wa1tvZzxQNs6Mculw9rIse6vGKGyxstQ18JhU751LzCjqsBz2TPcw\n/CMJiSByMPcYFG2D5HAidBjKUU+FYWaXBQ2FN8Rkof1Kcesw6xKSLys0WCct\nqONQDoJ7pXiqw65Z6siO7jt7VCOIAnIhX1srT60papOEbDKfN5dc/f5F4Xkb\nxyD6klFGg3sjCJQuTdG7miMBK6A0Rat7l2EB3ytUa/iSYLzO4/TKPTqmTBML\no3MKlww7kEsuqRsqjUKICBKXmxgtEoU+bNcEfN+0rO8X7pOrsuWWWkfr8lFa\nx7ZDd7JxD4ZOmSDF5gHBP2ka/DccwGsOiHSHzTBXyd93/t/GMw8GXXv31/Bf\niTn8LdgDcqJXiE1gygU0zFtZWcGtBR/+LzYUdhLd/EYyWMYHU2fnl69hbo+k\nbXd8fJshwFgzV4w/5urE+paxMybP/D6tfszTwyaaGdcyYimbr+Nn5mJtuJie\nlY+6pwJRlKHk6FCl8UK9mrP1JidCnI+PvPJJrmib1SdAYaevsw4qLWbGQMKp\n7K0LIb9HRDaIZ1lwtATVAltYshsKzoPaGeGvuhIhttpGYA9Kw681vIOVxZI+\n+0w5\r\n=H1FV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE9xTd+eKoGuT1SJgKMww7LjgAkJlOhXPWZoAM4mzxRdAiEAynTkGlTUTA+QWGEqP/cAkzIuTL7iBGGZg5hsG7X1c64="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.6_1563310607783_0.4238208039587996"},"_hasShrinkwrap":false},"2.0.7":{"name":"attempt-x","version":"2.0.7","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"f32515b6c377b39ec2b1a9f83a4ab796fc939173","_id":"attempt-x@2.0.7","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-0zIoexTgHaPs6Al+dhewqdd/aGTMhzjolGUyzFvEejGoxEn9Ykb7Fd8iDqw3awRx/rq2oyGQ4J4IhCrzQFcq/g==","shasum":"ffa8f5d02993f276a5f069f66a4b72efbfd9e885","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.7.tgz","fileCount":10,"unpackedSize":29809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLyI4CRA9TVsSAnZWagAAJKMP/jZyA/2+W9XNxxhEbx9a\n3g8M5MD4TASSSJmocVl2ZGe5zVXoyUMNvd9pMBSy9k8GZxvHeLdT1kebiIsm\n/LAPupa+tXY1nnUHvsZYEVicIN4xsUD3RFJWR6PEF+4/5r8VRYjLO4Yoifij\ns8sKGcQvsAMdwauvS8ZpHWy0rMtkoTeCuDe1RbQQYoBX2KWOWgBqJsW39g6A\nF1VY3ex4pb7MHK1AzegjXQq4kESESukFviVxQSGMFUiQ966JATSWKzSfvfQK\nBlRrdOWOV+t2i192SQrsMEJwqn4J5T0W6jAJr04UC18n5wxSe/j7RQeb+6ji\nGYnFn5TNYkorfxRNJMO9QG1Y1r+cJ1a6Sx9Z7sZ46S/2nP2of4X6cz84U2ru\n4RRSPj+FiezD9A+Z2PljbSHO/0+/14plrqfBQR9ZlbkuSJv4EvO0vSbdsNJZ\nlzOR8ap8r9y2OCogf8l0O5rIfEfUOj/zRtxq1n+wDnuIfmqdGpSMfnBmx4Ao\naGnxvyeSPTeSlzmqc1xAdjuNUA2q37bgEKmiFOV/kjdw/fz/ctFjZ77XleNQ\nWD8MI97m2nug8ndvUGCp5I5vmK9L2zypt+vlByboY6tsx3WhGO44Eji7oED9\ns07GNpMZdF+F3X9zoXfxkaWDfzCiW80b67OtYxiGBEP58C8iQ8xITGyoPKjz\n3Zyr\r\n=bcZH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUmPNi6rT2l6VWrcHv58c+d6uELr5GdQUlvUBJsQD0xwIgReIRcpxEmVzyHjk+qJm1f/+h9eKynKgoo+yv96leHEc="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.7_1563370039363_0.5100549746846941"},"_hasShrinkwrap":false},"2.0.8":{"name":"attempt-x","version":"2.0.8","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"682ce46b075adfb62bdcade790a61761a98b7b0d","_id":"attempt-x@2.0.8","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-AiPWN0cV1PcnnYSmuP3YfGBL2ttpGV5feJauPIuT+9uoZedk4wOZxR3mCH8bXYOwqoSSiwaDdpW88Wu/b2U1xQ==","shasum":"a9ef81dc2319e31944bf5a0958b52259636160eb","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.8.tgz","fileCount":10,"unpackedSize":29810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL2VPCRA9TVsSAnZWagAAgNUP/RbNL+ARZijdajcNKIrH\noqkaVMnk6+gVPrFj32X8u05Txwc5rLwZGS8BzlJP1irm9rtvM1y+gSHJ7cx3\nqqxWC8fQIDIBj8X0AhoNED4OKQBfCs3oRkBXN7jGF/bd/0wdt48F+IJ9SZQ4\n49bBUwOOPvRcbWVbNOmSL5q/dtirNq7qkSgMNdXCT3GOTkIK9jcy9hKHZXE2\nL83cnPiPbLaN5fUzWb7sNeS3+YDu7+zleHrEKs6AI5VAAAr3NynGuPcDG2oA\ncVVwfZ2X4g+dxH3pyr/fm8SAm7Kv/Gyvt9iiaZp9x7Y5Nk1eFf9fensVpi2+\n5oN6JfDatLKFQyTHSKXW4gjj7LMVA7YyDKaCqyQ/jOVzeQBO+g0/NlmD+h5u\nnO5jTsFHbCQvj5I7+8bIZBwHk0NyydlOFiictV0fthEqdiKpCXQwU9V8kPrN\nXLam8cB1YTgnRnRA9UT5ePXVDoS9K8jp8I78N5SqEqIQHEQ2G+OE2cGIyyr7\nSsOEOCY9Q1W/nCWqBBgRpDjk5WJgTyrgpaTN31nTXKSFahvI5dULgKlODj6y\nbedxcBDbP7FPwTpoZzYpwbW727mn/ENgJxH1Ozp3LJUf4stoiKdMdxfXnaof\noHRE2VvmaK3sgSLmXPHnpT3kxrtyqQD12zPxeGIZZZ/FniCm45pxU0zqfm4H\njv0M\r\n=6gRT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKJJIz63t+n8xsowMccMunVIZHbYP1rb2B8ExVChN9AgIhALutUSBezKePp5HouRq2yN45+EgCE6VWHefqHoaNLOGV"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.8_1563387214986_0.9126366380328614"},"_hasShrinkwrap":false},"2.0.9":{"name":"attempt-x","version":"2.0.9","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"c5ddfa138bf22dc68fb763c2612a14ae276a11c1","_id":"attempt-x@2.0.9","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-OwCaMX9IjPXB5o/jZ7QWp/VGpq8vLxT27X29LxPi6q7y/ze3luSr+S+smFdhwZKV71gNe8O1sgGq3KS+cAryLQ==","shasum":"5f05f2b7dbee663b69d4aff65628e8eb319f8823","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.9.tgz","fileCount":10,"unpackedSize":29810,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL6xHCRA9TVsSAnZWagAAQP8P/3LJ4ODruH9cKLnYPj+s\nWvLuL/Y1DuhIPkfHnl7miMcVM5kOI6uHfkmmksqcfsv1AFbyad1IXiIPncG2\n/aNsoxbdz4Fv1JwYPGJoWlXkrOLOJvHOW5fFQ4DowhS5dCRicI3PjuNKejJJ\ncEcy6msyMpXoSSdnUhrXwrCinSF+FHov/h3AS2pvJIF9c2Kbn4tTdNWh4DuR\n9WhkM0+lZujPG0JCuV53XG1DEUqxN4lSEehDvDI4Wp3Ffbxy1UOYmthX67Kk\naBV6+KiiYdJHs6R+pRljhRSrF3pdlevP1iyIZ6fScPJ5jg+uz94fj+j40HyV\n6kHKievogF9J3hhWgX5cbcQUcE5rUHJdZ456M/GMfv26RuLvTwIDhLmRTFUC\n+89a/HGI5JwkmK7os+DRrbHzCBxRIQEI6JMj1mp2pmgKUyDSs+pPzxz9s6h4\nolWdf75QjJaq0HwhOdJ26qynUZneGBb8SXNMXyuceylLf9Yk7Tlz7O86ViRP\nUIsMDVmuwcgNCG30xWt+LPLEyfZ0xgHnakaABogfjif+MHg78N55UmifmgKu\nRWQSwASy0XQRn4t97kQtbltRflwY7UMBkaGbCXvLYijIkjm5H2OmAAamFoWv\nY3L8tapkf9EoOgDqvY+by6BqhX4FYa9rkjsWJF5+NPdWi5HC4Axsf10Xj5dH\njOxk\r\n=0Jof\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBwcvV51tRHu5ho8Xn2+UWdwbSEK+DdpE6YckMMaGb76AiBveCIUmn2+kTlVzaZgyVXWmP7P8Z3zyeXNDDjZBNlDFQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.9_1563405383339_0.7201939466668243"},"_hasShrinkwrap":false},"2.0.10":{"name":"attempt-x","version":"2.0.10","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"01e9d64497e9433cb0a3a4e784255aa558556c05","_id":"attempt-x@2.0.10","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-/YLtJHnvyUaTXUSYHRpNwqIRH8/Um7LEaiUs45pMZrzCjFA3TL6wR2v9FUmfo32/09rlwp+C0HJE77O/B6h9RQ==","shasum":"5324bc17449c484a4faae40255e1ef5865d0967a","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.10.tgz","fileCount":10,"unpackedSize":29813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMJZmCRA9TVsSAnZWagAA4qQP/3FVW5thgVGraQnBMoLM\nopCLuomv5fXRvumqYfkHvbwSP0fZao81+EVW5hGU/ws8AmKOB9gKcz7OUwKw\nbsvY2pWV+V/t7LjFM4+KAmKcl8nI3BL82im046Fmr7K4vifVQxtT+fVajJUt\nIN33u9gnrdMmgesVMMtUhZfGG3suHkL4n7U9B9WBGjn2TIFI4xipc39322px\ntLgS559/PKFa+rVat/SVSYG/ECXqP/MLE3FPm11l3m2N063i9SdoWfnzi8S1\nAA/HTy1yqNWPZtPNLbkgxbtfIa0PeSgm369G47ObELvGC6/27V2ANnrIIUlU\nXtshRdscoOfsI035R4k3KiuxvE7Es+Q+13ZuWjDCT0JL7eOVXTRjy3aIhQdq\nZgJOkhur8INvzFc2vGmVxGws2UwqSXU4AQFJgexjOBZ4cPMVFLGliDRCmpfs\nZ3W1mzHOQUCWjXs4qoVwAGpwxKICjnDhQdTzvXT4oQkXP1iW2Grnh12chB2h\n1CDZznKh9D1lYFGFIvCg+JC2Jf1+j5/DIk/Q/ygg7j//PSVFhH3l33CTfI0t\nvPpkHsByeFVhqfcxen9fRslAo4Eod1rmMlsHUG9W2biq3RjK44qJ91PyR+Dh\n0nuiywBJhnZCnNYBbfdnflIpDFb/Q4qsK/psWmaLWjAQPO3fsvsBY9TdJWG9\n2s4n\r\n=juHc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB5Su7C4YwTHUsFDRkEp1+r6OO6jYUSxvenSwy7jcWSnAiEAw9cmJU3gCElF2dgjmy75PTIWukrHNXPWFOMxotQKx/o="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.10_1563465318172_0.2572994772799335"},"_hasShrinkwrap":false},"2.0.11":{"name":"attempt-x","version":"2.0.11","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"e294f7a6b0987352f5bc73f8257582e0e42f8977","_id":"attempt-x@2.0.11","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-x1Xnz1iCwdYhFB8xTnK1623GgeOFJcGFE68gff2tHfi8Edco+3th7rl1nqVJThLDuDltWHcgvfw1AgI60p9jKA==","shasum":"1c18156749aa443e8c72ba128720e6bcc4281777","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.11.tgz","fileCount":10,"unpackedSize":29813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMJ8vCRA9TVsSAnZWagAAsYAP/2R6jmGqje4pfP09nJtk\nZTURd2gi0gNLn5pTbDKOZTC1V2G8hgrc1uk7/rhccQHEJj4jglDbvGirW+xb\nw4vjcSYTFu7lLmZ4GCErRRsvhxF3G/UYSizCRNO+q9AIfcKbpBj+J6W2qoMM\nmzQwKb6t8Zn0M109azD7NzkCQlBQSinCFa/uJO9KweyIOmij/M7DVBrk0hpf\nbx/Vcggyws5vFtp44G/2zKvflTFuXl+g/W4effnwwBgV90kdBZt8rAPOZheW\nXbDqDQAsxTdnDw2nocqezcM4BQQS84MM0P4jnGRlIVlsZnFyOlf2AjRkQyQc\nXUvkZPEDFrVdJ19esbITp16FlgvE7yJHkWu0xZdYmZxx57ISm/eQQU2kQStT\n6CLRmV0Etb5zzTXCW1y/DJcx7yLzPJ+6/o763Fa6iX4vk43HJ12qhxIFOujT\nXxSEfeWhFMwO+MX9lJTF+iET7hJxwMexj0m/kpAtw1os0tKEh9qQGPZwF5U9\n6FQvaZ4AkVwYTojVzFpO8HQgi0vSwjM1tYi3n8iUiGYO6g06jeIAuDxLVrYH\nfdny4L5pZnOgSPKaovEVs9JqitMPmbTE5/JkLmcjU5RCrvw4YE53hVhZvhtb\nrMR4YRQSjHg1D/70ECKF+BIQyqlIF1HCojleG5ctiVSCs9+LMXP2pL/Ynwvz\ny710\r\n=aqKg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE+GmT1siK2PPrBGqU/78CRlhj6Nowaq0tYd8KndjIWpAiA0z17VbcOnijSTstOWmxwv/QsVUjR+f6dfMZsP8iO2+w=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.11_1563467567139_0.9451049461227721"},"_hasShrinkwrap":false},"2.0.12":{"name":"attempt-x","version":"2.0.12","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"a89c28824969dc6488187cd395eeb5f1b55c8f89","_id":"attempt-x@2.0.12","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-a2WNPuY8TN1O2Sw2yj4plDDUgQsuKQ7piMEzPtIlDbc1gKw6Du23OnklGLrLOPHOtgtTavMTnebVtgqVDOXzkQ==","shasum":"6446c476954409cf9aa27b389751c121aff034bc","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.12.tgz","fileCount":10,"unpackedSize":29813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMjTqCRA9TVsSAnZWagAAO0cQAKG1M83lAwcXo47k2adZ\nNuBG691p7F8yudEHKkXyxlVlDT6aok8yzUWmbyCMu5P0McotQT+QNv9lxTsC\nPxLQTn+G6uXdv81V5qTDEZrOnJZ3U++LqkdW9d+2b9OGDraf1Wl0oCOZcklB\nBiSOqbapJW53aojr0/0HuRw/3DcKjWk8lQ82QlDpNfpVPzFMwPEhCvpnuQSr\nCXN4f1lrELc4eLmEUce1SBXkBZPEVgsNX2fU/YKv4dDKEzb0jv409ptUCtR7\nTFGIOo84A1tTMNkj4uXzNbR8n1vc/hOrn+qGd3b641XDeIyGi8r2o40lL3pb\nE0j/f6C4SXzitrCJoSD23abTU3fiNhohIFVjI3wyQfw8c6kqChehE8hMrm+R\nf5tBBMTiv48ePWbO8g3GKSM2f/IsdvfKdbDkzCBOYNanJVOSPV0cx80ItSdl\nsLm0qfN6PTM915Jtb/fCHgwo3eiQcoOYhFNWFJo3lJkaCYWviqtrAEYC0SZ4\nX+PA13qSRL/1hUjP7bczi7xlS/MRVArdPsYE+0VDDmSlFpNPNgvTcdApgGjC\n32OqrtIRzIp8ENsvkuCehXe/c+OXYEuikmyRLCAbDHrFpF+U2hR8GzKQTfgR\nDQFvJv8piKK5asdTDel882loj5JQILhyeg2Vky2M/052VZ82F+ZRRURYFw6h\ne/0g\r\n=odWI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCJ5ZBcdpIytDZe18bOYASrz8tz3Vobj2evEUbjy9NDgIhANzx2zL4KVybgUyNRIS3XhxZVsCTCynh+hPfkCQ9qEWP"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.12_1563571433268_0.15577051859035795"},"_hasShrinkwrap":false},"2.0.13":{"name":"attempt-x","version":"2.0.13","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"da24c8ac44e0433bb526c3fb1bf474a11fe7625e","_id":"attempt-x@2.0.13","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-uwp8RjmOQ9HaYC2uEjm53O6BLVT2spAEB3zddqrEtRHMtZ86hCa84HVDA9iiSUC34BEeY267PoHrK5qJxjlywQ==","shasum":"ee59fdec00502f5513f1f581e7aadac1ed7e0f25","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.13.tgz","fileCount":10,"unpackedSize":29841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNNzMCRA9TVsSAnZWagAA+AoP/RAVC51g8G/+nqdc4fR3\nvPObmbWJDk6NX4eFynSCnngY2b5hl+EioxJvk0rn/YdaQadoegbrDxP4Nmaz\n4u+U39LkTyFqFNU37ZAo9ekVZ/a7OqTrm3BecsX3GOw1Tnp6TBBSPthSp9bm\nfrMBT5pDAwUrHkpEtC+ndXEeRR3WKDUGq6+XmEuoHv22TfSRXp4D+L3TNKfm\nzcBPda9tVkB3H9LgvLmHwBwvOOUlnH1F9bQ1N3Z1z886ppiWSg3eww6gJu0c\ntK/2PHSfq/nrb4rPZ2lo5PPG2ttOJtfqQMInO4RV4ASEwWupvANv7zYBs3bi\nru4gEo2hVLTumlQCwrGy+pC05/CIz6GrvQdxM8FgeCjOSqtZK4OLJJKYQefZ\nLtTR9sBgQneNIJl2M+0Knp5a3j9bl7ggjCzPRm8J87Fg4bfg+7Fc7wrQDaRz\nXOijSyut6ixJqW6i7Hqo+i4fbKmyLo6+S7SBkulmcKuhl7bGWVFtDzd/CTFh\nlGfJfLWk48VH4WUTbe9pY+2QJaZGOeVXYoLz6B1yUNnYUdND10ratjpIBtp5\nLCYn4W32I0AMDZ4e4OyMg/ib/w7mRr47U+6sVGjr0fvNwpojxd5D1wsvvB+W\nl/z7fQLQLf7/96fOQT4yCZFePSYkKu0HybfCl1QKVrjPZeFZBvHi7FyCagbV\n1yml\r\n=Alkw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDlDuSXRAEvEx/W3QzKOsiiEtnInVLPr9PUgJEro0+P5AIhAOz9zMTO2hVCfMul2PjS/Z8PG80xu8cPpjcbFTRFCS1N"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.13_1563745483918_0.6194194583584129"},"_hasShrinkwrap":false},"2.0.14":{"name":"attempt-x","version":"2.0.14","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"324e27854d92687cbce392c708f6035140a35f73","_id":"attempt-x@2.0.14","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Uc8Al0IJ+rA7YnE1KQfHW6KyxQEeLFjichiJ7x84k5zNUZZarzk6hEDEbg6Ttxh/UXHyjdiIm1zYILGMLTosHA==","shasum":"6438c882e89fd89f57856b24b97ebff9ac6e3612","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.14.tgz","fileCount":10,"unpackedSize":29841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNOLsCRA9TVsSAnZWagAACWgP/j6VKpfSMmFk/sqKxyhD\n7qh5UrBhWqVOBM8H+OjaYadibUNXdm08XLPWA+MLXcjTFFuHebbE6Bw4CFqr\nUoqtDb5sdGWfEnRMoK+OrQjJrM5l+ZdCcvR0CAAU70wY1cF/7T1cEG86fQ0i\noecZQbLDEQjB2v6D7QGMP2RdsVoySaja1+i41K0hn2e/0LJ2dI33EgEDge4D\nNd0Cez4jAVK69XtrkheX0kN9eY6pxiq9hg4X3Sx7p4wl58rfZvqH4dt9UA4Z\nY8N4/A1r1uHNNrsQw4kEy73rkVsTO6Ypkysl6UIZbj9ghfPvphXXJm/vJkzw\nErRmBP3gWAPOaIHPmuf/0NTu5LctXaqVSr+cY0dhi2MaJ3MLXSN+JNH0pCcY\n1asJJrHZZOH4qERQSi5XFA/aA9k25Sxw0mJ255GF/DzSMGv7WVIR74XCwZS3\nrEMVOo2Ar4nJXHgEpzkUeEd8mBa2CXZeSOlN679krojKDYbnH4S5cp+zTOyj\nYvfhP4TPB6you96w/stN5xxa1+6McBUVypWnD0xdh/e8l9q77u672srDAp9I\nyBqHTp4BYWIDy162V1L+NauWxSWsfsg58+zspXAy7AXA3skKoCVGEpRcSxau\n8HvjnoFEcQYeu3yGwcUAILTwA3hyxW/aGnZRnz+EpDF5faTt2HZ5e7aXk9J1\nImFY\r\n=7R19\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNLrkxLnBD0pTWipr5W0kXnRqZjjdNQHqyy/Yv/w8bgQIgMkjmAdDkVYWOeKsxJumBLNYQTMUFZmchJD8tPtbKfgM="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.14_1563747051998_0.08467492890340877"},"_hasShrinkwrap":false},"2.0.15":{"name":"attempt-x","version":"2.0.15","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"c137368da5b0f811a8a54264fecddc922b17b2bd","_id":"attempt-x@2.0.15","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-H4e7fYhn9q06pYUTe7s7lujm5edf6i9ZgYpKr8pGr9fyzfTgBkFtCQAAz9gXKaaesyFx9GaG2ONNy3z5FHJ+bg==","shasum":"f4e3f01125f47baa516e7b5cde02cb27c0a36096","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.15.tgz","fileCount":10,"unpackedSize":29843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNabLCRA9TVsSAnZWagAA4Q8P/3XrmQ5uEWj04n9Sc+A1\nFhcT/VVx2TuUAUCKqow31IbmsraFhjvzh1CAu+tZFzLCYj1LxQq7iiWjZsIB\nOWRF2fj0poAg769UCzEFVhImHBzlgjSP9JUza5Hfh9ZE+U8rQqK++iO80WD8\nwqX+7zvVEVqrJEOGyQPAmjdDxJICd2oC84RPL/+mTFYktzN5XYTJYbVtyY/r\njmsB9HQhNLQpVnFy1SgLaOZX3LWjpeZnbKNMthcLzxwBgUtqzMMAFhMi46ei\nCeP2DQi2XemKcLizmY1v33n0mcai8U8VkylDwrJyYN90fGf7zBEwfCb2OsQc\nP4zoNB1L20i9pbzPcM7kJqrkNk9lQO2MsS2oE02+fTanVLo4OT3uvehve9HU\nzx9td3zLQH7wfhiEmRUPJ0Do9/4i1zS34ebqPTSO6ZEfObaFe/CcJEHO6QKN\nHswTm/4gZMJ40FO5hQgZoV784g3XkglI8b7CmKyT/bSjd3UAPTF8hDtxbc/d\ntrmeZ5xCF6VfuZQlf9oKZihGOe0XX5Qxa6c22aAbqZNlDqLzI4CEWrEutdFi\nTxUT4Umu3dfanPp0pCkurEtMzG/vx5qGuTwQRsu9YVHXFijCc+Wkpl4t0lPk\nZKbrEpicj/EC6cfY24MSoYXlDyvg3qbV7S9kQZrodLjSq9ZlzHBIrC1+6vdV\nd460\r\n=Nqh/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCo678vbS7TVjaU7rNqsVDWmD6xUq2ipswbsAWJUIJVqQIhAKY8t+OoZkB+UKeXAL5JmMV7zhdXnjYfLipLC3sAvw9e"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.15_1563797195125_0.8482382992173718"},"_hasShrinkwrap":false},"2.0.16":{"name":"attempt-x","version":"2.0.16","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"7777b5391dcbd766a3ea8db373833f7bae704473","_id":"attempt-x@2.0.16","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-kZAFDzoRyVLN1Cf5Wh5XFEukaBCWNHr9UroEs1PwEPSK/RGI8VuAl4sicSJSWCDQRMv7hdVnl/au89FAyCap5w==","shasum":"ab8932f51af675653fee165b0854566c9bf8a295","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.16.tgz","fileCount":10,"unpackedSize":29843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN5mGCRA9TVsSAnZWagAAkewP+QGe1aDp3I3cwj9FNKmj\nm93d4oiTjP5Zz1W6hxyRek+hVmbr7QvaqNyaQIf/f1aYgdnZt9VG5ouJZNQk\nAfYunwnP1X39gOGTxgIXdNGUWs8IyDhdAk7O79j8zN/EC/khgBVcX79ksj/F\nvyoMEgCAuh/EvkJLKSynnYknWYVgDT6xuHIlHVQ0LqZe7TTWy1JbHBlkWvBX\n8MzJQ5GsDbAoonPQjIdAzNqBQ0EYrOqFutaBvoXJ40fEN1Y386wttUi8PiW4\n9FlFay61PTQ1WtbxaAsScomomyesrhrw+J9nCt6ogILbrbKk33b+ZG4ZVN9H\nYTj3WYTBsrIcQORDVMLv8SzGMG7xodaYULWGix/lrEaYxHvRDeEA0VEWWFE1\n2Mu6l8l2otcyTsoEgHq0kIs8i/u1RqJd3oqsTjVJSF6uGJpJj3ZRt4oDOX7D\nhnHqOOtFdjcIbUymRMPyrseBWjw/YPqU99TJ89yDqH8xYghDxtr7FhyBtQpJ\nKqWpAqtq07TblIQNTP63FXwgqDmcjVlvo+iMXUMjF8AStpJYiFq43NuLBrEz\nk9A7A91ThgyS9Tt0IYjychjYrn1XtWq39P9kaeUCTpWvMdeSkexA3kYkNC7A\nPOZkOMFSpiOyv3PFNdPuhDhSaNlqKlmdve5zp6DYoeCUAjYi2yLCMzkmkfAB\nmVO9\r\n=6x6D\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGeAlKiRxH9Obj5Bi1ryN3WJgrwfF/s4duPC/zKjFxGSAiAHhT2D0NBW6BFNlj24ipJcOJiUbP1qJBFzaUkUoYyjFw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.16_1563924868877_0.9607238070551283"},"_hasShrinkwrap":false},"2.0.17":{"name":"attempt-x","version":"2.0.17","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","jsdelivr":"dist/attempt-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"14df88b4de630db52b0dbc071d7beb36ab1ad11b","_id":"attempt-x@2.0.17","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-v2pbzvWi0boKc/xfO/yYGHy6T2+XJ0RGNAM/LMu6nDCPhwMf00dfZNXioCth/yOfcXY3jXzoTFabCJ+YH/nhHA==","shasum":"0f700b7899e27471eaca3b5ee4519e15f4d3d3db","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.17.tgz","fileCount":10,"unpackedSize":29882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOFm6CRA9TVsSAnZWagAAGYEQAIt6Mlqb1Cv2iOnWSrPP\nVfaMNbR0wIpevUmK+JKcNYUOA0IuSbrS8jovYmpVjGiSks1htFcDNXpAQBld\nZJq/amseiBUp6m58xRs9Naitwqa2zQCOjIP6WFc19L+j/eB3vBEkN3BH/Ql2\noCmmme0M+lzXGYlwGekDFHuVmrcL10T9CT9rpwOpMBayZ3wu/+3+Ah/papXU\nZLtRmauY+9+zqbsE0GtZPNQqn/frZOP79Q6sW/VpToD5jPrn+jFj7NydXJGh\nlj9ERs03VJMEcH6hqGsqHuhaBfrUyx2rbw+C6gjYeLJpwT1xht/IcCR/eXez\n6RasY6x5Sh3VC6IoXL2q9MhH7ZFP4KPKX0Sk/1CW+KlXJqoBPfB9lOImETfh\nagm/LCEiHVVGy4c/8SPduX+t2+QCFvBJX+RRBaQ+dJZ2AsDzOQiDxoUKk2wB\n6Avq2RLUWPKT9AoGMT6bbnAz+CZ+fLsIjRqC5bKmrpywov198UIQicdTniU9\nDEWxQX8vMX1hahWddPHbqX2RxgK+HC0YtzCw+nZVFSBhw+yn17JGFeoFwm7l\n6ntk5wLtGrrAQQwuqGwSLc+5aD+vbH6BUB8KgRtv65yZKlr9c3cuUDM5u09b\nbOB7f+bPY9WLVuAv6hTeN1SKkhQhxH9NecC4eD99blka8JaOTclE4I0oprKh\n5fGA\r\n=fRnQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAnVQQtXkgd92nVWkr1koUcXmNs+gt817ujvsQMyKIX2AiAYTFyryOc6dEbYfsw0WKslBquB5wsEJzuu9jSo3whwyw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.17_1563974074151_0.2140027194508265"},"_hasShrinkwrap":false},"2.0.18":{"name":"attempt-x","version":"2.0.18","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","jsdelivr":"dist/attempt-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"9cc30ca00201f2916c7ed38c52b69ecba5a823fa","_id":"attempt-x@2.0.18","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-HV1iRymlGKcfvH1pMIO7GgrxLtSRt/odqn2vu4d1PR+4B2IeV0Dv9bsdkuFLRfkZ1oigtvQoFt1GzV58/u4MnA==","shasum":"4bef6f763969e6aefd26dae444c92e350672dd64","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.18.tgz","fileCount":10,"unpackedSize":30076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOH9yCRA9TVsSAnZWagAA1bwP/R38KVTzkHrqw55UWPV3\nkk6AOTZI1/rfF71aSNCVvBQwRwPulvPAGjHOf7IGsZZlJyJVZ3KV7nLeJBel\nPoWSVVltfVghxpxOLsljjBPy+8umAn2DcC09O9r199EnRlL/uOM4mTXBwx7l\naTsc5ZhKWKZWHM8MLteqE0OUaloNUgs2TXf+ohclx4NiWpagoAFcSm/DQRnH\nN4BxGFAidTcVFIgHTKdRWN61rdKDcYFBdRkL6QbzrYXx74I64RGi/ZowWr5t\nkJ7sn4mWyfFqy3zVT3481jzZDEJieeZNR+LQYpez0B5pbrwt8jL8JpzXJ2Kq\nDR+ZrjUD3gEdQSZZ7AH30CGZw+8qhZMDkWdhHt39tSdGb+rmY0FiF6GEpcZA\nyYukCLwZFJGXIg1g52qnQKKv6yrcF/i9i4pzsZdurcrMTsB37Mqk8xs4exCZ\n440ByTo8j7u8K9XeH2+oGt8DnP2zbHe8fpD0De6sLj6grPKj2m/hn2IxVYpK\nU8XADnQGXizfeshrIS+XYmGoml0V+j8b3WXTzLqCIqN8Vbyh48r15yT2Birj\nGAqdjH9iwnJA9pv4yRnSoHOJ43qELMHA8eZk9LAmYN/MqblDPy3mB6ZR8qZ/\n8QDyjNTYtBHnvksmkOiWcZd/Fd2nDpIVJVma2Q4HMUrp563i0iv53L0XWcoa\naX6t\r\n=l4ZX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQCbstqYIIEFinPhZ46GZbx17Eqb/f4D8A4M3C+92aVYUgIfUIbW70ERiXsR6FmORtJLDNzQ06scj7lcxd9LneP2IA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.18_1563983729984_0.3933373267117395"},"_hasShrinkwrap":false},"2.0.19":{"name":"attempt-x","version":"2.0.19","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","jsdelivr":"dist/attempt-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"751da844115ecce9ca907436023b159365bd4e97","_id":"attempt-x@2.0.19","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-fcJ45JesUZTCmtFCisOjikN1pdCtuPDhK6B0fpm4LVAzVoKvAv1vYcSSwjfEVgOB++oH4+qWUCQecs2o6m0JoQ==","shasum":"b563c3a01e70d6c048da035f329383b8aa816f83","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.19.tgz","fileCount":10,"unpackedSize":30076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOh7LCRA9TVsSAnZWagAAeQIP/R0sTlQtmIdRN7TCogu5\nZnevWSSZHPEETTFwKDEJuBCDxCiPLVZlw3mpuZajugtVYgAVBVlu6p9InUNt\nGeB6XhYOgrXiYZNw8P9/KxEEA1OeAZgr83S5uneAre4Lp1jG9H7MAeORraLh\n1N2PmYPu9WCVkG7f5+5rW6Y/FC4gHcbtGKeWMSIdVSzVx63GhHfn+c6S/dDm\nnwFbG0nh1/JFCxj8NdeMhaI+lGAuZjy8dYbMVIOdUp8tyMrZkWeqNhOy9Kw2\n4W+oBZdE0a9AW1qhR1akP6QD7Oi0PN+f1ZIONtPrSvNLgN4z/e8g5LndZy4k\ne2prsbxoNQlkGMdyMPJNH1hlW/RkIuNqQHk+1PYOcgGzaLYNM3QGYap5s0k7\nQGSNdAXRncEpG2iwnhPw1zr7T4UcS3n5zaQYn++DIIEO1Z6HrqUObnVdAFhz\ngJ/cG57lSbbRvAG2XtkIEs2ofJbVIps0dw8Mlt1+eJF4SX98UbiSjsAhusU1\nZzdtXXzvCF3ihMF2/VMmfnjP06cM8ZwOkM2Y0rVw2zUTjAd24WJDz/rgkYQl\njPCvPxtdqihjvWPlkhvUWfZkUJ4o544K/3cxiLvRnoCHh01LacXvbB+cWMVH\nZhadnaPbTYkwGd8TeNrsPWfFeOmM2b8LKqs5MzNCnU3ru4uAXlhuPA6Lk7BE\nad/U\r\n=qdT/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHn1xlkFrNy7AMSUFmJlBjC/cpmHB4UU+KtAcISlaVIPAiEAw6uPIpI+C2QnYPH4TUy0BQ/ba35T289C+0J4AYEzPzk="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.19_1564090058275_0.258177737401035"},"_hasShrinkwrap":false},"2.0.20":{"name":"attempt-x","version":"2.0.20","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","jsdelivr":"dist/attempt-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"b6fc4ce3e7312294f1ceffe2f310c8c857ab48b5","_id":"attempt-x@2.0.20","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-8AheiY28QAVD7PViCH9qs+yNG0HaKzNBKiO8rbh5CIB3IPDglUq08iyIONae+S3L0+hRQdYoiQGjX1I+aaituw==","shasum":"088577a5b762ca79aeb348c4a5a0830d728e761b","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.20.tgz","fileCount":10,"unpackedSize":30307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOvNiCRA9TVsSAnZWagAA8KIP/1eQNFEriqQU73te+Gn+\neANdTAlHhvTCq9kMyZQUHAmB0SAWYC7ZvNS9pA9qqINI32NOLRQlBSyW22MQ\nHrx91i715bZaeA/ENwAlgWdsAFwxHy8Kqv/lmDjvK8zYaQylhYGEeGQTE1BP\nizgK5BvvDgavuYBP+o8QVufSzXkX1X1rFa1+pf72umgNAuHw8hUtGoPvOxZR\nByuqQcIsaS7iyqDOdizYUJZgKrzp1brefpmH+5fVUytIrCMXvTCYAUvwSnRo\nUzd8QMGjorSIW8gTVGn3pjjDchCxR86hg2E44XNiZHGyYyJIyo3cNvKHL4J9\nycFAFAX2zuBr9iJ/jq3J+PGeJxROUk4eMlybBwz51OeRTcTEf04X/KAgDXwF\nG0idOFLD6jMBUHXtTcVg5F8HWmjktFZyC4d856ZQCGyU+F+jnTQXnk0FCYCB\nQ+s04D0WQ+o2XmlwmA5ogCjhGLid2hPQ5pJ6pItw8MXM5Qg49qNGvgHjp+Kv\nnrYVqzFMemhgF+LTkXO2p7h6RlNXX6mfIKq/jaG9aKezLriI1BKeLHEZuafB\np+i0eIOzSZEH2YnhnC8nU97D4fN2QbxCNgDZcwwKjiKxX+kGmBBtDJ3vSsQ0\n6PKfDno0wjHJHEJpCSkSD2bwrLrBSx+DMWJ5NOMHJGCB3e91Xk0tPVniKIP1\nuQvL\r\n=UDyF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIErauDNdLOJTlpXcLelGGBrkAvO2kpcVvHDCy6cQ6WZQAiAxNeWZic6tgguGU//jkDogfu+X3hG1X45sYtCicGcLmw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.20_1564144481845_0.7741879404395338"},"_hasShrinkwrap":false},"2.0.21":{"name":"attempt-x","version":"2.0.21","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","jsdelivr":"dist/attempt-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"d5a348f75607d908f7286f0c75d4c83183277c92","_id":"attempt-x@2.0.21","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-tyYGuv9hk1Xnr7cLpa24NSeNnZyxGJfeIIIOdgxKdfSgKRw/P7X0QaazDmEYOl7kUdDweUE5KgvZHepHuqCDrQ==","shasum":"2b696b6e79bdc591f44d9b68305cbb74a458404d","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.21.tgz","fileCount":10,"unpackedSize":30313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO5edCRA9TVsSAnZWagAAXi8QAJap86ZjzBaZOq5z4tsO\nZjeYh3rN2+B8OYfo4AsgPHL/b6ZG8D3iSyJSmybC6mCr1T5wSIQ3LPedvTnk\nM+nnFSBb4cf+TxwRTA0wpey9Gzwv18/rO7g8ldR4F8UzTxi4DuthSxnptkmN\nVyUQv9PUtQ7SIr7k5KFET9na/x06BoDYBGaiM87oi8nwcZXzUUxu6E3SKw12\nsC8oV6adCdfqqLPKZ1jnpIvcTQUN6iDp0WyWmOjea1Y4hAxw1dgRnK41e+vN\nT+qcHyo/6aVFQu62RS0cIEdkgKkBBwsxMwu+F5EkCKL26QmkVq35LmVWoFkh\nz7fWhZA+/BG/p7v1spd+if8dctHbnPvsAjlu9C/HfaRJI4XS5bXQWWcHnNbj\nhTBTIAxtTtmwv46o86q4HvwEfvU+Kyj+IOcvPC39gAMqYtLO9JJwRzQ99CC3\ndjgj/fdOpL/iNLiV/5d3wMPllUdxE+V3JfexmiqAOmXob/AykdIFb94UO2kX\neFskyf7fBHx+Kcrl2q694uHF074SQu5P8EqGAh84MuDegkKVUAd80SjTwhsx\njDO8Q+vmTlNZwKA7pRAkCw87u5CsHXQ71qPPmXF/sMbOBMBwQtq7B6GEl/AS\n4pTahVAfgCJDxnq5HcZNo0fgDMLkltzcaPlCoMW/9VqtdNnPQNi3dy/EUDJH\nAKnU\r\n=eC99\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHIJL6S1OJSvV+JXn3qVr/I+iexX+mZ/yXFrvxKWgQPWAiEAyrXIOHCV/7WVluPKq40mwL5QDUERCeIyluPanc+8L9Q="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.21_1564186524446_0.7316717052630723"},"_hasShrinkwrap":false},"2.0.22":{"name":"attempt-x","version":"2.0.22","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","jsdelivr":"dist/attempt-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"9d5e6d5af3005a9ce86db6f4b44221cdbc1fbe3c","_id":"attempt-x@2.0.22","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-ijo122T0eqKYg+C8RPIcepwQZbckFotd/Pm4CSemD8LDtczRjyQ2iavM6gsFABqBpW/OMajK5jxpKLJYEAvQTQ==","shasum":"8fb86c4e39507cbd8f5076fbbfafb7ea210bbf8f","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.22.tgz","fileCount":10,"unpackedSize":30313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPE61CRA9TVsSAnZWagAAJkgP/j2hTtaVlsHHZxd7DfLB\n13Z1+0GNmO+pVTMMxOhbWsNYCJ1/hmaVTpZk9EE0W8iNfIByGWxlIvszXfE8\npxT/74/JlmW73/b5Uz8AU0mKY40yhR4zwn4IPWtUEvWbpc6WyhfCuSfWkpg9\nrJ7RCHFs/jQ2PT4TUMSWopPrz4eqpNzPG4owwI49weGfjMpW0WtdnESyx5EW\n/o2sVKsjXjBY9tKZwKgEqw0jUkbnYYmQ+SnymOtYVbQ3Ab6sXdM/zMSCPEuG\n8lRlfGL2mg+ULbkjtAOENSIwY035xEqhTzcfCD4fNRy9xXadRj8iFdTxDhCQ\nmGkLLxstljV+M31ssOTJsMyjvF2qHBOCcScWICE26GV1k1EJmw2NRX0nhAUX\nVGHRP/aTjnfVmDZ7lA9IG31XLWNo40/whASuSznD+LwGVcpG5njvZE3rIyfi\nMOjswpQW8rboqKKIcXU2Jl4kzOvH6E6EJBI+M35lxuZGP9hg9vSipWJ3TXxt\n8k5YCVS3lZshdSGuCBCzbOPZua2J5jsbCSFqVqsCs68xa58IfSOnUtkOsskY\nKfEagLbvwUtMvN9TP4tx34xiecVxf08NbZGbKN9G8gJtDbcjLyZ77qius30e\nWFp/WgMKWl2oRFlFT4lJwke3Qu1c6duZLmUKlCwvTERtfn/Z8131TY9R2zIg\ntU+Q\r\n=X+Wb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1/4MtsDRYY1jrXY2O6cx5NR6V2/fdPn3CwuPjmgifSQIgWElQHzBq94AAvS4BYos+Op0KpsZkf8fHUI+cgun5Qwg="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.22_1564233397139_0.011865743380113702"},"_hasShrinkwrap":false},"2.0.23":{"name":"attempt-x","version":"2.0.23","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","jsdelivr":"dist/attempt-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"072d2824d54f95e42833b8e41572ef3b66329768","_id":"attempt-x@2.0.23","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-7kw6lBOinsgdmHDPv9uWYuCS1+7NDykUIvw73upazP2twpTg1/C3/tAqx6ntXGDA6DcmEtUa+Lyr/O4bLKkujA==","shasum":"d46ce7f2c3a5da2a38ba8aed925d5f6db7ae433e","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.0.23.tgz","fileCount":11,"unpackedSize":29829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQgvGCRA9TVsSAnZWagAAOgIQAIVYFqQPUbfrQUMgkzqa\n6TkMpRHNTPh2dnQ+59Dxdr1IGaP9e6EgktemEgVSShsx1vrmqEmSVpNXBTSF\nyHjEMknAeWlfSzrBRaLYKUMF4aLJQXsDctzfALz83Xz2DRFbr1z99jSmMcwG\n25wmgjJCWuDtt03ThOBdSPaKqiINSJcO0dFWbw8D65nmZO0/Qg829JPoO0YW\nIzGiOZ1qLZ2OvPuPiqloRBedmJMkGMuL04Dbpwr/UmmummgW8EdUdh7/2XTG\nq3oThXXHithwm8eLbNvVIOeb5K/XNU0yIEZx89Ve2xTlaMQvsCW+gSIW5adN\nuk9aw5svo3/Ia882FFxMeE7kRbLdwobiEYZgpdUcQQ3UFAFsBRVCz39Geyef\n55shuXGOJY+jMe8zOr0k0ly+VhNAuGxEyw2iHOYtTyFES3VvHb2cvCbU4z94\nAapin7B6xJuxYbsUjYn8nJ9fENCDDYo8OUqYqn1fYpp6K+j77EvnyoO0IbtM\nX1gz7aKzIS06mXF0zWGjrBw7RblQTD1B9sI94Xr5dgdbOeQvQ+uekG93//iZ\n24Y3S/I9rIXt7fjYSvceL8KVS0Kn/yMLW4SqoSCTg/OlIXPMuxi5oZQKZCcQ\nX3c+iUAo2r3ykpjfh9S+j+pXAwmTI8p0JaKXhzyFdCGo8lUGAnH+ku5VfAJD\nC2Uj\r\n=NKtW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCVcgb8n1XwTh/sRP49MXSdiUCmb0eWoQZlUA8PfXAq6QIgJwDQ4JmDHBZfVAQuyuBpXc/UmjcLmLaH0QCUAljGENg="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.0.23_1564609477807_0.17439141236679156"},"_hasShrinkwrap":false},"2.1.0":{"name":"attempt-x","version":"2.1.0","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","jsdelivr":"dist/attempt-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{},"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":"99cf5d6137b9bb8d0999d85e1c433fc951cb5c0d","_id":"attempt-x@2.1.0","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-6uEwpmnyxZbzZWGwDyvbEEZY1mNWMpMZsLmvBm9sx8WVK2AjT+QWsNVTJe4dS0pE4BXMyPHcX1DD84Rcw2GUEg==","shasum":"7162f43d6ac47d7eda6ed78589a76b566e2669b0","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.1.0.tgz","fileCount":11,"unpackedSize":33393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVBoECRA9TVsSAnZWagAAIP4QAJZryueHWgKTFDUxcoEq\nRGwaANdzBSprCkl+k5BNj8s3Yg7L4VA5N/LAeSMZwgkGoMbbuBz4znw8y2D9\n9kHKdKwAdflnTGalQpXgndB27PqZ2ZinnUtlRGVNDZ1Yt5HGI8hOe645J5Rh\nQL2hVwIiydtSnpOYHDyYA0sbLm0picP6sW+ipCMLNYJrpVqyaRw1RJAYHLCK\nImBOXoODIvgu138hxWeo9i/Rmlya1+ntN3BaDP/IDahcMu6ZeYl8JsoLZWGk\n4Rbi+dfTLDfG0h2FWML2PvfxhKvbiqj1u5jwbmmbjdUbYYZEFPysFQgOemiB\neFJcjyJSPPjY6a6rJ7bq7vVDcS1esHZlnwsFrUcGq9XwX1L+mH4ll4s7QBdy\nE8xgERZQElAjG9QrpO2tagq5eSbApyzkXoGROfwj0j0+BAQk/xxPW+YhPbxZ\nAuy0hDBia8ELqt/oCfkVbrx8yQqL1jfw2GYdlRaQi0nLcVOkNLvKVncR6HFH\nvApbgkwWcg9xvzrp5kGQvd13mmwcUDRMgFvMdsUuzRLdZ5r5vdRwESjKC4xs\njzhEFG7mtte52O32p06cwxRX6J+NPX8klMZwQGoGrymyXkUOJyx5Lilyw+AJ\n+8uVMMjFbCh6p/Qo8dnL6y2meYfyhNhjyhMVyiKtehib6vQLaqX2XO1rjthi\nENz4\r\n=UtzW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCo878tEPZTEAmngU3vwWUOFquSXnsaW+Aoi5OuAUpaAwIgf7M9XEDUIkNHQE2h/dI6vQYtJHp1Ci/on6AApVRcvl0="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.1.0_1565792771638_0.4891612661500191"},"_hasShrinkwrap":false},"2.1.1":{"name":"attempt-x","version":"2.1.1","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","jsdelivr":"dist/attempt-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{"simple-call-x":"^1.0.2","util-pusher-x":"^1.0.2"},"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":"066be89f0f904794629ec0afd5b2c27466852315","_id":"attempt-x@2.1.1","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-mcwu+LMK5Nc/+64aix4Wn3Ujl3tAY+5SVLteD83ypo822dx8Cg+gDRggOxA+NKikulbn7/FSNE53hnxmLo+Pvg==","shasum":"41b4cca30bc73bb971b7e0af0e32afe33b7558d1","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.1.1.tgz","fileCount":11,"unpackedSize":88264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXEPeCRA9TVsSAnZWagAA/20P/0v/js7mQfAZ6N/Ejm8J\nNStIA+KiPy/7kIcepdhLcFat8+JUl7AprpFkQSlrbn7g6cYcfCTYJLJS5r/s\naOnsBb08cQBlkW0gh23ZeCe3hL5Z6Zha4gt3yHMXLsGMczJfKZu8grwGuM4N\nTwz5rIwVm9zT95qWuNbLUMgGkMECLYhtk+CtTzks4TXgsyYHIzQiDyeJmIu/\n1JRtx+yWQAFMGIjYSCY/JAVU7gz1lijCFCMYa/XORcbkXM8asDCZVDaxC7Jy\nmbznNoswhda4SqcQ/x7PpYrYOMEYEmQRtszuUYe0D7VgmaYX7xoA4Z7NTGsd\nTAVtikknUj24el2NK9aHmrC8SsFr7OXz/em4rQLjL1HLIJ/Cz5qTe6/djbYy\ndTdgt81QUPffkinkpg2QMV/8157tzlXO+NVFGFuZ3X5FgJMkRa8pOtrrUc7A\nECCuHyFKXaz8T17M8PD035LIZIaPt0g2McZHHYnO+9aH879nhBDio2luEbcT\nTokGxbhLjWoH2Gbk7UEazcfk8qU7SvWbn4mpvUfoVbYgeKVJA56s5Y3SilSz\nmeMkdG0V5phQRwGpkV47pO2erM5Cd9K1fXBazs0OWfcWq2QJJwzSD4bG3wX1\n/AsluoSMRYh4panQHdaKw91TojsfyhJUBsCI3+p4ZZoM2wRVjCxGw3MT6GUu\nNeHj\r\n=R5yT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDGPVS5iSvMDi2bJp0u6fCC0hPwfvYPp1AlnqkPsj0G7AiEAhS6c7yWB06u9T+c9yCZzkeDpsE6fy0rVS5Yi/sIQ/1A="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.1.1_1566327773214_0.03848618809642734"},"_hasShrinkwrap":false},"2.1.2":{"name":"attempt-x","version":"2.1.2","description":"Invokes function, returning an object of the results.","homepage":"https://github.com/Xotic750/attempt-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","attempt","module","javascript","nodejs","browser"],"module":"dist/attempt-x.esm.js","main":"dist/attempt-x.js","jsdelivr":"dist/attempt-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/attempt-x.js -o dist/attempt-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/attempt-x.git"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"dependencies":{"simple-call-x":"^1.0.3","util-pusher-x":"^1.0.3"},"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":"a0a1b739a90965630bd7652d1ab9067eaa5793fe","_id":"attempt-x@2.1.2","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-vblT/0yT5dmm2qo8mfBjtiu0BGL/HWhxBFTrqHvkjQQSsXb/sTmpYIi1StJGSN5W/TX2E+FsuX7c23ExMZy2jw==","shasum":"75c9c801158b46da7411c6a6e1b85aba56cea13d","tarball":"https://registry.npmjs.org/attempt-x/-/attempt-x-2.1.2.tgz","fileCount":11,"unpackedSize":88264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZq6ICRA9TVsSAnZWagAAPpwQAIRr6Xi/JR8glLonzU1o\nqKNkX1t09P7vHuHdf7WTOfinOQnAVeTtxXrHT6xPbfd4rsb6X1k2IRcTpSFV\nco6idMYRkxjWTTLxXOzueuSoG2Sst1I8ygfZbcalhbVnIPl73sE3BPhmizDo\nq4xJz1YdleZs8nqJvRrXX0jBtrD6KL6xcdeRuWMe7MewVVbXUFAbtVAFsHM6\nCjASQlKp35uDXIzH57eL6BuRvk1+Jpk0nmm05J5/QzjeZQQiARrSrqEmakMY\n+wksxor8QMeERSRHQvA0jS0rFl3xnbffslBAxoVrvP/SXdNE/6f1dwZsEkhz\nUtPREIaypLddFqECTcjPket+/8D+wh2EonA57nmJ62J1qowxFnfdY5By3Pmf\ntxRAov4mrRXarw78Cvr4epcLVlX+JD8fmirYIQUdaNYsQwQQSTczyNYZYxDe\nbCxgTA4vhyCOSAi6afYycgldIBY71ZUa+WOWcHf0x4WdBiCnmGPaUzVoX1dF\nTK/RbLi8YWSBNp3L20VwBq+e5IUuMYcqGmr1RcebscNJuSXiV1VS6rkcciKc\nR61Zyl2xMvYjAXCh7TV6ro1UgdgBp/4wkErt2dQmecFhJoqRghK5dTRnnMl8\nVsyzhH5aiQXychFh+uWS1b8ZjNmlPq0+9I8QPC2vt09SyLEtn1+fC9DwrecO\nZk0Y\r\n=HR2E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC651A1c4w33Q3ML1299L1mfdhAPZ/GNqxy43T8LgDBvAIgM/j3bX8UilS8eKXPvlrpoP0zFgRZwFpYpZb5pRwaZkU="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/attempt-x_2.1.2_1567010439685_0.3108704359147225"},"_hasShrinkwrap":false}},"readme":"<a\n  href=\"https://travis-ci.org/Xotic750/attempt-x\"\n  title=\"Travis status\">\n<img\n  src=\"https://travis-ci.org/Xotic750/attempt-x.svg?branch=master\"\n  alt=\"Travis status\" height=\"18\">\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/attempt-x\"\n  title=\"Dependency status\">\n<img src=\"https://david-dm.org/Xotic750/attempt-x/status.svg\"\n  alt=\"Dependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/attempt-x?type=dev\"\n  title=\"devDependency status\">\n<img src=\"https://david-dm.org/Xotic750/attempt-x/dev-status.svg\"\n  alt=\"devDependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://badge.fury.io/js/attempt-x\"\n  title=\"npm version\">\n<img src=\"https://badge.fury.io/js/attempt-x.svg\"\n  alt=\"npm version\" height=\"18\">\n</a>\n<a\n  href=\"https://www.jsdelivr.com/package/npm/attempt-x\"\n  title=\"jsDelivr hits\">\n<img src=\"https://data.jsdelivr.com/v1/package/npm/attempt-x/badge?style=rounded\"\n  alt=\"jsDelivr hits\" height=\"18\">\n</a>\n<a\n  href=\"https://bettercodehub.com/results/Xotic750/attempt-x\"\n  title=\"bettercodehub score\">\n<img src=\"https://bettercodehub.com/edge/badge/Xotic750/attempt-x?branch=master\"\n  alt=\"bettercodehub score\" height=\"18\">\n</a>\n<a\n  href=\"https://coveralls.io/github/Xotic750/attempt-x?branch=master\"\n  title=\"Coverage Status\">\n<img src=\"https://coveralls.io/repos/github/Xotic750/attempt-x/badge.svg?branch=master\"\n  alt=\"Coverage Status\" height=\"18\">\n</a>\n\n<a name=\"module_attempt-x\"></a>\n\n## attempt-x\n\nInvokes function, returning an object of the results.\n\n<a name=\"exp_module_attempt-x--module.exports\"></a>\n\n### `module.exports(fn, [...args])` ⇒ <code>Object</code> ⏏\n\nThis method attempts to invoke the function, returning either the result or\nthe caught error object. Any additional arguments are provided to the\nfunction when it's invoked.\n\n**Kind**: Exported function  \n**Returns**: <code>Object</code> - Returns an object of the result.\n\n| Param     | Type                  | Description                                |\n| --------- | --------------------- | ------------------------------------------ |\n| fn        | <code>function</code> | The function to attempt.                   |\n| [...args] | <code>\\*</code>       | The arguments to invoke the function with. |\n\n**Example**\n\n```js\nimport attempt from 'attempt-x';\n\nfunction thrower() {\n  throw new Error('Threw');\n}\n\nattempt(thrower, 1, 2);\n// {\n//   threw: true,\n//   value: // Error('Threw') object\n// }\n\nfunction sumArgs(a, b) {\n  return a + b;\n}\n\nattempt(sumArgs, 1, 2);\n// {\n//   threw: false,\n//   value: 3\n// }\n\nconst thisArg = [];\nfunction pusher(a, b) {\n  return this.push(a, b);\n}\n\nattempt.call(thisArg, pusher, 1, 2);\n// {\n//   threw: false,\n//   value: 2\n// }\n// thisArg => [1, 2];\n```\n","maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"time":{"modified":"2022-06-13T03:43:04.511Z","created":"2017-09-03T21:05:06.839Z","1.0.0":"2017-09-03T21:05:06.839Z","1.1.0":"2017-09-05T19:00:14.988Z","1.1.1":"2017-09-25T19:16:37.784Z","1.1.2":"2018-02-24T00:22:40.893Z","1.1.3":"2018-02-24T11:52:17.254Z","2.0.0":"2019-07-10T17:03:09.251Z","2.0.1":"2019-07-12T13:11:19.741Z","2.0.2":"2019-07-13T02:00:25.196Z","2.0.3":"2019-07-14T21:33:35.968Z","2.0.4":"2019-07-15T10:29:30.455Z","2.0.5":"2019-07-16T10:05:10.582Z","2.0.6":"2019-07-16T20:56:47.942Z","2.0.7":"2019-07-17T13:27:19.503Z","2.0.8":"2019-07-17T18:13:35.132Z","2.0.9":"2019-07-17T23:16:23.476Z","2.0.10":"2019-07-18T15:55:18.306Z","2.0.11":"2019-07-18T16:32:47.259Z","2.0.12":"2019-07-19T21:23:53.426Z","2.0.13":"2019-07-21T21:44:44.054Z","2.0.14":"2019-07-21T22:10:52.144Z","2.0.15":"2019-07-22T12:06:35.285Z","2.0.16":"2019-07-23T23:34:29.129Z","2.0.17":"2019-07-24T13:14:34.280Z","2.0.18":"2019-07-24T15:55:30.096Z","2.0.19":"2019-07-25T21:27:38.367Z","2.0.20":"2019-07-26T12:34:41.970Z","2.0.21":"2019-07-27T00:15:24.704Z","2.0.22":"2019-07-27T13:16:37.301Z","2.0.23":"2019-07-31T21:44:38.057Z","2.1.0":"2019-08-14T14:26:11.785Z","2.1.1":"2019-08-20T19:02:53.413Z","2.1.2":"2019-08-28T16:40:39.866Z"},"homepage":"https://github.com/Xotic750/attempt-x","keywords":["utility","attempt","module","javascript","nodejs","browser"],"repository":{"type":"git","url":"git+https://github.com/Xotic750/attempt-x.git"},"author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"bugs":{"url":"https://github.com/Xotic750/attempt-x/issues"},"license":"MIT","readmeFilename":"README.md"}