{"_id":"infinity-x","_rev":"38-cd79bb333f00dc9cbcfc8a3fab9c9552","name":"infinity-x","description":"The constant value Infinity.","dist-tags":{"latest":"2.2.1"},"versions":{"1.0.0":{"name":"infinity-x","version":"1.0.0","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["infinity","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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/infinity-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/infinity-x.js -o lib/infinity-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"b3d499eff355b374d81bea2ae7906d4684e240dd","_id":"infinity-x@1.0.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-wjy2TupBtZ+aAniKt+xs/PO0xOkuaL6wBysUKbgD7aL1PMW/qY5xXDG59zXZ7dU+gk3zwXOu4yIEWPCEFBTgHQ==","shasum":"cea2d75181d820961b0f72d78e7c4e06fdd55a07","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-1.0.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGBYGXBxUoOpEJzTa+ySOTtMstxY6k0NhJCTgk2ofp3nAiEA+V9yvyld8kcnXiY4RVrwOoO1aNTH0tlWUFvHGBCdRWc="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x-1.0.0.tgz_1506360012343_0.6179403553251177"},"directories":{}},"1.0.1":{"name":"infinity-x","version":"1.0.1","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["infinity","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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/infinity-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/infinity-x.js -o lib/infinity-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"693a6814058b29e4d96f81dadfa30200d40a2d16","_id":"infinity-x@1.0.1","_shasum":"697fd007c53334bce45f34d777645702e49b2391","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.8.7","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"697fd007c53334bce45f34d777645702e49b2391","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-1.0.1.tgz","fileCount":19,"unpackedSize":299759,"integrity":"sha512-9z2NWRYyvd+IgRDmO9MBksSzAfVTYkampNfxxvAckXI0JUVvOQDr4EWDDXStlVxYCWIqEswWxiVKWUOYN7p5lA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDwFFo6PkPWjhwdY9sm9cO1sC1EZI3BEd+066ky35cfIAiEAtyeaBQBxsngkx+LOwewS3ulHe4EUA7QZW437w7nCVb0="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_1.0.1_1519422346246_0.8306313100603899"},"_hasShrinkwrap":false},"1.0.2":{"name":"infinity-x","version":"1.0.2","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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/infinity-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/infinity-x.js -o lib/infinity-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"70a1450369ed61b6ca337313cf611e6dbc91c250","_id":"infinity-x@1.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-2Ioz+exrAwlHxFBaDHQIbvUyjKFt0YjIal34/agfzx738aT1zBQwSU5A8Zgb1IQ2r24BtXrkeZZusxE40MyZaQ==","shasum":"374a4d5c8a9b98d2f61b782fc63892598de2f14c","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-1.0.2.tgz","fileCount":17,"unpackedSize":16716,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID1DViQIWJSHnJaV6NGROz8+euoCKk+T7todqSY2DmnoAiEAwpO+zdWhbULuxTLj8DR0HOGjZSRSCvRCULHL65VUACs="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_1.0.2_1519472007186_0.1877796380703014"},"_hasShrinkwrap":false},"2.0.0":{"name":"infinity-x","version":"2.0.0","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"browser":"dist/infinity-x.min.js","module":"src/infinity-x.js","main":"dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"2417e6857d66a961da507d736d6dd49db6f690d0","_id":"infinity-x@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-0AlZ67MhKFNUjRinKy6Znq5KptyiFKNJb4kOPS+mIHN5+YuX6OTct3eliCqz7wUDrKt8VxpJ+J0A/7598kbSzQ==","shasum":"bbdd93f3e0da4d4b9dca595893b56e21fbe9a610","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.0.tgz","fileCount":8,"unpackedSize":23100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJeQHCRA9TVsSAnZWagAAtlkP/105MFV5mi3BLxECv5pH\n1+aq+oc3A5Wcyk6w9rV5ctFmGx0S0Yog5wWwLub9xOJF9lv/6MxJclHX43mD\nF0HDm+7sEVsP/XCsf8v1fR0QZ4/atn/I8GTcavJsLSPBg4ICOlyH7AooGITJ\n/eCGHm/d52URv5tQJnTkD3KTkKgeU6KjLoqcRA1ad4YMTUNKFaWvmht7H31Z\nKLxIoGBTbEgZ5m19OcvHR7krdGQUVCaALv9clFRwanx7JDvjvX/c99hIOaPG\nO/o248qIaDSKLnokdAPnlFMMJ/PUbNRZ4vA4hv7wP+zorqm+CR5TRApaTsa1\nyhM9PZ6dc4vb6ulC4V5yXFMGuNXk1uEMeKVdqB5jdJU0HAtDUTl5/Q5SpW18\nPe5q+f7UTLT9GdLWqpO6fMt9zO74Ao+GFalUO968jLeVa8d2KtLjVQW9Cgtj\nuskk0C+Pfrs/gt3ag6FlHXLUdAtkhtz4DYesEFVy9iiia+HciavRuyfBk9K6\n1whS0ZwT3Ugtb/Sfeg15815dXqZObeN6pq7bmgojvbGS/By0dWEKjREzkKl3\n8gVOHtHr+wXVROFBkpLCkmu/pndFGU/h3fIlBbCcWKq1YJy/trRadpR1anOa\nbNgpJFaOWhCFgzZaRL4jhr9DY08O69zD3bJQQLYdPxZ5kXp7ta5Js3B0Q9ug\n1Upt\r\n=Fkma\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFkGqZm6up6zKVcibSVLOLEMBVfBt4TS2Xslb6b9LF09AiEAm9cm4RwZqQu5mxzszQL613TcNEKCWroKnAEy5opbKHQ="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.0_1562764295382_0.21731517579643866"},"_hasShrinkwrap":false},"2.0.1":{"name":"infinity-x","version":"2.0.1","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"edf2ba48ed4c2eb350156df8528971462cc12f57","_id":"infinity-x@2.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-gboehqAur/Sbd1umeqSVcPsdsE8N9+R0bOKv0F/PSaOTUA1qoYhPFQiVmJh0/xgs9zpNhX4AMafcJCRSDRU9uw==","shasum":"4988b76c57d8f8739b0e496145eab00df4272e17","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.1.tgz","fileCount":10,"unpackedSize":24160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKH/QCRA9TVsSAnZWagAAKP4P/RGjafcbyi90DkmEM//J\nwrfC0c9lgHl6/H0IjEEkXElwDyHymK5CWsTjcVQD9Nyl6rbxjinYs8IKp8/1\n2JCm1xQFkHDLsAamR00D4lyb8FtlXoslJwtCJ65IStmYTJPhJ3D4h6yirnc1\n1nt5MGRr+Ew6R91++5GGgaY2Jio16qSj9LN3raSCC57Lpi7PNesVib1hbhYs\n62qQZHb5Hrs+3LEtgGVmILy+hZCzpj6J5H6og3SfkhX2uxWjIg/nQJMZIPH7\n7K3KHV6jzE6p/LNy90XqOjhw/o5fmsvZtCjm6OTyGvY8pJJrQCb71G7iXnZw\nyPwbQkbki1R9tWnYi4KqFmT4j7i5WzUMT94HUGJrkSr5tyJ3C9uhasADYdlt\nN3t/IeiUhBkr2WJO95OlecO27TFsg9ymGFc++rULggHKSpUvsDpy4JzW5uUS\nBZ3VJV2k3VgQkSDbFlLlrXQMAabczAMi9WUCyTyJxgVABSWdZGYYLKRVh19h\nibmAIJEzY6QD64wR77Gxn3arqKfZ869NkaqtKt/8KQHkf5xc5VtFT4O6NjRl\nf1psWhEiwVZMVnc/qwezbRqj/ZpMWLs4p6UtV+givMITWX4w/ic3zJEfQgry\nWc+aHlPB36a61y1M2xZFnj/mAwWmNDWg0+q2CYQhz89SYExEhL+QDBXaosRC\n9lry\r\n=YO1P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTF1fAIKx+ZiqUb0csZszQQ0cP1zKuxEjexix/bs3jZAIgCW7Q8iTc0TdjOeorOuDQ8nkWOJAOuONsLzq/FrkiG1E="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.1_1562935248107_0.7765775139013216"},"_hasShrinkwrap":false},"2.0.2":{"name":"infinity-x","version":"2.0.2","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"4bdad16467592fb73c9af7828e3fac1ad43bd8a3","_id":"infinity-x@2.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-w/PHuMEVZiBPRIOb5BEhkNuui/4Iir2vgwNpdin+nlNSRXsokXCqM11unIw0N8e+G6L25YGF1jPWzWmTDUe1pw==","shasum":"887439790d47bf09097374e58251b17499d31881","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.2.tgz","fileCount":10,"unpackedSize":24160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKTpkCRA9TVsSAnZWagAAnREQAIp+KW3zLelKpyt43jXp\nNEu5dtnwjLKuMrgWezS/Frsit/DNqY2Hnllgor3Te2WYVq2kpuLV1kYizk71\nD07vdHdbFSzh7wayWpToqFcO/BWsh1Ox+k9nKE3VyAXnTwTDVByly+U73hqu\nveQ6di4pHIwwIEKZ/fmRP6jHoEIiwpmJLG+Ls6wANFBo21h1kQuKFpcJWd/H\nlbDsfxvTE1PvQNcNEyuvJGVoR2kNT9O/nDn8p/E1TINfjjh1RbKyy5AWIKpP\n/LZyE9nJ83t+9yc/yY5mMOMF430duXqSq46hPFkrKdciOEfaF5AQI1EaNeBc\nvVkFN2r9jhrD9qo28BrC1vJhJtX8aR7NgvZc7lndtyYm52jk6YpcZB87hfJk\nGq/a+R8sNrwB1VUdWlbKv5hoLNAl9EofSDP2Vl2OScl7+alauSeC7WEI0nnf\nkZhVCyzWhdOAkVnH9R5JbPcEXw6e9PB1kgoMrvz0YLYI9f9NcqYQMHqWscDI\nCuJx0J5UkAp0qlx7j1NjJ0IlKD1brJ0i6yNf5dzU5naxKJ03uazxSoYm94sr\nXglPrANIc3xUFFzU6zDLa8VdOYbr36AHkAevxnhkbgrucEAAxWzJkwxNHyog\nVJ/QC/nyLU890d+wbW1KT8JlPZH4SeVvpy32Q9TCf9M0gydZNoU5ua7bANZ9\nJ2jt\r\n=iAcj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQEEW7vt5XQ7r0obIdKqzhSIVWIgty3qCtdc/wIHESuwIhAMmaPut+3kkin9hei+Bn9A7zCstKZAOTDEWJAQyvWi1Z"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.2_1562983012169_0.5413250224272483"},"_hasShrinkwrap":false},"2.0.3":{"name":"infinity-x","version":"2.0.3","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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%"],"gitHead":"93b04dcdc742c00ec884209ad92dccf0c9bac9e1","_id":"infinity-x@2.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-41fl4IMJqFbnGrRTKR5u8xcDsVgfx2hKBHa5MrZLI+RCRR9lT7HkMdIy1jPIq7cgQKhvo5gnUBuxJ99vLiIqJw==","shasum":"808fa257487490a782b04a4b2321d7fdc82fc37d","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.3.tgz","fileCount":10,"unpackedSize":24139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKmcBCRA9TVsSAnZWagAAof8P/0xw9F+sEDAgTn3LZmm9\nkXt1wc8/xn8VswrW3/12vgyU63ompnElx5EKuGfbRxcML7vC+wXdPL9WqKDP\nCkmknDkq7zPj9IS6UEyIpCNREZOtaCFPm8cBkbsjRMVg0eD92YgAA9fZR4nc\nCvMTs4o5nQyJPDJznwFJ+Kmbueythj63Wy4z+X3iUJ4P4cUvWLMZp6Dvvbg6\nFFvQ81FkbmYyVTDI4LURO02K0rm3cgZ+Ix818RXAJYzPo3YVs6MI5gS3cLpP\n24QoVy/L53Fu+A/a59EBABkmxOJ9bSjPULqEd6OayWBSYsBdaj9696BwIIx1\npKWukF/PELt+jwfq09mEm3IWUAQo3qtIb+j6VJ6zh45bBMwrAilLOWyHa9/0\nwkA+SSgNYBLVjK5/k3mv84Mu79N7+beMq2g7fsUDU+TimA+oQURPUuZ7o3UM\nQIKpKhLWqZboS62R6za11GoFkewdhLYBS53Cc+g6PcmTjwg+ax6780sQhnO5\n62myh/WHrfxZxpNuo7LZDj7wKP+VICZu6ROS4caBNdOF7v1QLGGCypLvA5Lw\ninj86zC6JJf9N3wd06x2tAiVtk1qJwZf32UieUswGV5y17xv3N6uaxrvGEk9\n52p87W321/BL0sHVMb83hsJ85DNo2ASGfo3paxkSMRryzUk97izNzZ4/ys73\nREMN\r\n=DHll\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQ0Bx3757L1zNDBIf6OdRSeEmioCtbGqqYHrlTFy0BMgIhAOBI8BOlKRyXmj63G+TI8GPmJQLF3XYm+ppVkgkk7/ho"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.3_1563059968948_0.10102467499732226"},"_hasShrinkwrap":false},"2.0.4":{"name":"infinity-x","version":"2.0.4","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"ef15b1179fe0e7da1dd2269c4cd62c30e9cb1934","_id":"infinity-x@2.0.4","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-i8CdXrKzjInLjtSLg5PIcMqMgcE7zOXEOHkEmUeHv4LIfALMlIgavtLncs3pnARm1Q0Il71pIyzliu1sxW7pUQ==","shasum":"15ba7a3f27b6f69e76c0ce08e319228998e85ff9","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.4.tgz","fileCount":10,"unpackedSize":24160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKmmBCRA9TVsSAnZWagAAYZcP/2RF2DFiNWjCJUbhGnel\nPvKClk/cwQhrSH/QV9sfM0S/UFwd2zWn6MOwEvncZsOvbQgVip+/+qICnL3n\n9ZyeV326tZDLuFKOmMWDeI68EHqIbe47oFbLLLKy/odGor/GvqBD1yakmjAk\nYN/S4WYk/MGShLCbYQFU0pW/QmXc60FXqp2sKHDHCqhNc8zQLGiEEmCRB4Tq\ntD5eSvNwLsuDaGphrSdtT87xUCX/SnmYCOzBgyvOg1Dm4wAchUk68tkvLaLn\ne2RjGCNxXvzvxQEXT8A8nkWvp2gjaBfUDRyKDotaWMCOovOHm/Pa9udJs0jk\nu6+3bK8eq5hVKcj4YTVTSxhEerq38cIWHb6Bn/pbpm1+CrJ8Vt1oCLM2oWvg\nLyOy3MaTrs8VtIFcQ3sSD5k+jeWirWEvr1CwdMbQmALzcoEieNinv3iCTHNL\n7yzcojK+zEKSLnVUzadfn0pnEhBBnq8WuAGmL2gDeCqJP+ivUTFTtKZZLIjz\nABrfrc/IouVdKjWKWiRuzMcZCtr11X+47ALbxosy7CQSkv0LyQPtynPm+Xr4\ncDNC9oIBQpEYRBYxyJiNjptslrSWsi6cenBmAb5k54XC46i89KlDEfAhhZr1\nK7blFDsHDFMkQbqKFlsaCs9cksYxVtEshZL+3+ILVWBVNeNExoMgIrS2ddNz\nMZfV\r\n=xUJp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmoMvuDSgLH+NXw1JdbKX6cW1aLsbklwq2auYPUkLWyAIgAvIBYFoB7bQF7lGoz9J2C0fb0BZl1dVm5lF7Olpl22Y="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.4_1563060609071_0.5721584191084426"},"_hasShrinkwrap":false},"2.0.6":{"name":"infinity-x","version":"2.0.6","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"3ae6f8cf6884e47fcbfaa440e62d74b0ffda0a02","_id":"infinity-x@2.0.6","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Fi28PEkmi2enq11bONsOfSvEaVs3Fe3pPbN9i0WX+yPwMOQwz7cG5tEN0PtU9sDZ5/Lt7XSGbkf51QhR8o2leg==","shasum":"043a6068c4a542d5e19298e68a25cbb4c8102da1","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.6.tgz","fileCount":10,"unpackedSize":24160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdK55pCRA9TVsSAnZWagAAp5gP/0I7ly1c5wSbsDdP+Sey\nLkjk2JhPuLp7x9S7bBa40dWTQCB49i41dBXsn2yJ0CNX+BeF8D+kQN3K7qDc\ncTpy+/q5QujUA0gaTPQ8tObGHSmxKf31rC/XrkXnh+ZCYuBBFdTFrIsJE9SI\nwIOddtmwkrrJuBNGgzObuUMmI8ZYoSWR+AzGuV8dF4bBXvQ6ggqkvujsYpVA\nrAXyfqpr2parsl1CKW6h8bXrvvOaGfLMKRtE7lwdODgUFyvIaLupf0cILyKY\nN54FJzTMyhYVJFJH6EueesuNfX9aaS6z6DgSxlqQBCX21sXOS5gdTkm7UZfp\n9jT9bZoAe/HxpqX/kqyIkwtf4w81ZP+3zBis7K+KH34QcIxL0UGLmDcapGOt\nNo4NAlpHgh1hBBgmm6nClv7Z43VSCSZEZs2IxistFbg4oIQNg1XXRIl3NM4V\nJ4AlOc6L9b1p/Q5TNHqy7LK3oC5bb9u2dUwJjT9eLacEThiNhcti2mwR5PGM\nZumhyPBBtor+BtPZ9HslmV9KDt8b9Kp950byV865uE0jt2POr71SfXVpqO7e\nXwTDbYOm8NDr3G0j5YDlV9ciqFSGwr7SbUbH6Y+lXcFIfODYR06wfEwGBzxQ\njBq4ns+lJ5jAISc6iVltd62AIcrVGRFRz3yIyGNvcStbesYB/+hEJs0mRmSw\n2y53\r\n=xix2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJEKpJ4tTC2z8+wG2KFWIYwDSiORSbYHB0Kw2m7jjmEQIgIXypXm3NKDjjZ5hckYh7Ld2zieQ7ohekZXz5ntLEr3M="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.6_1563139689172_0.0024202231961150122"},"_hasShrinkwrap":false},"2.0.7":{"name":"infinity-x","version":"2.0.7","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"bfb159cc54191b738b4ec43f1ba23052a251e095","_id":"infinity-x@2.0.7","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Ohezm591GfO9lPXnEPFrDoyB12nOICkBghkTbiLtx6yb+480tP6/MiStuQbS3qSElOaVtHhYVBsM0XeN+phxPQ==","shasum":"81ffc63b25d252a88d048334dc5ac755e00bc140","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.7.tgz","fileCount":10,"unpackedSize":24160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLFOMCRA9TVsSAnZWagAArD0QAIFUC3IeK8t9WxqIXi8s\nwcQObDyN8brBYGRT3C4+m6gMXsPCvzadRDb2mUVDQYe5B/3nmUNmAmiluaS7\neipSu9ROV8PDxKvy5Uar4S2UqhMwobAOKQGEkF2k+x5sz3FUuLKFeCbX6NI/\naiDhTEpq1CsnRts0LtLqA7MDc2MSsO8VVcnYAaHxRhvodDuBL2CWiDc7Gc+0\nS7ndSwxUOlo18RKFLZkSnR3Jv68vdwsFE8rozk37YPtHEtDiMuLSMJ21PO3Y\nLREsjW5npkT+qlkzMemg79CDHT89GUTAiduO7KYsbs3unv32cAj4mkNB8p5K\nSc+SfILUQM+FL8djnWxj4wcrTC+stMzxDvkGsHohGjJq493o97TRnQKsQq6v\ne5p7WaA1UUdyVP9bZTehnbWHLpCn1jL0Zi0pQt9E/Jc5RTJ722HJ8+Wj5ZxB\nCa9UnGyNbChSYBk7oz4uKiZwqMH1FUvZoQyVSoRC7yQnV7ZXhkJ48SPASC17\ncyBTorc27CNJ33ZYxHpkoVsgbWDpj3ou4GZjG5ELdCgq9gbZmuQW1C44KwRG\npQwVXmEqti1PLnGUWhiFYocvh0JBKJdXOjo6yA3cvz/V9VGmEDKhpfynWqIn\n+9w5xQVHtoLOUjXDFwjrNH+42+GsrRsH/dx8JxwdQNGj5O5xRidGlh2E4Eoa\nfRce\r\n=jmgu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTKZyJyfo5GFn540bUG12U4ah8kovW1PH9i6TK/Yr2JAIgM7/LxM+Ki08Amk0zkgUCOAmjNxqxUU3xCC31fGYLEHU="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.7_1563186059607_0.5946059951680445"},"_hasShrinkwrap":false},"2.0.8":{"name":"infinity-x","version":"2.0.8","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"22a3c5b15d8586e6238dbe7b64c15dfa1e4c5bb5","_id":"infinity-x@2.0.8","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-bS9pWYthsl+vtMO+IGpmQzSw7q3zMRoEQzHKUV+0zUDzVSzZU7GQQ3wbDejWmmyDxJ3EqicR4v+W2gJAxP315w==","shasum":"7008041e8f5f3d29b7fa6372c8a627a2534175a3","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.8.tgz","fileCount":10,"unpackedSize":24160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLZoJCRA9TVsSAnZWagAAgpwQAJqi5q4sqsE/E8ZiID00\noS9Fcz2ZC9v2dVBG1NY3vj80RDCXZJAooUkhYl7rdwOIxpMlKko6Dr+JLF8e\nbQ8LrhoyYkgjN7qxuyyO06+KrUsCPzYKDPYxAdwjRy8RID2lr6YSR/ycz6QX\nJU2EcZ3MK5AZkBuTEun7kHAGRtW8wwBhnQ67F45wRJYTn3DGfbRFwI0qA9Ap\nv2h7hRRDNEpEcdb+cbTOrGsdYFQZmAd/RzenY719Ut3EWc6XcViyi+Gg9gwI\nhFI6V/h9ssD5IWMBsMo8/OfsFNljoBhzdOD7a9r3JknigiHltKuNVLznivDG\nCev14c3+vhsu78AEVldH5dfRt3aG+dyf+K3pjuhxjxZ+XDyUOfcZtoJWk+wk\nuqoG6GTdZgu44F+74IX0oz5b6c2LPclKdG3LyibDVfk6PbQL2Mmc5FmX6sPm\nkrB0P69N6fMvzSthjhPswEZxJspZTW/eLHObrzIGhXCyHbqI/3+oQ2FGNHG0\n13pJ3yNg/A5lR7sFdnWI5LH2guIHYWTjINkZ62L7LSGUO6meXarMP7vdk59U\ngjMO7R8xpwFe8OJKkqmPgpw9A5ZYWk/t6XlWELInC0YVyDz53vgIuIHFjSVs\nOdRq8d5jkdD7coWg8LfGs8CQKR+lXP2T7ALJlphjxRTk5VJdy/lU2Z6FDtjd\nQd9x\r\n=FrRV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFJo24jCzmMdedIUZk8t9JWsvzPBW/ThrWWIIR9zDfxNAiEA22VeizFf/74LzXN85qNMHVibggsKgzyZseTXYaPgvko="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.8_1563269640643_0.7898183744525782"},"_hasShrinkwrap":false},"2.0.9":{"name":"infinity-x","version":"2.0.9","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"cc2608cb4750cf1f94e3af536e17ff28cba625ad","_id":"infinity-x@2.0.9","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-7OfScxaKLHuwiqMnw31PzENSMAyVpNDIPKGBBB0DmGJO0f/SeLcaKy2erQ8cxZImHa1DD6TFOYgpv70s8MNEiw==","shasum":"63526ccaf3f370f164af271a3bf519a474219613","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.9.tgz","fileCount":10,"unpackedSize":24160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLbyjCRA9TVsSAnZWagAAHCgP/ijIiYQs8yazsysL16a4\naXoAMNV/qZVvcSL5uEdWMQEua8iCi6qoVxLFVmnCBx0ZJZ1MNamqXozPhwT0\nZW4c6cU+YMu5E66rlZELwTyutCpcoJ+qtdmRBJRYrapUjxBMsaDLj3i/01yg\nO50ExERt6ezPRWQkbe+R+0z7CB0/2Rs6RIy4CWrhfc4k10M7IzjhOAwRVMvw\ncd2FxhVfLN2Ndki2C0Cp9LljI9Fxx4nEE2fvRSnN8U1r8G/tZelrKIPAS+0H\nWOUawjaf21fNDszGGF1BjTXefWhQXKNeZS3PPoy7FCyeWmXXyPMxtv5C2/yl\n6qGTiDlButYjlUNgcU/VfjanBqK/LUJXgyZo6l63vm4iJPMmdZqVTQn4aupy\nyaQh56tALshnT6PIR4nufcKaVhpRIgZafASkekWjMkgD/T9FkFXsmfI4WPWg\nv/EUYIfkcaeeHuIxcRfH3vlb0l4xo+xmPabgtLzLEyyDUzQfOYyziDOevSJL\nQhbRi7mZxu7kdieivPONkEr4SHaPEsTBDeU3aL3ZAAatq23a2gQMuTqSPgyy\nkzCLBsOElFE2+qqxCri/7VpXH3iGLKCqse/rp/+PQtFb5/NXC7druRg4RdXh\n0lpIXEJW0a0RS4ny6Q/2zy1SH0DTNYcQkALk0MAdiCWQW583DRbH4SgiaTrc\nNARV\r\n=4b0C\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDIAe9DWkVD+BrbRXq3uBxIHpKIoXwDawF79cEZ24e8hAIhAIAMM92ZzBy50z3OlhGg9yqDBUVGOhBGu1Ll7WsSWDkV"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.9_1563278498574_0.6037981802460675"},"_hasShrinkwrap":false},"2.0.10":{"name":"infinity-x","version":"2.0.10","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"96d83433bb78c99a00dcc904c776523c2868b537","_id":"infinity-x@2.0.10","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-YUpNvJkuYHRJPf8ryGV1rINStKgAIxeEg514m0NtzuQEvwYa1VVaZPrwzUaMJboVuqaNTkOk09xRtMXjKXcm7A==","shasum":"f4035d1e8f475fad03ad2266c8de70656eb40ffd","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.10.tgz","fileCount":10,"unpackedSize":24163,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLjieCRA9TVsSAnZWagAAYS4QAIL95KSp3xgUiXBg7Qea\nPyCVrGgKUMW1TZ0FV7kira9c+84ibsXC7WTKOJ5LPygY7yv30990ihp7NdSd\nibMaqMob57hunAU+34Wj3R/XcAhwFd9QMQ/5kCu3OMSWjTzUnbTDINjuVMMF\npgWI1p2F4AJx8VtEGjgbyMDjbAwwQZkJ+qm9AinDuvBDkayF8HFKIk2osxwQ\nI3HrA01rOtYAI6tkfbNNc/XunkalmQkogfjGBneoFMVwelAWoVAKnZj9gK0J\nuHmUkCrsktpYgTE3Hmc/8KiFO7LsUfkQfRfTp4atn+H65Q2KFndrCNIC6TZE\ngQb0MxInQ75+B7CATVPsyO7JEpTuAI7Lc7fH1ShbQ8flxF1kwGTfc1IxEzyg\n2Nse+eEZHRXlFBtIYUjSgjhvBKaQadyfkiy8OlpN/an5mNPmiPFvJa9NMkuG\np3xupZakF5FgvTPrvBX2B2lHwhrTZIe319sFGEml5uKt+uV2Q5cXx9nycer0\noUoSnFBu8y+kmvu+/xALZYwPJe16aedAJfxpH+JzvE91fMEX67RlSuBqwWLM\n5Gid6SNQfPi/Fwt3+wbqbTAHWBP4ciPZSKF8VNklANp0zF0DLEnV3ZZ7bS3A\nh0iExdCLo8aKGop4URL3RzHXrTXdhbbX3jhhWDM+0RqthSLcnb0xo3HZdExP\nADa8\r\n=hYia\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDH0MPKGMmLNR1/NR3bBCqulNDtrPyrmHFZmopiYgukHwIgGnYrH+sBRElgzFS6OpXy6Xh+mqtTAtyoZreNy4PXqpQ="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.10_1563310237775_0.6700522825095305"},"_hasShrinkwrap":false},"2.0.11":{"name":"infinity-x","version":"2.0.11","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"54775ab2627d3d3fee614dc8ef63131fbe131070","_id":"infinity-x@2.0.11","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-0duZkDULagTEY8r20up90ifNs7HwX9dtBtO6/gM3LdHm2vSxtwNzFUX+dOw9QI2liD92SFlRMg2SPI6HZKm+EQ==","shasum":"6844444b50bd33179346e6788a9ab0e2a5e94d0f","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.11.tgz","fileCount":10,"unpackedSize":24163,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLyC8CRA9TVsSAnZWagAA+gwQAJ6OVq0BDSyK8PhL6glt\nfLwWOKqd3cUklaZHeoGY4Mic4VpEjJWL69EQhs2+gb3VfumkMRE4EQFM7KDm\nnXznIhiuBytfDfHcwnipfKnSxNm1oGsrlsjgjfRTvjSd4CCoikWEf/SXsaRI\nGw/Qe0TJud0153q9erRnLpd+gPKSQyJ0ZgwBsikl9Tptx+vrdk7bjvoIOXvd\nxP+u9JvUHRbDVyBHxZauHqh9GsTNC9hhH8Zn73H47w+qZYz/qRxR33nfjDGT\n1cyMPbvPLKWOaETHAe/zsv0k8N1gwYzGOmnGyIP6JThrSh3dhMSTI7kC02i1\nwmXBEExqeJta/etSsHYAocSfFi9w++EP4VclpxpdaPHAcmxqxwLQ8Zs0orrE\nj2adN7Beo1qQvzcED3pfU+hAOUQAPWZItQXvBPlBmkeU3rUedVCtVSd4Ni47\nBMhEDREfgFelxIICyAOlGAniM/QVV9rEU2CSnPGx1ZEU+AbgagVhA9eMk6he\ndrmathBaMohtQs0sm4HNufa5opNbSrHh68iNvbJalCnYIeIspei/yvFiXjlV\nDNzLchAC/y+Rwe+YKyauRgigDVtxinwLRrgJICxGN6gwhunjD6LPffWy63UF\nve3Y3UnQJjjBFmYGA7eiL1n+S7bZo3OqLMak8xJHOzTPK2j/c2Dlu544Tu8j\n8vop\r\n=t4OT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICWyyvkr8Ie0S3AuJk5xN/lCu++tyzMs9latk7KdTdjpAiEAqHRAq+wMZa1WPhszi5HxoVnvn1L2eSdvNMErf0w/2tQ="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.11_1563369659975_0.31002945940719995"},"_hasShrinkwrap":false},"2.0.12":{"name":"infinity-x","version":"2.0.12","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"58d9243980bfd9d8f2e3d4b49d8a100e88698126","_id":"infinity-x@2.0.12","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-qyk26DKlWD2jof/h9SWuWmJGnOE0p2x9d5SNOxryn/u0sN+nPJ1XJ9/x86AxHMnnthDdi2Px1GY6qmtCECvKeA==","shasum":"ee60cad2c4341629c0fdadc1fd07ff7dc3a30e71","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.12.tgz","fileCount":10,"unpackedSize":24164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL2PLCRA9TVsSAnZWagAAxqEP/0spW0q7H8VfWgm/HEFC\nH2gkTR/6cZYu6hHfWkgwvLlsl6KijrUMc2cNt3vR3V34PDLOC9Arir6+J9UQ\nSqm2IgSf/CEOSz1dARAt+HAAiAgKd4ksBOjx532IAjnJN68zPl7isr4MCwXF\no0ucBYpSBRkEE+mfX3Lch8kV/rk3NYWxPNafR55fQmQxf8uRXvapoS9mmnOL\nepntYYfAf5lPHG0BuT0trAP1dsHML5D3yUw4m1B69WYl/aVGj/m2rIMxplSD\naYi0cxp53iwYcdKsAUyt0A37fvhDurynaOHCn5SqjCmDXMiqD5th/jzwjGf1\n6xkrOknkOwlLeoQbt9ekHXDjtMQmooLh2fixx3W6e3RXhgspWRRl5I6JINxA\n/LfGE+hjBMvXloW2nhSWj4ZjvNe6MXqDEZKRAnMqQIk/rTW2cV9x/o1+K7gC\nLGYGv7ANGrUTej0nvgrZYiPudszkGLPRZCOj5hoe3sNoAbgbFrV/aXonGe/Q\nF6fAgcDc2tOR8DJE5DtmfQXCAkGG9h0ZW/IbBX4tJ63eDmJVe/I9Qlo24HHM\nyGW0oPwjB0EDC8CTCIrUfrl71hMfc+nMASi89RAkircLnh5srh0kwJmCWzqZ\neb9ElZ5znMz3F1HeEemaL1WkmOx4LVfHqnj47fBsH6qD4FLEpLKfnqcFCV16\nEVwd\r\n=uvSU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbh0t6YJ4qSjSZKwX931gnNdPV4nTKi2GsceS0q46nIgIhAOriNpbHnrwpyDXHSEhid9K42u0HGvFSgGyLoC9iYImj"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.12_1563386826742_0.09715719816593316"},"_hasShrinkwrap":false},"2.0.13":{"name":"infinity-x","version":"2.0.13","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"851848f20d94dd71693858f04dd022a1f0f31484","_id":"infinity-x@2.0.13","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-TSkS41i41tKYUPJZerl7tIt4UcLGGrkjt3Ave0e7WiVjCcJKxXAZbGETHIdR7TUyqzkOrddJw10vO51gxqUi9A==","shasum":"f286f9e53911ea7add8f97dbc3ef5364d5ae4651","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.13.tgz","fileCount":10,"unpackedSize":24164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL6q7CRA9TVsSAnZWagAA2u0P/1d+cm2KXSOl6OX/Wo3g\nTrG3ZBuiMPid6WdT5RVnlGA05fVtO+UK2focvW7gc/QFDTMpVaUbC5O1tVbf\n04e5ECbijUPi0kMPtg7r3v8nRO6L03mkowO/oeAwK4yTyQ7+3HsQyzm3j40g\nlWRvIVyW1UeWCBQHjx+RGWw9CbMObzkHvJQmD6fMwnExnKZJK0GBfiLnmujz\nf2q9NZvdzbxyvaXzZcrXJcGEX6U8AJYMeCuBP94hWvsf9B0l32KJVmJhSFVv\nOm2wY2VN841yP2SwG9Zoub0m3FOwwISLzJW3EGIBlU/OBYYOOdzAX8H3GDHp\nZqwsfEuy1axuutrKLn+/MaIxNtr/6v8+TzKdi5obnGVVykmpRbs64iq4HQs2\nP+vpz7LcrLsxc3uYaUYGFzbePBsHFyhJJ3P9F7yrff939CA9XY8hQg6uWFpY\nV8Qp6fR3KwlxwBg8AmY6BOA8pU7DKa1thxAaBlbOw7zNlxYKPnLKLJ7sLNOu\nu2uV8XF2QAvyzgaUqyxoqBSfnz9PoStNl7IeEEnfiH0JXSRXBY79gK6Rq9zO\n6bEG2KTPum2jQqfdzAvZHXNJB/yBOdPEaZDJaLe206wjlWZNqueX1ysqFXRX\ntknzTx1hRsH/NAWqeyrhhQ0pa7C9u2vC+Nb08h4zvGGw7hxNkggjeS0NR4lo\nPZRk\r\n=b/Yy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUP5zRb5OOi2atouKd34upjH/nShwj4xCFP+tA7DtUiwIgHUVij4UJ93k1KHw8xUodtLUIxdQkAzHkDtojxOlRoV8="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.13_1563404987314_0.5372420928854751"},"_hasShrinkwrap":false},"2.0.14":{"name":"infinity-x","version":"2.0.14","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"6cd27a45496cff0e7efda0388bdfcc342f6a73c7","_id":"infinity-x@2.0.14","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-XoEy6z6y172ljjvVcMDUfnZ4EKNLF8EVh0M25sHDGHNlLO8TOR6obz8BeD+9y/zd5qce68JlmoWFB1iwIej2+A==","shasum":"b145b027fd1dcf5b2abe48ed695fb81aa65fb5d4","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.14.tgz","fileCount":10,"unpackedSize":24164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMJTxCRA9TVsSAnZWagAAYp4QAI/YvhTdfmRrs4dzekrN\nMHbjKUGMbA3JfcEgUFIb5rkYCuTbshNdTpcBUNI3mtRPqA0y3CbE3Woem/VC\nRZZFYi7s5JrVXGNOUWDsXY2j3ZITusk4O1T5izr6cgxYMkMlGaH5L7CgWrpS\nvCpVXsHS+UgE+PNu5LB2xROqYy9gbTyN86n+hWFQNE1MW/qrUSuJcAIrYcS5\nT6WRGnSzOdQHprZYAZc4Ihsh//YKHnPfPW4lM0IbmMMmLRCeLtAOjoICj9nR\nYaaq/Av/FUymULyUn97u3ma4DINZRR3aN/IFNMPAyew3CtKnoU41u8i9wVvF\nmLKF5F+Afpzg78DYYXLv0TZiLTaVb48Tg81QWBqFKeOWCzvaICkG/MacdbCW\nNUToyP2EI06VWGdDFwqtrU3j5iCtTfSTyG2/HoaBb0Jph+LyC9S0n04diwCY\n3s3ZsjuikjP/APgmUNn1ZkFQTQKU9J3cq4TH+5nOjBJb5CQAwyAyNa4LdxP/\naC65XqVw5qav15EYlNfzpv91DNCxCckasxjlSzd/WW/2AgDxRW2k4f9JDBg7\nYWHXAiGCEo3n+NYWFYfZ2txUOfu7l7Y8W3Qj1uAPbIgyr7DzqXuOoDG4gz5C\njQCys9+VpLAhgcGrup2n6q44xytR9mb6pJPL1Ag0tQRUrwVHwwYeqWFdCMbN\nMDoM\r\n=oDw1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcJ0qJ++NcLhs5xhz0BZb7At9hEoOjGX39hxRpoXKuIgIhAOL9t51ZphQ7cieCDlMixUTW5qX0jlfQyeC/QSnadVeJ"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.14_1563464944923_0.133580956182209"},"_hasShrinkwrap":false},"2.0.15":{"name":"infinity-x","version":"2.0.15","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"b7fcdaa199399a054e1f738d238cd4af6ffd1eb0","_id":"infinity-x@2.0.15","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-JChyKqP/vKnzmkw5xBVw0SUhPO1fZLbnLIvU8ddO0i1PZNsxQ+r9+C5mJDcAAxSlnhNbCh5laozpStaCajWxig==","shasum":"2d2252af19c262e1869b74b4bf9532c0f93d4b4c","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.15.tgz","fileCount":10,"unpackedSize":24164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMJ2uCRA9TVsSAnZWagAAv/YP/1sSCNw4b5aaXbTe3T3w\n3Tssq6iFmMdJif63yG/gn7ku6hVezLq43og6bKNGAYW306Q0odMahQkvuVcE\n7rnuoWy+4kzg+67mGxz3E6gr60bP7YWbmaPbTL0l9Vkaj+mWuLr+pe1IxDFK\noSX8LuN3yn3LjmBXsXariQ8FcjOsjfgoBhgThG5ZugWm4KOaF2TQ06thddln\nMkVnycuOFt6o4Z7azU7z5VeHSyIuuRZr0nzjKum+8xhPXJHuylWm2i8S67NR\nnvD0kyE4jWJBkk8+jQEuSBIks/MHe58YdipBQytP5OaUp12IXi0qZje8zhZv\nDUVj68QFHumZF6xNCVR/ptWHyXWmK0YHccSVxZ2QUaa+Nf2lPxFZ8UwzYz8C\nFIiT7fHNImDHZ6Nxu1K7rE41hf8mkQiijwkiZnH2cxe4fy/7oDXEdkT1JeYU\njZ6Ssn6WE36s31pvX3Yy+zj1fgecwgRsBR6GZ2CF7TcsbPIShhTyIBg/gwyp\n3TWglTk+v1JAyGCgDkoYenrLKJZWO9gbu5yDxc0qELoMa/YR+EZPDbAD7DVT\nToJexp19nsfxwEOvmeApdhKStPE+MDa9iZGBgxEj7FfCaBnFk9dLCKWx4QNP\nbeHDaswvzLJgLrlq3/Ffy6FTRZD+r+Bi7SmDoLU7FhSXEPgXBy5/1YUo/Uhb\nOynv\r\n=XxQi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDN1Y1Z0sLXVYll5f2FwOFp7obhkwnijzwnmCYGoDCR2gIgVrFYnMv0g5ayXKj9wM+yCaDOh8sDVlPJaEz+EwHNROY="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.15_1563467182340_0.9712674202905367"},"_hasShrinkwrap":false},"2.0.16":{"name":"infinity-x","version":"2.0.16","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"fd2635a65cd18c7a65d96bef3d6c66dd84e3bcb0","_id":"infinity-x@2.0.16","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-PFWUPs4EE2hHsVf3RBq5BidCP4rIjP7jt0dus7XPm1JPGopGLVC/d4vIqULC+29StyOPMhst/1xhXRQm0HJUZg==","shasum":"1d9ff7b7abad0edf9c181ffbd7f151a813e7d5ad","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.16.tgz","fileCount":10,"unpackedSize":24164,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMjNPCRA9TVsSAnZWagAA4LYQAIv0R8aN7XCcoEIGu1Nf\nx6sOBTFbQeVBU1AYh7PJY/CkUcroJvp8cz3XEM3a9CYmhQJnQuklzY8etD/I\nTKWuMbXUwfPzsjMKQTt9JYa3vwM1uHGJW0v0CWB6kPRDHPpHwjxhWyBshlrT\nLIfCo7NyNUGqdhua1BlbfYn7TAtKwc7hza7d9UIKas/sBOlsXJynl/s0PALL\n5gxn7h7dBMrCX/j6mfzOL4KrFFmdjiRGRJCKedEvXUH5OONo5WHcI/u1Z6EG\nIjkDI8ury0bJC3Wa7GIJllZ1VUY7961l45YIlntNPJxy4LhXxKhqhZh7A0Mc\nGMvtmmjZXNAU96tO4SNhZjNoO7EKDWL+iBMdCDwlhPxoEYdeG15WD33qJt46\nIT5PLloaHWf32iheiCzvGk6bPQ6tQWVVuUpXm+Rf+BKIc92LJxg10ORDJbDV\nYRHE1W2+WGFmou650tQR77FXFoS50wFtepnXWuwP5zM2zwwAP4lXqnuzSDE9\nYt7mr0rPzGm0qZw28QW01TFw3MS/65/8dtpCugCsdcjaWXuaj/nFzAJ9DRp2\nE/l6wYV8bWFYLF9z1sUP1QuCm5ru5ktOI7xFhDzGNiXqS7BT2Ekykiwtj7dy\nviYQWXhnCpR2iPF3kGBd0NJrQGR4Ojb1vSo04bGVssyfXncE95+afbwuzW9D\ns1lj\r\n=fGEr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDfeGTvgkvZ9rJZZfR+OEHHy/p3iHxeuDEMcooVgR99QAiEAs+GQABx4EyLU3yB8pRATj9YjO+1HaK6zdfqsYuJKIcc="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.16_1563571022512_0.9635553867892133"},"_hasShrinkwrap":false},"2.0.17":{"name":"infinity-x","version":"2.0.17","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"a1ac6d44892b93d1d9ef1e3bb1576432ed26b225","_id":"infinity-x@2.0.17","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Lc+rbCXPL7s9wLcxtxJGDgzp5NneVBklygL6oAMlooZUM+yH51bB86ZI+pJdh2+bhof7ayKSGkr4s1YPXa365A==","shasum":"db11632d672e2f055532dcb7751dcc232a170e79","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.17.tgz","fileCount":10,"unpackedSize":24192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNNtGCRA9TVsSAnZWagAArAgP/AnwvWS8zAugLhPzQWfI\n/5S7FyTrtKP2nfBuxfRAHe0dtYnAQtV9Sj+07Jb+H8cQviHN/KDm48HRJK8W\nKmYImG2BgCq0XNjZO8almm6wqqMYHbw+IQ3ft3gh/4ckSO0tRPzcXf+6pSPr\nmQCZPiI/qbsFk2x1oZ35bfoUwtVfCiFmyAYNddXHik+chKmCGrxbxj9qqTiW\nDi7SRI9KVeq/LOvCx2WVd7z94ANCIypiyawnuHW6Hwtft074ze4m33fl7GQG\n33jmgBdbQcpBZLOKtJRGa9oHZnobxXVuWcEKcTzGV3/JNMXAnz24vSz4uuZs\nCTdEsj8v8mCdp2Qfpi4PysTkJiTs2G5+0mxhNrobj+oRvnzgG0RSgLCRlFth\n+gPyqIggizadd3/Pk6Zy+QMppxFy83cfXr/FuSQ8wmK/MCTLHxKAVNqaJmk2\nlHOAkq3EGaMmPO2Kyf2FRdpMDmq9BolCFuy6JvrCnwX/glUExt/0AoaYbB9g\nExKmC/NtCvCKi+dCM4EnC5dGg12B/IYyZ5TU4MosLJRfBoLFJf0VnaCs8hR4\n4/+wIjAZF6OSJY3wX+WZKdFo8+Lvc2NonGUKfParjuhJOo4mHUtyvL9IBI4R\nm1Auq/j0HnTvaBZgq1uCr18WzT3CyLx7VE47rv1bThRQF2Tti8gVwwnRbgGc\ny6eA\r\n=ZYiU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+hU7BxacWy8t9ZulrHhaxXTK5N+vio1ITiEeV+FVbKAIgUNn/hAm0/ZBF10GAGrw30UhVCi1o/gTCJ0gqA295N1s="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.17_1563745094002_0.002244622464668611"},"_hasShrinkwrap":false},"2.0.18":{"name":"infinity-x","version":"2.0.18","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"876464c0e912edd6c1b2850f39b3ebbbe817efb8","_id":"infinity-x@2.0.18","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-AlAQzWXLxCcjh6mARKc4g9yWtOUCrSUIOaihilAD/7AYJV+7tj29qk2HYOPDweEsHYMQLMl98VxCFnhdtyouzw==","shasum":"230bb259df4c35e86324cc8fbd3f534e8e1d5953","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.18.tgz","fileCount":10,"unpackedSize":24192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNOF6CRA9TVsSAnZWagAAQDoP/jKvyEtuBODKb849OQfz\ncw8oeCOGoe8jPaIF8X7J/ylNzNmkLwvKP7wpZ7ZXO1x/CHVgx7fGQ6Gisxra\noXZyFs7wprscvmbgQ53Da/BqAKY6nTv1LoEjibqC7Btdwfnuo9IZmsl0cz8+\nT1PQow+f2xs2nqZOZ8B9rKQVr6t1HMW0mgLD9g4SnHB/NXekv54ze4w27/7k\n1I76niUQ5Coel2hw1z/D/nqnKxxKsbMKFPfcDjv8zk9AEb0EyamU6J7GeWGS\niLSJM06xBatmMwslVGj1G1FT/rsaZP51D/Iw8cGcWbSJV3Xpor9DpcIqfKB0\n2TVjbOy7N7Im5M+nD5CE/gTeLb3toXv1yS0ayDoQzeE9DDcCttYE2244csnu\n7jRTL4u+rw81kzOS26CZbEJNb92c9CNPpzaHsvRV0wBIrVbBJzwy4bg5hwe9\nipOD1yCsXBt3rvCds3rtSFXnlgSQNB2Tdzh74BPwI7tT1WVu1Lb0rn7xJm0D\nCyYevUQvQsRS02gOTcjmon5OW4N++Z5g/XdCQy7YYLJAS+95+Zw3Fv77hv9X\n5/QneDOdxP6OEaGzMzVLM4bZCp64/x24IV1SjHAO3lkALVVgJjaQj0o0Xdql\nS+I6xQOrQSFcDZzxWTOE9i5UIuCyoTEfdt9thvvTUlagEIVe8bW1KqXCs4As\nPROb\r\n=ZtgP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGp+KlOBtzGWKd1y4bMgwmi0SkxtzxGxrsLdu0BL/gT5AiBeuDxvfN/P265OGOIxfYb5BPNcUxvKrf+FxYIt3fVRIA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.18_1563746681874_0.11894287647649016"},"_hasShrinkwrap":false},"2.0.19":{"name":"infinity-x","version":"2.0.19","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"0471523123d08b86c84ce9ccb3754ebe07366c4d","_id":"infinity-x@2.0.19","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-iv2MOSTm3bj9qAZbJhtH2rw0co5xZHdCg4TdqUZLI3QtJbPbyS0D59H0W1P0it85IME91jFxpdpH7RLkSe7QyQ==","shasum":"3ca27e6cea3fa8afd2489b5455937708ca8530c7","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.19.tgz","fileCount":10,"unpackedSize":24194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNaUvCRA9TVsSAnZWagAA//IP/20Lf2l8vByPz2AuYsTE\nrYNd5kihQ+O0Gt7NeNw+Cfyy+X5Kk/1J80rXPAqfBycsK0F6L9Ia4YOM1Y9g\n/76q8aQGjpMEExGOeZyD6kRBG+dBISoJ50nsXRPX8JheMyyGE/D2sTrUXhr6\njnSS0fKktsDdQ3t8/FTyg92H4vfxQM2dIOiBcaUHw45UAc6STlwa+cxAqKO3\njgpIqWIJ7zMydErELGibscOzk8JdBqRNxGBM1g2LywaR+wim2GuZ//8VjpMr\nZmROLLY5Pq5kze6vRkRLOTIbaOz8AnYc8b7nMD5W3/IqabLhyRzqE43obCG9\nODzQevVLQGZnOHSiy0M77sWEuH+5QHfMAHdJoVD7SOX3ALu0XCZBcxeye1ms\nsIx3n5Flm+u49+5jeQECHnGT0wMaBK1H3a6CxqvZhnRLkt1TxnEg0A8jHro/\n8U4xT+veJlX+TrDhW2bZaXNVpcyl0Oq9TN0QoE6ZvjsIb0CaI2fyKqathDXI\njLfuQukPLIKFQV5jv7mDk0hX/Gbr7RJvCm/A89WAj1I6cWSqZmR2SHuyJTNq\ne12XUu/Kdu4uW1FOtnglrw9mkvjDJRZKsKIWjwoB4dWCI+xMXomwX83qjzZV\nVhS0+SBHzE86o4a79DLnDLCD8AuQaItVfWCVUj47BZwo4dQbvYdp4EVJ51Rm\nodzy\r\n=J8ZL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/NCBu9aJlR6gltyj2v2VEBHwZCSpKXXZoTLh2gvqbeQIgE23vFXF9r7wLixDnJe/oPo9fhs3BRnK5goBIZlaYZ5M="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.19_1563796782742_0.6028366901541022"},"_hasShrinkwrap":false},"2.0.20":{"name":"infinity-x","version":"2.0.20","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"b30f75535aa2d47971c0cde6dcfd3b9be0fff7ee","_id":"infinity-x@2.0.20","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-G4XM8Lt1/ATmHsvxoZpc2bWMY37CioKMh1OnArJlVSnDEQT67sSu81a+jLK6weuwgSP4GyJuLQU6Pm/xKYo5dg==","shasum":"f1f6b9ecd2ab693a12323dc61f1637ebd2665757","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.20.tgz","fileCount":10,"unpackedSize":24194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN5fnCRA9TVsSAnZWagAApxoP/i6/+hHUCPdDig2k9b8A\n9kOpXGvIgAZvN8boPRK+BUr+o90SwNF7NfEkKVANZgg+A6FdAjj5O47ZlU6F\nN2Fc17h0pVvq4QoNM6MH3AY6ENunnJbfj8HaGgA9IrqcjcEcQKof3Awa0DOX\ne9JzvJgDEUe3sXHXAax9cggSRwJGNPeiePhUXaxWjiLdHSlVklybz93i2EP9\n5k5epFT4DqIWE9Gy4jNLEriYyVyDiYhD0slOt2dbeVCdF1vVpI/c5j9DTxmR\n0m03RtCIYTOxemcetuOLvnPKN2XFJJqiZ9xCa6xHt+LPlddS7mPZpYu3H0x1\nK9UvMbWROh62g+fdVUUl3zKYVCOvhiMexNzxwEdSPrrnwdrckKtjYVdsgE+M\nCdd5D8q6xhv/Y9mTkcYdvmWUoePaZX/3At07CdnZlZ1kl8nPA9Akoee0+d3S\nm91jXnZu5cvIEe9Nw1C/Em57Q8c/UCDtGS3Fp3JHehbositvl8o5TMIW1KZ5\nhT3XPA4y4k+wUWsLkWLBHSeZqzTrTHorqB9L1bgBJgLejZ4HPceNCoQlZxij\nT/I6L/lU3rw+VyRlF/8m9NQElW65tb6zR+nofNWIkUz3qB1w0IVHU2rD7abP\nmVs42LekMXw2N4a8pfuaLs8agTxWN5kXZlsYZ4a3Wk+O/4SXbbvtctmMUIDy\nKS9e\r\n=fIv+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLWTPsG0afxdKz8MsVTByyy0mkaKv+y9Xq2ZUkHEqjoQIgMBTEg7SRcIIRus+Cq9svFQAe8WFNMkkGuHF13hWbAMM="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.20_1563924455026_0.9451290001333521"},"_hasShrinkwrap":false},"2.0.21":{"name":"infinity-x","version":"2.0.21","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","jsdelivr":"dist/infinity-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"79289b5b3b7e1fefe674f63fb4e31df14136080b","_id":"infinity-x@2.0.21","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-9RuysjQ5VuKnx+O2jpgt8KFOb5Ozp2+auPz6FPENmegannRE3CRcT5TwpLG2xHcYISzXYj/gwU672ruoMv1DOA==","shasum":"5ece824d58bdce480ee14a173c95b10ae03bd565","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.21.tgz","fileCount":10,"unpackedSize":24234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOFgcCRA9TVsSAnZWagAAmG4QAIJ8D7r11oHEuwn2T3Gx\nCcvR1nOmx93Vh+T7TNEqHepF8cH+RUi8vUOgAmJDqOttAqKXGo+fUHhK4RpU\nEZbpaYK48LuXNSyQJ0Hu3+Eq9V2N5kK3Fi11EjJawDRiUcynamuIX7JmRBkN\ndZGTccUlha1hcBF/DKaMRFJTmiAosCfpIjBr4vrVXNU0YpTm+uqvxV7E7Cxd\nkTAUzvKrgkzPRng0vxuuDDL3SEurNhQOzf1M2ulS/Zgh//CRm9rlRTmh6os9\n/UbYcK4leR/koEJFOPJPpuP6YIVwGKhfvTDlqgd6s+xeBERGa0/T7qh0DI7+\nluWG3XXk0EEN1/qeTMmrBhVM7OClGu2Ws2wK97xcveZVkyTVkQGzTbNzKJ6Q\nESxXK2Dqud0DbK0+NZGa+aorgGb0+Bq3GBB8/750lZA0Za41hzM5LqT9MDzP\npFQQkfU6UjwOjYdeV2J3l+3gmssTKI8Il8bgdqp3DXwSof5EQzpmF/2c+Ve+\nBH+eO9VlU1qKTV3in96pP6TqHHPQ1aLSncjP7ZrVyoIBCv+OLACcwz3Ix/9A\nJWXKClbNL8/PhoMYl8bQx1P4G8BQWoO4PkXgKNNnhb7e+vHZBjSQ6OV12S+x\nXqsZJ//91AmzKPzOc/OqzyJNg0OFEM851qrp6jyGUdiaf4Gzxcpf8wBQcycO\nS4oz\r\n=vPBx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFV5ZLdr6JSTsjQLdw2BrpWQHUdabusQU8pcdrH6N9+4AiAirexv5eoccCD9rWP1SvdNqkM8m8M7/a013o3+5pAZlA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.21_1563973660014_0.8933735316571467"},"_hasShrinkwrap":false},"2.0.22":{"name":"infinity-x","version":"2.0.22","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","jsdelivr":"dist/infinity-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"b5d7f94e17d87c92bc4db7766fcb4d2caf458518","_id":"infinity-x@2.0.22","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-CcybtPt+iSNeup36R1guVJE4cGR8E5TgM3CJKzaQSxEcW3yi5xmPnMCCULTMvQuGYYlA8/HsUFAPecHMi/c5Lw==","shasum":"e4e3043d14d547b97278fa7f4f2a4e59e5d40596","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.22.tgz","fileCount":10,"unpackedSize":24430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOHt0CRA9TVsSAnZWagAA6ywQAIr+Ke1IWQJhHVrDV7PE\nqTjz+JdRUFtaWA4N6M2V/0j7h9yztpBmOL/rYaiglnkIBQMDUFvQ4VhmhY+U\nL2BscSWsNOZ1gwXeYVQubU0eixl/IFNLk+NuZJNhvI8q1oL2a8nfwoMq96w0\n12RWs/GdZQmvREe/PuqcY/I1zyTNzxWHSwGbPEZwCuWNF/4XhM79fj5JTmBj\nqSsQF0536AxC3maRAU4S5GjFhMwGULIeqoor20RMm74pyRHtoK2cvKfXHtIP\nHtS5c1WZNM8r/xutyQNKNuYisGdrLz8pJVgOHPkcIcnVns+aVyT5yPV7vnem\npgWgRIFLnrF3ixu6aZtqhjKk4NbPQAQW+4LPMmgwS4e+Qz12qqj2NdfmuIUW\nsWjkewEhYWKv6xFFXDgANDlDLbhnoQ1Jt+EURhmzU32mbujh4qIP92eHbe8W\nsXo+e3B06Pv2RrU6dDgJESrc9G1rNTiWjTWtbqvR6sD8Eu0Ze7fPODRRf9aL\nDwH25VNsOv8VSOPTPvceroGy3IzH6EilHHRTbPq5/IDJR74Yvsm7p8Va70y/\nzKmJ75zFCyzM725UP4E6fwtZoEKuwJGfhib7kY9L6jfZDd0efjfHlKq4OveE\nGpfGV0+vhOLXJEei91mopEVlZc69+/BUnBGaPP+OL0I2/qpum7tq/ZIn8Www\ntEud\r\n=g+tu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVI0GBU5Pnt+xommomi3FZ+v+x3QyZwpWpE54nEFKZ+gIhAN68eiZC4nnKDtG4fZ0XkveX3UabWbXAwYQWe2ClGhcw"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.22_1563982707449_0.21150392890432856"},"_hasShrinkwrap":false},"2.0.23":{"name":"infinity-x","version":"2.0.23","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","jsdelivr":"dist/infinity-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"fdfe6dd413f670e71820b3a844c7f61382379925","_id":"infinity-x@2.0.23","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-RNkW7Sw5JdBjaUo/0EYD5FCxr+v7vv+i/AXlKJj9vWvvvW0JI3HPlrbchUJlBEjdmYMitPVGSangfD9QuxWsuw==","shasum":"ac70312fb5efc9e1fe009ff386df3f60d0d9de4d","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.23.tgz","fileCount":10,"unpackedSize":24430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOH1TCRA9TVsSAnZWagAA8ugP/0QVvgn4VufiN2tsGBDo\nBdW4qEEmZupZkAdiT3WVJmV0XWVSjEIsPsE/OPa5NT8KxufdGn+lA2oEfA6w\n+ihvnrXhfrK1VrGrsvK6C9xPO5xw5yu/yNracToaIjv7VsTvm7kNY5QkWXXq\ng04YsCmZEy4BA7npjl9q/sdFKBh3Fm1WYDEwrB1Vz+TidXPzD22NnhxuBP3+\nX0IOemlORbQW0NEEFzhTtVudltMl9rxyRvoFp4pjAIxDS5yBht40PTdfXyD7\n96JIuCvc/DwTj5LRF/1Wi0qh1jdCzwbqmKBCorjyEJ7MzsEBj1cF8B5lV87x\nyOMzn81IjXS+QwtmYI5YVPHBZV8pUsBH6AXtEatLmw5EvnLZu5+sNZf+sxN5\nevULSFVuvuMXDNJjQs2fFvaN+XiugkbGvpGb+EtBIMAClVQHMhM9E6/kWcwO\nM3QhqgztF2H0eDYucWTddccqdlav/lUvymJBiaqLTvZBd/PJ3fQPmV3bjpnD\nSClAWiyxQD4ohrZGeyim/XPHZjI+deCQ6brVp7BD/IeKJmL2LE/zjDQcIJkD\n6nzZxsAz4On6ovu7Y9WjcVJ8IhfbNzqh+m6m92cay9fA/EzhA3B5Vy9KfMBP\nvazv5IVjy93qffWWrjutKfmjPeQ9OArhypHLA5s60lysFWigRy2l9AZwnNRO\nkOci\r\n=VxAQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICB27CpIdoOLp9pARMBKiHsLZF774RIvFkXSkwKgxSM1AiAk5bOIuR9Jxe2CnLdsGs9JjbHfCFkHVSsiENUw21ex/A=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.23_1563983186812_0.3786075191810261"},"_hasShrinkwrap":false},"2.0.24":{"name":"infinity-x","version":"2.0.24","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","jsdelivr":"dist/infinity-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"a7d3ba69076346e91e435554d8d6a48fe04e4a7a","_id":"infinity-x@2.0.24","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-5xzDDKxCz2VFB2NtV8oaCrqx1kvDo+HujZjelrNqUt3g0dQx3M8B4HNGGBkIYu5rbRgy9aUkSJTneTNMk3U4AQ==","shasum":"3f44ca27e55398c72f9bd086fbaaa403572ecb60","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.24.tgz","fileCount":10,"unpackedSize":24430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOh1ACRA9TVsSAnZWagAAH1UP/3jgfoR5QtoZzYddIW2u\ntITwr9ViK/Y2fuw4T377ex320UzqzDD2YvimR8gKf2kyqHcMZ580f2OqXuj5\n3BoEag0u5v+oUGFxQ02BDmqYUdOrX38gJokFns2u9BaF3dLpwA6pt2fZGyBj\npgcJ4woJOAB1Q0feLvwvbYWw+C8Ktkhx96JODCGcBnhJp+uoiCYvgWPzYNR2\nOwMvs7pWPW7uiSpbhmlhGldGq2BdDDwc8As3sNqAcQPYnTxQ7+NHiw6Po0Lx\nTuF70lYJO++7fxNjbXmWNXXQKB7QAP1kIT29XVSJoXqsE8/1NTgXyw2kk/g9\nPODOwDmCjvLdTl7XY67rMnd394nHTVGJllsOu3tLsmUBVRC+BnHvTEvOcbAn\nyP3f7l2xc3Ba32sO4fdECdvweJaS+LZCAlLAsu455wqFl49aJZHEywgyPEjc\n4SW+kyOQX0cM/ta2jDzLwst8TauLceJtiPCiVMf46JS580b/iC5IDMJNLJio\nAshDi2unGTJwhuaoToWcYiXQEh9fGZGPxD7RDg/Goy3HbqJzwUpBkaceeMDQ\nh/Q1Je/x9u0S9mn+jG/aV1Prb6RIcdWpr2XJaVsqbpUCzhoUTqfsf8gWwp6c\n4rtWm85nshVs3JkMd9R3tTopN/GNhCY0mmlKeCRvZzury51t+wsMia/HGWv6\na4C+\r\n=/NrY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHglpInVOGXw/Dt0K18/MLcG5t3Qu9TQlG2LUJvd0q2AIhAOPvc3v1sNJS8+yFuS5T7kGTSoFAR3r2axdPuktXLVX6"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.24_1564089663823_0.08770921327273662"},"_hasShrinkwrap":false},"2.0.25":{"name":"infinity-x","version":"2.0.25","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","jsdelivr":"dist/infinity-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"0f37f49bc0af5ef34c9d69c14dcce68f87dd748c","_id":"infinity-x@2.0.25","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-rIwTrvu7x9wRjYPzCXWwf9yuAOdXzX4rJE/CERmbHKoz8txmXqbCPUIrsQSzvJ2FP2JxlzmR781Uho6ug6S9GQ==","shasum":"b74bf4bb56dbce6f032361d6b623f040ed538dcf","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.25.tgz","fileCount":10,"unpackedSize":24663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOvGsCRA9TVsSAnZWagAA46IP/0hyeVI0Cfcm+lB0lEnQ\nH4rTpCgFhO7CqvQCEH9huY4ax1a/rwCJlHY8gSBl5KucdrWSMoEcbVnSPrpI\nkp+VX2NxoHGxX/swrz+/JSFLH9jPmsqZC1CZvBeFK611qFZkGMyjc4QRkA+B\nirI7b4KhluLtXI7WCZFHkMGLZ41ihyfvMpqPdDXSAsyw8o6F1XK0rgMDpgsN\neYw2RtBw2+2Ybm/N6t9145J44dEWC5UYAxpxwrjA/eClshFi0pb+mPTvEVd/\nxvCrylzNFoT6GzLn7bGDgU6NDhCMmWM9xyBrK/x2GwwO+HIVaAq7khhCQPeQ\naRWd5aTOSi0sSP9rGb6pHcycIyQWlgkUBdIguAoHIIC6C/ePKJ/vTlMm65tv\nj0lSFUsns7actCXlzklE2lqhOXrUayNv73BH2sIZ0O4UELozSFf6spngKKaR\ns7TwO1HnbXmhwHxhHiL/7yToRN8PHz7E65arcuWpU6+wOWp8nzL05OzAK1P6\nI90JgBxvO5tMporgKD8ta4eZD0isK+lDXUGWn59yBKPot6cXk6IasMZW5T+u\ny+DPsuxLaHqr3lWywp86QXqdlQaWJykK2wbDFqmm0P+VAbU6nNiK+duXKR5r\n7o2d0IOA3IdWr0If98ppni1XxBxvbpsIUy+IYongeDD5ch4qBtwENgP4fIAF\n6BgN\r\n=g1Lw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6WXUUhN5psXGVjjnN8DrVsHDc8HcXr6lLTM8aDI00UQIhAOgeqGgixO+PFJkRiDMsJrEKbAKyHxKrFf9B1GDlC91e"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.25_1564144044099_0.6850910712931024"},"_hasShrinkwrap":false},"2.0.26":{"name":"infinity-x","version":"2.0.26","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","jsdelivr":"dist/infinity-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"b7aade3b354cb94d7d537dc3042c13e76c38bada","_id":"infinity-x@2.0.26","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-glgbeBbMU8/n9VJGINJJzOI0Xxo/uSTjU2DSNylJR77Dmc2B+1axYETq7onaYeWVBcMsrfpGPKkKedEw6562GA==","shasum":"553df075993267f5da6cbcd55b3c8244f3ce4325","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.26.tgz","fileCount":10,"unpackedSize":24669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO5IsCRA9TVsSAnZWagAAkv4P/i0jz+urKiHgNo2MQUtI\n7iOTyF9v0Tv+Zr8ShxLtTSBpBVQXSbgyk6Qpf715DCLzNTjJTXyzeW1nM99q\nvqc+J30zL2P74RzaIQc1fa7BQfL1pud6+lvGK+0FsDGqj3YAP/cdoeZob64Z\nxan7hFPU7h5Hzf2yTYuKkC7Uu0Y2VWEeKsEme5TxwwymRopCNNgbupPi7xr1\nWlk4Xn8i2Nfg4wqp/jEEXz2VT3BgYNZqimBR2j2qvKlKLLvOkVibtQHzPaTb\ntYyIS5CjVp+JFbZaOKly8U4NlQDdTWLMfuskMvGRCVzZLU0Fx+b6T+nHlUuR\nygiYS5dIXawfTTliUqQOlDUf8LhvyUdys73I/TZxtVChFbgubfum1DeiphyM\n/yj1ulaNrm0f99PvY6wKSUu6O0tkBpquKjktQn+Xe7HWq2vqG6gahVbGkQk8\nq4CAt8HcnlLWjexPL5Ku/sbOK9Kfo8t8xxratfnCsLje8suHtHEEioFzlKO3\nP/3FURyf0W0Y0+6LaudOD+20HHePqPhrRR2LwNcmv5gx6R4ikDdr2OfuJ+2L\noDUUVLVlyGqAZDh9SR61qh+ABe/PxZmy5MaeL+3RMymCqO5SLSynK8h7jrfD\nDCZVF/rI8b9TNA+59LHSrs/ocB833xidHxmIe2jen94e1rQRDJOKYcF7xEly\njMzK\r\n=wWdi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCEjEENIJZkYH5RB3FgInjQ5prwGLSocQu0I3Hkgwli5QIgC15PdaqUZyrTmIq22UeO6rmsZTA2ZyJmsGuiDBLYJSM="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.26_1564185131435_0.8137121350998071"},"_hasShrinkwrap":false},"2.0.27":{"name":"infinity-x","version":"2.0.27","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","jsdelivr":"dist/infinity-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"d013e15ffb270dfb33359cc568ec18f8a83b928d","_id":"infinity-x@2.0.27","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-CW0FEyqvf9Xy3L87G72OjcuytK9G6nNthb1/92EjUwEFz+Q/E2u7isiuqTLUZlQUp7uGsHCy5NcgLec0bjPwag==","shasum":"a7abc979dea738bddd8e36636db71471730135c6","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.27.tgz","fileCount":10,"unpackedSize":24669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdO5YRCRA9TVsSAnZWagAAGoIP/inTcaUWAx9f31RzAHuM\nv2NC/TrNRpWitFEEUdjxTKffzLRkesJdyFzCGyTEMy+Tc0lchAVOhko2GQY3\nLhOAosEUaDGlfcT5XmOWTSMOqByWg13PtywPAYLUBuCogIH+CaKH30XibVtA\nEOMXKQhcm+4ey7JZ8RXMPsOM4Y5FWXf4MDGB/mBgsI2L6Yp3pAwD0aLk2Hzn\nm5dBd7NSO3ZSgujvBj/WSIgU1Q9DM36LSfXjkIlhNvGTLJK+cggXa4rxNPud\nD5Js0IhVAwx4JrtKy9sB7g2DxH7APWjsey2k6F1A0FJict0I3j4KRHzHbL7k\ntvJSYgCLlcN123OaQOcGrwKE7mNgFz3Ggq0Q5GeyK2S04cyJ3rI4c/gNCicN\nscOEn9U6dewBMs1B0ShfLle+1NXKSDMLMUGOeDFyyX7vZOoEV3O95X5JKUNU\nBlgJdx575MFD+NrdJxz5XZmBAsnjC+wnf9GkmW7dWtHkDqS0VK8ePOolAG61\nx8nudyG/pzKnkVbms1/80Wd41MW4TIQEv3gjVsxEJEpaEfj5xgX/EzEYgKgK\n/D3V6a8h2xZUzHf53/MqU1xz3OTo06OBRrSH9Fa7NgXFzdGcsZfsqD0n9YIS\nVubYTbDBSnot75SiWk6+F9rZUjvYmxTu7/XATxxOiqK67Zd8v6peyO06tgq+\nEA6/\r\n=2bgq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICU+eBTmsVM+fVfDhUD2hnQjHHdc5dixyVVY9ykktbUiAiEA9+FDJ3wE/IZf+0G2HP6SiQAIO5P2w5Yyl/NT24j6o7c="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.27_1564186128798_0.36396696418310337"},"_hasShrinkwrap":false},"2.0.28":{"name":"infinity-x","version":"2.0.28","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","jsdelivr":"dist/infinity-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"56503894dda1cb00c530d90df234fa6d25e5a25f","_id":"infinity-x@2.0.28","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-mdJs68Ail1aVN9CSYl7VmGxGVOBiyQDEs7fYIcxlinFwnuc93uhXHYphu8Uo5kP1Rm/lM6wFaSlpe8UbVGP+yw==","shasum":"a6f0f709e16b799db24d6e8e70735739a9ad8ee5","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.28.tgz","fileCount":10,"unpackedSize":24669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPE0zCRA9TVsSAnZWagAAWlgP/RBvjUVBUe6lBa2gXrcw\npsuZTB9oCB5WU94WThuFQAQsVbpK2UdSkZb06znGepl+5SFLzOFKloGvtMMO\nrXSshsd6HEZn0dhp6caseNEiKNMRJpHE2MGBu7XUi82GE3TKbu3E+an2fmXg\n4KkpHGtzcSjBa/7DmV8vXYaN0GfdEVk53ft/VZ0fcnFXxtQWVWUOBxkAV0qQ\n4zdcS5gobYs+AYJY6RWy+6NaCjx77sjYE411XX61VwXpauiBx32R4Cn4KrQh\nIpLkypI1VevrcdgGqnlfTO9+WxlAvddYMXpgqa0mMJLxYLVTMg3AvP0UJi99\naYD4qyo+8JYtJ0iX0LigOL9Gxq7xj0ciaZXghvYq6a0bwsYUo6J8Ho238/B6\n1EZYjmH9m3y3p5oUJl5W/d6Zgc6kaYC/qrglba2iBbyLuFGqD3pKvCoF4E5q\nKVGLYDlySrbsPuWiI5BsxmlWkjSrYmi3OdjczzY+DTLRRG8o1N5jkXwtResc\nBcRhxQWbHk5mxw8OaDH2eqvgeRsBEJnT5dognMVYafl+aIHovO+qNl0mA0Pc\nCTdzn7+EPXfJB7DdRPdgsbaIqaGFK1974S7X6xIDJGcTc1dTuz6eDUyJchC8\nHLAhUBw3ECvH2Ea7qwflqUHK/+IZLe5YWWi8GOaNUxnD1EXmBkUY+sqLNroi\ndBcd\r\n=Ii2F\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/Uj2qx/L4UkO+utu8qURyjIu3l9fBUoMo1MN7APcnZwIgVkHDjF7SMHYRSB3KoEh4FayzhXnOZ872mX3EwJeagDQ="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.28_1564233011120_0.20930179600147025"},"_hasShrinkwrap":false},"2.0.29":{"name":"infinity-x","version":"2.0.29","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","jsdelivr":"dist/infinity-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"cb122900b218eff354f237ac57bebf4ea08f46a1","_id":"infinity-x@2.0.29","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-zXbgMi/eNtHiwgLc/L8i8tSwHe12L7GsucJe2NDoQ0F9hmPRJ+j2Lu1YRaCpJx5hJwoeG5LrPCgCwaSgLya5aQ==","shasum":"1e35c7000346d2bdb54ffce4ab4a93b2e5c34ac7","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.0.29.tgz","fileCount":11,"unpackedSize":24186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQgpsCRA9TVsSAnZWagAAVvYP/jAOaJVbdbHTvaiPqFN5\nmqTpgmZDh6/1HpZUOn5Bgs0x8qDO3BPV3yl+IkhBWkPZkd2dfw9zNtMeq+6+\nm+WQvMWeuBdgfD9ewWzwbp/AxO/6FKft0nZa1KZ/qY3Tpohg/6zweKpLgobE\n6/XYpjUAgOImL7pzloBFnUBHzB+raD6eB809IfXnNNXL5A5hlhXtBijNKdB+\n/9rgWi2IrepFmaIRPQBx7KxMaEJs/Dkwo7LRi1ovMApjdcugqo0vpZcj3mdV\ncdG34OJbE85eR7+lEgTBu554g4mfUh5GMqI9mNZVnayqGjCsWlZA784esG9S\nWInpiFDw50JKc6418/dhO6lr25XgWRTnzkzD74F5LTsnPQp1JROhxc3PBHD2\nmTLKNYJTDB7DzWEbn1mAZQth4m/7+mjzwslWJfmXDzuXk1yxJxGuMO6dlQpq\nbLE+ovcasV2On3B7HtJrSO/D6wwm3RLN8JJu4Xk5+1dhF9dPb8bVWWbLXGSY\nE4RDZ2AwHpmNUGe/AAXTqSjFGtapipi+i2iCu68dr/8CcREU76GbkYmc++vB\nzGeK+Yqli64z58e/7s7007e3E+pgHoAytix9Colev5Dh62p3Zvao28eLvOYq\nWIqgnbFA56dOYHVRE33grZJs7LgHZwo+qEOPnMy+JowcQDFb6HCOJFkgsGbb\ndsoV\r\n=8WRO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF0ZSu/WFrayetgiA6Dd0lcViZIkvoKzT+KkOWjJrU1jAiByqurIv7UlzaJ0lYRazt5OTVCiUSF4Y6/vfH7/Gw2AGw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.0.29_1564609131191_0.9883825136027409"},"_hasShrinkwrap":false},"2.1.0":{"name":"infinity-x","version":"2.1.0","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","jsdelivr":"dist/infinity-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"029e562d60a5063c7c04520850beeed814ac37d0","_id":"infinity-x@2.1.0","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-6ExmL+ziGDOCBAsee7acSuJKVx49C+MpxJr2Xv/1AHVAxfQYAu7k/cxV3MmuIPTafpg9V4Whk3cDpygAvh691Q==","shasum":"60900356f6c0fb4b3f0371f4ba5bd56acfb2e7d9","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.1.0.tgz","fileCount":11,"unpackedSize":28082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVAxYCRA9TVsSAnZWagAAixcP/juiy2o/oWtzvGR9flNJ\nJCIlW0rfOgjoh6JBy0GTLzpiXSP6TLsQ8vntPq71IDbE/pkswe22KhPWUiEg\n5MiwOelhx4EAV9gPcadJuDCI8kRWizy5C7gG+cCucjxTaA6RHaWFtWAUY+F+\n2POjFYRxqva9r1nYfy7jnd63cbyaFp4EQowbdxdGbZRO5xhQxjfQa3iOs+pj\nyy5Un6/W0+mi/8d7plyKnUfb7fwD99ZlHateQcJUS7QemMOnvCnmXC5jpn3T\nph/fnYMXJdLsvh9GOYYsOe+fPil0R2DYLiCKe+5kt25sSRtPD56ccU2EPkrJ\nIDJRKk84jjZEmyhN2tGOIuu2dBvYIgwIHM8YQ0ZDcNJjnG/LQ6NX7pL4eZiO\npy9PWh8kypZfAXOKfQ1605Y1g7wCUKpMzr+wKJrmAMYR/PavPqu1WJ0+wNjh\nx+3UNrA5AUps2X1kF/YoPgsxbHnnpyBKsm7hVueQxo6NvSOzzCmGLBHsD4S8\nLD5ux0PZxd25bFRA5CKCwdf7DUM2Sz3uXXBPq3Me2C0jbF5hgzVdzc01wutR\niuaPN+oNlBaz62x73xuMO6QCwDNcN5Onlns1o9gISZRf5OxLGyRn35RLGYKV\nzeZ9ptNZQ2Xr7+s3VztP3mCW/MzsFkkOhhpLLXFRUyQsAQ37LH3qfAnIWbzC\nEjDS\r\n=Xj2P\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdAOkAoLbae21XO7p9sbhBsY0Beu5ygMAqZEwV+4j2vQIgaof6jaM/rTTT979t/7Gsj8D8lUL87rcNH5SgJwiF50g="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.1.0_1565789271727_0.2070136233316806"},"_hasShrinkwrap":false},"2.2.0":{"name":"infinity-x","version":"2.2.0","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","jsdelivr":"dist/infinity-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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":"005738ac7790e5f67ae4850e5ade441dfe7b12d4","_id":"infinity-x@2.2.0","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-itF3BdoOHS7w1WYDJ2tnLwqP8w2kuTrEIi/nAr25tAmqCpeBg/BgrA+SdOu7hPdqef4Q6O1j6kwXfyIm9RGbYg==","shasum":"e92261cc146f371230c92363680179959cfbaa17","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.2.0.tgz","fileCount":11,"unpackedSize":28082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVBiUCRA9TVsSAnZWagAAml0QAJne8O3sAQfla61X9KrZ\ndCGFcGYvkhrfwU7UGjKhtlZLGa+k+lodPSERTkG44A+M35MyYJhpVt5jVzd1\nkGqAIJ7HioN2kwint8z/A82ibayk44+Xq5G11Ew2UK0N3zHC+fccf//DjuQj\nv8pK9kCiH8lKaT0uokwpCXDVTY+khJhJicvpEqmKrj8qAtTrZkY8E34Ml92o\np1JGAtk0pqk2OhxwVmVublFyJ2nO8MAUg4bRWV9jKyScBWC5SYZs22NjSwW6\nCfd3jPXT7sgMltqkx9YSGtjzJMhokiHhvASYgBO8A2k3eBsNrDpDNBvXSVb6\nv2+00TZiTgBu9GrKUdb2i7oEmR1+DBIbVAD0+fFztCmaZRfW2ilZHb+7l61c\nIvQ4wTxpLigE9kBazQmRBKxaqet94F5c6/kj3QPFEuzAp0pXvwnSp+Vw4q+s\nGb8r2BFRQcQ5wAM1we0r5PUwLjtNHF2rUhtMnzO44RR9FzDmlEpv0XietCG7\nKo8j/tctBZtUca1T0Pqdw7p+4Bl0pCKaR1vu6fuOqprWCjkGP+5PZCyNxqps\nKnBja5kmu/c/YB4sdNcUUQd7M4RNHItI7DIcHootHc0XxqY37XTr9zQSi5VM\ni9JLV9E2V35lj7xpyuFfNXqY6kHAVUijkSNaQndUXKbDujzx6nohGZy7KBSi\n7THw\r\n=+eEU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFjkPZx4G3LVEIAkdxKqQZKxKGqTmH8+gpc7z74nO5nlAiA0h3Gps1hUkYXJo594V5BaS65YqwnBVxdQjXqe/lL2bg=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.2.0_1565792403955_0.7378398077364983"},"_hasShrinkwrap":false},"2.2.1":{"name":"infinity-x","version":"2.2.1","description":"The constant value Infinity.","homepage":"https://github.com/Xotic750/infinity-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["infinity","module","javascript","nodejs","browser"],"module":"dist/infinity-x.esm.js","main":"dist/infinity-x.js","jsdelivr":"dist/infinity-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/infinity-x.js -o dist/infinity-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/infinity-x.git"},"bugs":{"url":"https://github.com/Xotic750/infinity-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.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":"ccd32d4514151c80e0328c912fb65e17deac0c6a","_id":"infinity-x@2.2.1","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-aGc1EANwAzNPQYQ1uqZRiEVOK6NktlCQ+72Ey4+bDkKIiA93vPZiwjkz2sxgaRaEBed2FwXDdgPHez0K97sf3w==","shasum":"7add93f24c412ebe446cea6dead08160f216a8ea","tarball":"https://registry.npmjs.org/infinity-x/-/infinity-x-2.2.1.tgz","fileCount":11,"unpackedSize":28082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZqxVCRA9TVsSAnZWagAAtjoP/0+WDQ1x5Ssahqw2C5Cm\nM9/vV5tfPBc9eTqiA8BADQxBhwmiN2tOl/UCmWK1JUzcfGloVkAbHpFQJuTX\n1vxyU6zs6ANlj2Za/lDdBJBiNTcOSR15eX5pRYHuZonkN7TBpVGvkM+ZMNXW\nG4AV9U9/FBG4Flo3LjEXBn2EhTejEbWgs+o/2rwSfxtOupQbZ2/r/BvuiIv6\nKxJ0iAHaqZbs82Py4pwTZqPdSFLMAfxvonqJBd9Te1vPuuMvdtW+7X7g3/IL\n7Tgw4vVjoYrAwJ8JH2V6/4U3XTib/RjsMtxuA6G21EB4sIPkCB/Bhgru2Jjj\nSyciw/8p/6J8cP6PiIr1K+25NewnaySyYMNMchrIYf95Vj/8E1lylC0tmpwC\noxvC00GGPQIz7NSqoASEJyJdwlJslqK8ro2LzNzgIDOwIiuvlxP1/Q4vTIeg\nE4FmzV7vufDOwQUurKgFJ6nYfdGZpyTrHo4+d35RNw+T/fAFwqYX4HXdYvSi\nc6EXiizHz7b11podihe6Ej/WAokBOLg4bat7sxPfNQoQUeJ8e3Qost2F9TbN\nGJbdT1tuVqPnx4iskIwemcloGWB6mpJ+mh1MlxoeVBeXUhYD3DVGt5Jhucyx\nVuuZQexDkFSyzO6tFdqQkNyJMG1ktTK4e3u6nPkgDJTyn6ZDwqRtoMjIkTui\nLy3f\r\n=RgQo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH1dNIJ+BoHdinnY99jaB1Gkfg/FeWqSL+lw9rr5b4iOAiBl5IdidWF9xP9sxpMvpBxlBUNIsqz1f1COxy5UL/gpvg=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/infinity-x_2.2.1_1567009876502_0.9297519636220994"},"_hasShrinkwrap":false}},"readme":"<a\n  href=\"https://travis-ci.org/Xotic750/infinity-x\"\n  title=\"Travis status\">\n<img\n  src=\"https://travis-ci.org/Xotic750/infinity-x.svg?branch=master\"\n  alt=\"Travis status\" height=\"18\">\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/infinity-x\"\n  title=\"Dependency status\">\n<img src=\"https://david-dm.org/Xotic750/infinity-x/status.svg\"\n  alt=\"Dependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/infinity-x?type=dev\"\n  title=\"devDependency status\">\n<img src=\"https://david-dm.org/Xotic750/infinity-x/dev-status.svg\"\n  alt=\"devDependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://badge.fury.io/js/infinity-x\"\n  title=\"npm version\">\n<img src=\"https://badge.fury.io/js/infinity-x.svg\"\n  alt=\"npm version\" height=\"18\">\n</a>\n<a\n  href=\"https://www.jsdelivr.com/package/npm/infinity-x\"\n  title=\"jsDelivr hits\">\n<img src=\"https://data.jsdelivr.com/v1/package/npm/infinity-x/badge?style=rounded\"\n  alt=\"jsDelivr hits\" height=\"18\">\n</a>\n<a\n  href=\"https://bettercodehub.com/results/Xotic750/infinity-x\"\n  title=\"bettercodehub score\">\n<img src=\"https://bettercodehub.com/edge/badge/Xotic750/infinity-x?branch=master\"\n  alt=\"bettercodehub score\" height=\"18\">\n</a>\n<a\n  href=\"https://coveralls.io/github/Xotic750/infinity-x?branch=master\"\n  title=\"Coverage Status\">\n<img src=\"https://coveralls.io/repos/github/Xotic750/infinity-x/badge.svg?branch=master\"\n  alt=\"Coverage Status\" height=\"18\">\n</a>\n\n<a name=\"module_infinity-x\"></a>\n\n## infinity-x\n\nThe constant value Infinity.\n\n<a name=\"exp_module_infinity-x--module.exports\"></a>\n\n### `module.exports` : <code>number</code> ⏏\n\nThe constant value Infinity derived mathematically by 1 / 0.\n\n**Kind**: Exported member  \n**Example**\n\n```js\nimport INFINITY from 'infinity-x';\n\nconsole.log(INFINITY === Infinity); // true\nconsole.log(-INFINITY === -Infinity); // true\nconsole.log(INFINITY === -Infinity); // false\n```\n","maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"time":{"modified":"2022-06-19T01:11:12.798Z","created":"2017-09-25T17:20:13.244Z","1.0.0":"2017-09-25T17:20:13.244Z","1.0.1":"2018-02-23T21:45:46.997Z","1.0.2":"2018-02-24T11:33:27.247Z","2.0.0":"2019-07-10T13:11:35.520Z","2.0.1":"2019-07-12T12:40:48.247Z","2.0.2":"2019-07-13T01:56:52.279Z","2.0.3":"2019-07-13T23:19:29.083Z","2.0.4":"2019-07-13T23:30:09.222Z","2.0.6":"2019-07-14T21:28:09.285Z","2.0.7":"2019-07-15T10:20:59.705Z","2.0.8":"2019-07-16T09:34:00.774Z","2.0.9":"2019-07-16T12:01:38.714Z","2.0.10":"2019-07-16T20:50:37.888Z","2.0.11":"2019-07-17T13:21:00.112Z","2.0.12":"2019-07-17T18:07:06.882Z","2.0.13":"2019-07-17T23:09:47.439Z","2.0.14":"2019-07-18T15:49:05.129Z","2.0.15":"2019-07-18T16:26:22.460Z","2.0.16":"2019-07-19T21:17:02.705Z","2.0.17":"2019-07-21T21:38:14.103Z","2.0.18":"2019-07-21T22:04:42.047Z","2.0.19":"2019-07-22T11:59:42.866Z","2.0.20":"2019-07-23T23:27:35.173Z","2.0.21":"2019-07-24T13:07:40.183Z","2.0.22":"2019-07-24T15:38:27.584Z","2.0.23":"2019-07-24T15:46:26.991Z","2.0.24":"2019-07-25T21:21:03.942Z","2.0.25":"2019-07-26T12:27:24.252Z","2.0.26":"2019-07-26T23:52:11.567Z","2.0.27":"2019-07-27T00:08:48.913Z","2.0.28":"2019-07-27T13:10:11.214Z","2.0.29":"2019-07-31T21:38:51.596Z","2.1.0":"2019-08-14T13:27:51.875Z","2.2.0":"2019-08-14T14:20:04.138Z","2.2.1":"2019-08-28T16:31:16.674Z"},"homepage":"https://github.com/Xotic750/infinity-x","keywords":["infinity","module","javascript","nodejs","browser"],"repository":{"type":"git","url":"git+https://github.com/Xotic750/infinity-x.git"},"author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"bugs":{"url":"https://github.com/Xotic750/infinity-x/issues"},"license":"MIT","readmeFilename":"README.md"}