{"_id":"is-array-buffer-x","_rev":"43-7ddc08bceb56eadcf4896c9a76037e02","name":"is-array-buffer-x","description":"Detect whether or not an object is an ArrayBuffer.","dist-tags":{"latest":"2.1.2"},"versions":{"1.0.0":{"name":"is-array-buffer-x","version":"1.0.0","description":"isArrayBuffer module.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"to-string-tag-x":"^1.0.0","is-object-like-x":"^1.0.0","es-abstract":"^1.4.3","has-to-string-tag-x":"^1.0.0"},"devDependencies":{"es5-shim":"^4.4.0","jscs":"^2.5.1","uglify-js":"^2.6.1","browserify":"12.0.1","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.1"},"scripts":{"test":"jasmine-node --matchall tests/spec/","style":"jscs index.js","docs":"jsdoc2md --name-format code --example-lang js table index.js > README.md","build":"browserify -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress unused=false,dead_code=false --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"4530f8e100c78c94240d62b48c636780d865e2c6","_id":"is-array-buffer-x@1.0.0","_shasum":"513bcd3ff95cd502ec3e3e68ef9b2b0d2d80810c","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"513bcd3ff95cd502ec3e3e68ef9b2b0d2d80810c","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.0.tgz","integrity":"sha512-q3T6sN/0WjEGcq8stFDRzXtKIMRqE9SUNUK9DSQ3Mhz3Re2g3l9Lx1+n9UYr48pk/c73pVE96kHsZS2EwBuV5A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyz9Np078wmdnaH8y3Xprd8am0wATnBpwWpYKfgC0m/AIhAIyL06Nz1fFTiAoVSwj6A9YzRcGhh4rVYGIePsZW8UxN"}]},"directories":{}},"1.0.1":{"name":"is-array-buffer-x","version":"1.0.1","description":"isArrayBuffer module. Detect whether or not an object is an ES6 ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015","keywords":["ES6","isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.0","es-abstract":"^1.4.3"},"devDependencies":{"es5-shim":"^4.4.0","es6-shim":"^0.33.13","json3":"^3.3.2","jscs":"^2.7.0","uglify-js":"^2.6.1","browserify":"12.0.1","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.1"},"scripts":{"test":"jasmine-node --matchall tests/spec/","style":"jscs index.js","docs":"jsdoc2md --name-format code --example-lang js table index.js > README.md","build":"browserify -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress unused=false,dead_code=false --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"daecd9108ec1af0cee9a201eeda6552d07f1c196","_id":"is-array-buffer-x@1.0.1","_shasum":"7f26e8189b697faede23ceb739223f9730439307","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"7f26e8189b697faede23ceb739223f9730439307","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.1.tgz","integrity":"sha512-eA2bJJxx4zWeyJ7u+sdQe/zvH0PSF4SgRnB/8yqxrTHLDne9VF90uAFGTbmfc2THHw2bLr+lp1G01W8aZAElDA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNiJJ2wZigym5JeKF6wH/IVKTWosDz8X7IszkOUZnd7AIhALzt5xmgVjqaJF4ylmjmrSpvFRMIgVxKY0trC8XI13Uk"}]},"directories":{}},"1.0.2":{"name":"is-array-buffer-x","version":"1.0.2","description":"isArrayBuffer module. Detect whether or not an object is an ES6 ArrayBuffer or a legacy Arraybuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015","keywords":["ES6","isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.0","es-abstract":"^1.4.3","to-string-tag-x":"^1.0.0"},"devDependencies":{"es5-shim":"^4.4.0","es6-shim":"^0.33.13","json3":"^3.3.2","jscs":"^2.7.0","uglify-js":"^2.6.1","browserify":"12.0.1","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.1"},"scripts":{"test":"jasmine-node --matchall tests/spec/","style":"jscs index.js","docs":"jsdoc2md --name-format code --example-lang js table index.js > README.md","build":"browserify -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress unused=false,dead_code=false --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"e027a34c68bf5dd1e4550b6a650cf123c2210363","_id":"is-array-buffer-x@1.0.2","_shasum":"450acb4adc01f2b73fe6ced457b42f7ad56137ad","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"450acb4adc01f2b73fe6ced457b42f7ad56137ad","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.2.tgz","integrity":"sha512-Ty++9CQ6bYz+Lk/kkOAJu03EPbFrtPI8s9whLR7BI806OPpkDQSolUhr8JoQ7DWB8rNWy1sNXl3tR9e/8oHZ0A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCK/p1jofRWq00Uv6WfOoNOQX0C51+A7OY63MRxajzgYgIhAMl55KF1cvfpQwURtzGWJmEBuS9WekzvrCnVUqloNJjt"}]},"directories":{}},"1.0.3":{"name":"is-array-buffer-x","version":"1.0.3","description":"isArrayBuffer module. Detect whether or not an object is an ES6 ArrayBuffer or a legacy Arraybuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015","keywords":["ES6","isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.1","es-abstract":"^1.4.3","to-string-tag-x":"^1.0.1"},"devDependencies":{"es5-shim":"^4.4.1","es6-shim":"^0.34.0","json3":"^3.3.2","jscs":"^2.7.0","uglify-js":"^2.6.1","browserify":"12.0.1","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.1"},"scripts":{"test":"jasmine-node --matchall tests/spec/","style":"jscs index.js","docs":"jsdoc2md --name-format code --example-lang js table index.js > README.md","build":"browserify -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress unused=false,dead_code=false --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"62819a6484bcae77b95c5c4473dff030f08fa8b6","_id":"is-array-buffer-x@1.0.3","_shasum":"e362827f02d2545048e205587611878bf34df88c","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"e362827f02d2545048e205587611878bf34df88c","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.3.tgz","integrity":"sha512-4FFQVG2cUQ89rCHZNplBftY5X0UCLDvH6GHPZoyHA7c5mZ9Zfj67ZTcgEO0xnmmDyX22KXC7v3++1qyf3bn1pQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDGCTEE8emMZZpqFzRMDywjFX+e71oVKFn43U3X28/OJAiA7rEgCe8WexwFMuKREZEEF319/X2Sz4YR1N+QSdbsr1Q=="}]},"directories":{}},"1.0.4":{"name":"is-array-buffer-x","version":"1.0.4","description":"isArrayBuffer module. Detect whether or not an object is an ES6 ArrayBuffer or a legacy Arraybuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015","keywords":["ES6","isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.2","es-abstract":"^1.5.0","to-string-tag-x":"^1.0.2"},"devDependencies":{"es5-shim":"^4.4.1","es6-shim":"^0.34.0","json3":"^3.3.2","jscs":"^2.7.0","uglify-js":"^2.6.1","browserify":"^12.0.1","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3"},"scripts":{"test":"jasmine-node --matchall tests/spec/","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress unused=false,dead_code=false --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"9dab84c430a0dafaf22dbc50b1af1e833c072490","_id":"is-array-buffer-x@1.0.4","_shasum":"a13a8b979905d3355d37ca3966465a094e7991a6","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"a13a8b979905d3355d37ca3966465a094e7991a6","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.4.tgz","integrity":"sha512-KdEUM6y9vlnfxO583kyfdqWHtG+qiV8WrgAnf29/a4CNAGwF+B5sxPdnSgyDy6XbYPF43lFEBKB/ZQ6PnI5lOA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCk3Z6U1tkpYI2oyHD2AcrTdiXdryAMWbXSNlcvXA8oXwIgIgtO2+O+4bxTZWts4x9i8iWyZoF67VBY+MSgTyA748A="}]},"directories":{}},"1.0.5":{"name":"is-array-buffer-x","version":"1.0.5","description":"isArrayBuffer module. Detect whether or not an object is an ES6 ArrayBuffer or a legacy Arraybuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015","keywords":["ES6","isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.3","es-abstract":"^1.5.0","to-string-tag-x":"^1.0.3"},"devDependencies":{"es5-shim":"^4.4.1","es6-shim":"^0.34.1","json3":"^3.3.2","jscs":"^2.8.0","uglify-js":"^2.6.1","browserify":"^12.0.1","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3"},"scripts":{"test":"jasmine-node --matchall tests/spec/","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"43db0e11a97fd3c1408e43c318fdb2389b12ebee","_id":"is-array-buffer-x@1.0.5","_shasum":"d04bf4c8ce87fbb0aac22917bf1e1d5f9ed9d379","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"d04bf4c8ce87fbb0aac22917bf1e1d5f9ed9d379","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.5.tgz","integrity":"sha512-EvxQdo0vQdBBFaCL4fXryZhFHiVxVfPoTS0K9Yf3+MiDUtHbCJDp7OCj47jt5icn/H3sS7BbuilNVLz/hF/fow==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFMNIA081kucS662iRjZh8OeoxONFfNWnlJf94mzeLkpAiEAg7Pt+/0Tbhz3s+0moyGtIyH0IGlmYlc4dtDRiwvF5sU="}]},"directories":{}},"1.0.6":{"name":"is-array-buffer-x","version":"1.0.6","description":"isArrayBuffer module. Detect whether or not an object is an ES6 ArrayBuffer or a legacy Arraybuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015","keywords":["ES6","isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.4","es-abstract":"^1.5.0","to-string-tag-x":"^1.0.4"},"devDependencies":{"es5-shim":"^4.4.1","es6-shim":"^0.34.1","json3":"^3.3.2","jscs":"^2.8.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"69f887206fbbdef47f61a642993bb82b31f23c91","_id":"is-array-buffer-x@1.0.6","_shasum":"3d91c667d2d10c34b35add3694313b3453c96db8","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"3d91c667d2d10c34b35add3694313b3453c96db8","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.6.tgz","integrity":"sha512-MLy300qEnHgpq5tvzS9CNZcSlT7pUYVxnNQd/wY8L1ueK5QwQUBilrtu3jplLHyX9WzryoigfqxdFhHkDOmIyA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF+zSbZGeAj+yhQf+yzhJC2bHy600vtc1fwedtZDfi8VAiEAzIQDiRT9r9u1j54JDp3mPvZPcurqEsjjNINSYHU5vhY="}]},"directories":{}},"1.0.7":{"name":"is-array-buffer-x","version":"1.0.7","description":"isArrayBuffer module. Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.5","to-string-tag-x":"^1.0.6","has-to-string-tag-x":"^1.0.5"},"devDependencies":{"es5-shim":"^4.4.1","es6-shim":"^0.34.1","json3":"^3.3.2","jscs":"^2.8.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"6bfd1d534ce57796686f3d064aec0bb40b326767","_id":"is-array-buffer-x@1.0.7","_shasum":"121b1b383836d2aef154fd00de62efa35539b91c","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"121b1b383836d2aef154fd00de62efa35539b91c","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.7.tgz","integrity":"sha512-XYH5B9FMsAqc7ngr0l61kd7foKmCc0h8KjplxPpRTU0AHw9fADCmEc9lo8Vw149YHZ3RcZyk27773ygx1lLJFg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDd2EtCycnufJ/vaXE1O5wgELUFYFu8vm3IstvnCFfEwQIgfGSYgT0xPdeEcDtaIcbf0CnVjOrOLwQwYW6TBwQj3to="}]},"directories":{}},"1.0.8":{"name":"is-array-buffer-x","version":"1.0.8","description":"isArrayBuffer module. Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.6","to-string-tag-x":"^1.0.7","has-to-string-tag-x":"^1.0.6"},"devDependencies":{"es5-shim":"^4.5.0","es6-shim":"^0.34.2","json3":"^3.3.2","jscs":"^2.8.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"416c12cd1958579492dd2f234313ac0bce9046cc","_id":"is-array-buffer-x@1.0.8","_shasum":"7d2d6482413911e7158c3f02f3a0fe5fb2c79002","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"7d2d6482413911e7158c3f02f3a0fe5fb2c79002","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.8.tgz","integrity":"sha512-I3n6Ij0QdRkOy7m/dBh77ZQ/nH33N4E1AkPVwI/xL8UjIwuI6ZGm3+J4DdMRVppy/D2tpJnV5LWW9skyes0WRw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDM2a0eH9bdW0nttMjiGiyBk+YGS3SQX7xbIaBLJroNvAIhAPmjGaUY8yg8ulrXzGCjtKdwQR5qzCJmA7hooEbBAuUt"}]},"directories":{}},"1.0.9":{"name":"is-array-buffer-x","version":"1.0.9","description":"isArrayBuffer module. Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.7","to-string-tag-x":"^1.0.7","has-to-string-tag-x":"^1.0.6"},"devDependencies":{"es5-shim":"^4.5.0","es6-shim":"^0.34.2","json3":"^3.3.2","jscs":"^2.8.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"db7816a4aac561a4d646988ae18be7478694c354","_id":"is-array-buffer-x@1.0.9","_shasum":"3ac2469d7a9840032c6ea2cd2f577b585e232f5b","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"3ac2469d7a9840032c6ea2cd2f577b585e232f5b","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.9.tgz","integrity":"sha512-Ua9M3vSCq9Gx2MRdz65/i/Bisq3WaGkmHGDK6oNb3AatuFc8uW7/VTtktJNWtqr2J6WKx0ButXaNVzzxB/bo6w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDWbK8mo7R4osNKf5bfa+N4ofDIhcLuz+nw+u7d/944xAiBxMdDUSyz3GNm+nbeNxsnC2h9YxxWBEU4Tnl04Z1n1/A=="}]},"directories":{}},"1.0.10":{"name":"is-array-buffer-x","version":"1.0.10","description":"isArrayBuffer module. Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.8","to-string-tag-x":"^1.0.8","has-to-string-tag-x":"^1.0.7"},"devDependencies":{"es5-shim":"^4.5.0","es6-shim":"^0.34.2","json3":"^3.3.2","jscs":"^2.9.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"bbf357b851ae64838e608cd8dd54dbcf83ed83db","_id":"is-array-buffer-x@1.0.10","_shasum":"866a5d803e1f8a8f1f973909acdefb0ccdd5b92d","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"866a5d803e1f8a8f1f973909acdefb0ccdd5b92d","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.10.tgz","integrity":"sha512-nUxcNn1QPbG2Av8SUaHKCjWG/ryXh+EInPaquk/Vw+FJr8Zt9KHa14qv2V+3A24bJgOS+Bk8F86Bys5/PfDVTg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6cewnPYqaYpA1a6oVYw1WMvvhvWuWclMdnt7eqyLVMwIgKiQytshuur1z4tqNUgeHulZFYeYrIDq5qyT/Puw5EAc="}]},"directories":{}},"1.0.11":{"name":"is-array-buffer-x","version":"1.0.11","description":"isArrayBuffer module. Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.9","to-string-tag-x":"^1.0.9","has-to-string-tag-x":"^1.0.8"},"devDependencies":{"es5-shim":"^4.5.2","es6-shim":"^0.34.2","json3":"^3.3.2","jscs":"^2.9.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"b1acfb7413a1b32890edb3c64713124068002988","_id":"is-array-buffer-x@1.0.11","_shasum":"6e474ef5a72524f7bf6ac116d858184241183e35","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.3.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"6e474ef5a72524f7bf6ac116d858184241183e35","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.11.tgz","integrity":"sha512-REp2EG2qszcHyoXaVEc4xvrvIFoEMXUS7AU+C5wXYLy0AvByE2g7L4GufSt3eZRWsHCKejuXTLv8pecDE4ep0A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDp5+/xGS3rWF94bq1MUxxcKjrBkV95MsbJ1eNdZILiDgIhAL4JEcqHCH7Zks6HglKY/6TtIdEFJgjQA0ywwFtAnF5A"}]},"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/is-array-buffer-x-1.0.11.tgz_1454472109319_0.45392666035331786"},"directories":{}},"1.0.12":{"name":"is-array-buffer-x","version":"1.0.12","description":"isArrayBuffer module. Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.10","to-string-tag-x":"^1.0.10","has-to-string-tag-x":"^1.0.9"},"devDependencies":{"es5-shim":"^4.5.2","es6-shim":"^0.34.4","json3":"^3.3.2","jscs":"^2.9.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"7ca7928d0762a1513adff8436ca2f05869ec3fe9","_id":"is-array-buffer-x@1.0.12","_shasum":"aadbfcdad8f42e0ee77d6a37959299339043c2d3","_from":".","_npmVersion":"3.7.1","_nodeVersion":"5.5.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"aadbfcdad8f42e0ee77d6a37959299339043c2d3","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.12.tgz","integrity":"sha512-RxDfZsxJfWvccCpOa8pbU0R6xCYRnQS0ZFBjDaV7nimY0ITt6szi0WQ4pAiCmG+lU8B8myFZ3S+2PAZR2pnl7Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbkYrjbVw5xr7btr2UCdshy/Jjc1an0BW8Q+pGBXE+4wIhAOP6Ky52V7wlHG1Y3Mobab7xKhw9Jj04B4TCy0GWEUGr"}]},"_npmOperationalInternal":{"host":"packages-6-west.internal.npmjs.com","tmp":"tmp/is-array-buffer-x-1.0.12.tgz_1455351973838_0.10749798151664436"},"directories":{}},"1.0.13":{"name":"is-array-buffer-x","version":"1.0.13","description":"isArrayBuffer module. Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2016","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.0.11","to-string-tag-x":"^1.0.11","has-to-string-tag-x":"^1.0.10"},"devDependencies":{"es5-shim":"^4.5.4","es6-shim":"^0.34.4","json3":"^3.3.2","jscs":"^2.9.0","uglify-js":"^2.6.1","browserify":"^13.0.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^1.3.3","nsp":"^2.2.0"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"14eb92dcfd939e222e4fbc8e24594ccc945af96d","_id":"is-array-buffer-x@1.0.13","_shasum":"d31d8185545bd42f0944303ea4404bc560cec0b2","_from":".","_npmVersion":"3.7.1","_nodeVersion":"5.5.0","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"dist":{"shasum":"d31d8185545bd42f0944303ea4404bc560cec0b2","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.0.13.tgz","integrity":"sha512-0lWibUjTQ51VjK294slDa9z3GTkReY1YNwOgOG2dx8zLFqvvF926PqKn7rfPFwFAHQIidwaQyQuvd6qqCYuV2Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZHQl/g+owdmyQeIqDSfLALaySSlKq1b/3Sq487jGWaAIhAMP+E6yx6upNxVn9H2DDrpOLGsu2i2T9qtqdYhKsbQiU"}]},"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/is-array-buffer-x-1.0.13.tgz_1455520220969_0.568255003541708"},"directories":{}},"1.1.0":{"name":"is-array-buffer-x","version":"1.1.0","description":"isArrayBuffer module. Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.1.0","to-string-tag-x":"^1.1.0","has-to-string-tag-x":"^1.1.0"},"devDependencies":{"@ljharb/eslint-config":"^11.0.0","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^3.17.1","eslint-plugin-import":"^2.2.0","json3":"^3.3.2","jscs":"^3.0.7","uglify-js":"^2.8.12","browserify":"^14.1.0","browserify-derequire":"^0.9.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","nsp":"^2.6.3"},"scripts":{"test":"jasmine-node --matchall tests/spec/","security":"nsp check","style":"jscs index.js","eslint":"eslint *.js tests/spec/*.js","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","build":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","build-uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"9c0b3898dc70fc1e632d844777b4efa6a6ad0f92","_id":"is-array-buffer-x@1.1.0","_shasum":"047e20b772f8a0958224485adfbbe78d2cccf926","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"047e20b772f8a0958224485adfbbe78d2cccf926","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.1.0.tgz","integrity":"sha512-bZqueRuudZZma/jC2WauV7ucYh3lrQTVyuKBvOwpj6P7fQIt1Ek/G2b+tC+gKvOazdPzRbpp4i8pGpDsKZNB6A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC2uP3gfaNoX0xCKVOoe3UD6jk3U/krR0Lt1pGyGm2PYAiEA1QP3k78plc0fXw/sKTQKekQrPRBRVqTiXIPRnpbH/eQ="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/is-array-buffer-x-1.1.0.tgz_1489401179905_0.09476052271202207"},"directories":{}},"1.2.0":{"name":"is-array-buffer-x","version":"1.2.0","description":"isArrayBuffer module. Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.2.0","to-string-tag-x":"^1.2.0","has-to-string-tag-x":"^1.2.0"},"devDependencies":{"@ljharb/eslint-config":"^11.0.0","browserify":"^14.1.0","browserify-derequire":"^0.9.4","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^3.18.0","eslint-plugin-import":"^2.2.0","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.1.0","nodemon":"^1.11.0","nsp":"^2.6.3","replace-x":"^1.1.1","uglify-js":"^2.8.18"},"scripts":{"build":"npm run build:setver && npm run security && npm run eslint && npm run browserify && npm run uglify && npm run docs && npm run build:jasmine && npm test","build:jasmine":"make-jasmine-spec-runner-html","build:setver":"PKG_VER=$(node -p -e \"require('./package.json').version\") && replace-x \" @version .*\" \" @version ${PKG_VER}\" index.js","build:watch":"nodemon --watch index.js --watch package.json --exec 'npm run build'","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","eslint":"eslint *.js tests/spec/*.js","security":"nsp check","test":"jasmine-node --matchall tests/spec/","test:watch":"nodemon --watch tests/spec/test.js --exec 'npm test'","browserify":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"d0aa692a214444eec60f1469b27e661b3f7ea6e5","_id":"is-array-buffer-x@1.2.0","_shasum":"4234842b6a6baa34ba64cd940c3e2cbec515cd2b","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"4234842b6a6baa34ba64cd940c3e2cbec515cd2b","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.2.0.tgz","integrity":"sha512-1P3BV3z8vydXiivw6yin3wX3HixoQmfSRfQ7sVRk91LlxrtFVKXLsi4xjSzPlQALfZXtvIhvcXOoHU2by/9GRA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbg6ipeu0cXbiEYYcEVWPGR7M0EnRufsiWfpQUVpDBcgIhAJjsOLDrKyBV9qxd67HjoOV1Gzf5D0r4yBojB1fdyTMi"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/is-array-buffer-x-1.2.0.tgz_1490817117310_0.1581707715522498"},"directories":{}},"1.2.1":{"name":"is-array-buffer-x","version":"1.2.1","description":"isArrayBuffer module. Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.2.0","to-string-tag-x":"^1.2.0","has-to-string-tag-x":"^1.2.0"},"devDependencies":{"@ljharb/eslint-config":"^11.0.0","browserify":"^14.1.0","browserify-derequire":"^0.9.4","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^3.18.0","eslint-plugin-import":"^2.2.0","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.1.0","nodemon":"^1.11.0","nsp":"^2.6.3","replace-x":"^1.1.1","uglify-js":"^2.8.18"},"scripts":{"build":"npm run build:setver && npm run security && npm run eslint && npm run browserify && npm run uglify && npm run docs && npm run build:jasmine && npm test","build:jasmine":"make-jasmine-spec-runner-html","build:setver":"PKG_VER=$(node -p -e \"require('./package.json').version\") && replace-x \" @version .*\" \" @version ${PKG_VER}\" index.js","build:watch":"nodemon --watch index.js --watch package.json --exec 'npm run build'","docs":"jsdoc2md --name-format --example-lang js index.js > README.md","eslint":"eslint *.js tests/spec/*.js","security":"nsp check","test":"jasmine-node --matchall tests/spec/","test:watch":"nodemon --watch tests/spec/test.js --exec 'npm test'","browserify":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map"},"gitHead":"5f869f60e83641561a6ab567d5118c5a72041ff6","_id":"is-array-buffer-x@1.2.1","_shasum":"579180688b612b3691700d6c9ab335d6fd46955c","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"579180688b612b3691700d6c9ab335d6fd46955c","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.2.1.tgz","integrity":"sha512-2KWVUK4ounYkXk4ssc1v8HeoJ7Tu0RtPM8D/uLXhOAIeO7I95eIz10jUXRFTowItsqPkd8uupl6vuVbzOnvHAw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDebBPBclQOEZHcArNouDPHo2/LNaPVj9KkOIs7ZlHPswIhAIR11tbhZwtT0qbkLx9EtDxq03twDcAhi6Zq1BpQdwXk"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/is-array-buffer-x-1.2.1.tgz_1490827636352_0.9699098966084421"},"directories":{}},"1.3.0":{"name":"is-array-buffer-x","version":"1.3.0","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"is-object-like-x":"^1.3.0","to-string-tag-x":"^1.4.0","has-to-string-tag-x":"^1.4.0"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"439c32ab80f0d9e58aabe545d6e5f75e9844960f","_id":"is-array-buffer-x@1.3.0","_npmVersion":"5.2.0","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-whzwpofpDnd+7xMeELyPoBzqYqLtP1mnx66y/3PtsJJ5OzC+z79zr+9ItoEH+BJWm4SaXNR0CIdiUGIMUqXpvw==","shasum":"4b4fd096f5bf9e262508fe23c52ee538ca9bcb57","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.3.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG8cFXEIrwk7jWmIKbwGrxtOh34+7V4xHWTE19lkIBqMAiBtgwhwW/LTqzZ+6VffdkD2WRIClSgKdOKWkzndXutqww=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x-1.3.0.tgz_1499905117215_0.17739318078383803"},"directories":{}},"1.4.0":{"name":"is-array-buffer-x","version":"1.4.0","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"has-to-string-tag-x":"^1.4.0","is-object-like-x":"^1.5.0","to-string-tag-x":"^1.4.0"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"5ac3ed427aa09abe349c81947b839577e4c20dfd","_id":"is-array-buffer-x@1.4.0","_npmVersion":"5.3.0","_nodeVersion":"7.7.3","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-0GQe5QPJBh9Lmt+PFP9O2BQvwQ1cMPohgL9vRuNIjb5cYi9HeeJESCJeG8lHziniVR+3VolF8YRz6LlfgNpb0A==","shasum":"c46586ab456fdf069fa9fdf27606a74c7a8719ef","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.4.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCa65Gx6h3rlWy9wAg6rXezI67yriPYmTEwDRNvudqH0AIhAOjq9DqG7WWM43PUxJ0HIxeH5xKLRttrN7cyzC7z6QFu"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x-1.4.0.tgz_1502843630570_0.9347964322660118"},"directories":{}},"1.5.0":{"name":"is-array-buffer-x","version":"1.5.0","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^1.1.0","has-to-string-tag-x":"^1.4.1","is-object-like-x":"^1.5.1","object-get-own-property-descriptor-x":"^3.1.0","to-string-tag-x":"^1.4.1"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"376b2f123f74719fae50dd85918f8247d5d2639a","_id":"is-array-buffer-x@1.5.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-7anKAvV+3pv9S/OUgOWIPeBuK6gVnE04Q5Ueby24YTC300xPwbUh2iBajjgJoAqW8vBtKeUWDcMyduWB6HzqFg==","shasum":"56697d293de191c0cce90e3cc708a052b17decc3","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.5.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG1HEa0R6+iaZO7mMezoYYvci3mRJk1FXT1m+NJvaxyKAiB0QAKdFb9VT9hXNaWvU3ReniAdBxGi6Xj6jWL6asf+Fg=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x-1.5.0.tgz_1505230016754_0.015498224413022399"},"directories":{}},"1.6.0":{"name":"is-array-buffer-x","version":"1.6.0","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^1.1.0","has-to-string-tag-x":"^1.4.1","is-object-like-x":"^1.5.1","object-get-own-property-descriptor-x":"^3.1.0","to-string-tag-x":"^1.4.1"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"8c68bb90b61b72a64588e0202ba7ccb81fe761a8","_id":"is-array-buffer-x@1.6.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-KgjwJhKIcDNi4g9UJHSZFDypIb30OjUgX1R1QXjQsQlx8/wggtTtubIe2lMWiqiOxdWNasxqB9z/74YQ7odDEg==","shasum":"21da70d34fa457c1e1ad9cded98f11e7d4fbeb80","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.6.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCGrg+ir/RG+KEeG2GKcR6j6ui4qHNYWXhNh52de3ngggIgIV/it3W5PNYDMbST5lMRLwhWrh8joTMLtatdDpMoJSc="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x-1.6.0.tgz_1505231556229_0.2502379685174674"},"directories":{}},"1.7.0":{"name":"is-array-buffer-x","version":"1.7.0","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^1.1.0","has-to-string-tag-x":"^1.4.1","is-object-like-x":"^1.5.1","object-get-own-property-descriptor-x":"^3.2.0","to-string-tag-x":"^1.4.1"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"8cffbe84b29526cb482cf22382cbb0dadce66d56","_id":"is-array-buffer-x@1.7.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-ufSZRMY2WZX5xyNvk0NOZAG7cgi35B/sGQDGqv8w0X7MoQ2GC9vedanJhuYTPaC4PUCqLQsda1w7NF+dPZmAJw==","shasum":"4b0b10427b64aa3437767adf4fc07702c59b2371","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.7.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpJYKSmtQTuSHQb61AWqd7CCe9muCEpg1bjn0Rz9oeywIhAIH54EcAWbth1//MQ4jTz7ng93wNrAQrrkyIhRboW2y2"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x-1.7.0.tgz_1505374464673_0.153850132599473"},"directories":{}},"2.0.0":{"name":"is-array-buffer-x","version":"2.0.0","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.6","has-to-string-tag-x":"^2.0.6","is-object-like-x":"^2.0.9","object-get-own-property-descriptor-x":"^4.0.4","to-string-tag-x":"^2.0.10"},"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":"44197ed25d1ef7312244c86acf6375ca68138de5","_id":"is-array-buffer-x@2.0.0","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-MGMs+b9B6rhPlPnY3RKF9kqux5xdd74E3Ws31kVS4bnvoVDol/DzVVeDCOI2tXQys7kNPjqt9w26YpD59z5F0w==","shasum":"b30d29954381a134bd869a22d7ad7e2429fe0612","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.0.tgz","fileCount":10,"unpackedSize":251672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLlzsCRA9TVsSAnZWagAAypQP/RZBhczx0drROPVy2GKY\nF1srQEuVS7OZvJJ16gW6v5W/OFZATFY6dUWJsv8kKr+lUxTyIWpmh92kEZew\n+Ly+M39u6Olaz34iZ0g2mtsw3egrsBxkMI3q2AU/KKZ5ZU63jwlqk8Mwkyiy\nZgj3znp8oJpTZ/kK/s0HFPULQwdY0+1uP8MSJTOmv25QqR6tO3eesR1BKb5p\nQq2YeYLH6limX1eZcelHVlPxrOY5/A4ylTATQzF1RrQ8m9WLhJ9olPtFlPuB\nVQgYxd2YA2u4Fxzp50bdIFUzMQ5Xyget6EEH3pe9KI+SpDMRmAwSIyiRsUYr\nbT0FKYNsn4kJfjHkruoNg31krxfL4AES3gKbVSYAtP7+Kfreq77iFO+UcDwV\nbD6zv3CkEGeR7T14MiNgHNGUJm6pRBcybPrGF0d4wHY1u7Xd6sSevdM0kq9y\nPNsH3mfCYhkVbGfkOfMCZgWl22p7E4u730WFBpR63nc/+sm9rpKeHqiIKpku\n2czKSWj2JjCKOBoYb+5BZ1ksN2A+jDMIQe6CSuxZbxeAnvRw9UbhgCM2J9Dz\nmESDgPkie2sTu45FqlGnVQ1tEOqwcd56r1wWaIYtMpn0+M9pydql/HfvQ2VM\nGI91cVCRpuKzNJH+k8j2VjpNhkkEIYO2yqthbEedDSbYIw7RfDx9rAap1efv\nXkMN\r\n=VOfh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD72lJW26tMMVWJWZfViaaMHk33bEYuj+A/wYjPFwrvbQIhAMMGiZCuk0n4vlmH94+KmdY91CLfs99WIuCZtB63fkh1"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.0_1563319531311_0.13043874486855822"},"_hasShrinkwrap":false},"2.0.1":{"name":"is-array-buffer-x","version":"2.0.1","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.8","has-to-string-tag-x":"^2.0.9","is-object-like-x":"^2.0.12","object-get-own-property-descriptor-x":"^4.0.6","to-string-tag-x":"^2.0.12"},"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":"76d989a1be7eda7450e8f212509338cff3b6c221","_id":"is-array-buffer-x@2.0.1","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-U9YqdZlz4JgA4bLQ4REmMOP7WIkV1aWPHGwXRdZ4kyc4pEjBKC+9c1zk5oxnZMOVQD+uXeGQYfKP1aC23AB1Xg==","shasum":"f183b3b5c511ec601c974ac8f56cc46e226d25f3","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.1.tgz","fileCount":10,"unpackedSize":258200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL3mkCRA9TVsSAnZWagAA39QP/RNfZO0ENtPUYmFrQmJg\nTMp+pzg56NqH59VNQKzpWDmAfMc9sC4Fez4Nj/+s1G6S07T4KLg6oG++1UBd\nPnLG7EWBJzMe8554HgavnnFRAiHuXUCkvNbx3h/6HiHrSUpEGHQMPuGrN0uG\nsQFYFnUqrmBckNYITiir0+uF+TKVywZs7wOe57HNTXY6sTlwViy/9zLwjq7k\nLPI1t9vtFx1vJviv2K5M5MsihCuW74zA2F9PkYXGh6xXE9WREyPFjs2J6XD2\nBN6p/KaFUJULu+hZGBx93HAQvcRRhaOSIuzhgisLzQ10RPcmZANxL9z9C9JC\ngJBp6sBy1Szw4puYMYUOw8D/Rqj6RmChGVQ15Q3Yn64wqNP8VcsxxeZ4lYaO\nwc+jPpOlsr9X7010v/b0wr+D0sKtvvVRdD2VAFsUCREXkbHgtBk23tf0zc/m\ngZv3DWsrcFoF+LLv3Hk35KDhblarGkiw+7k6CULahuiFa1EsaI+NroDnUOu0\nY5NRakV37ZyjzFeVPluIGak2SmH2GxTmS2v08H0LJQypDfC/vwXtGDOs54+C\n0jtppYem1cSZ9/rl9FiKL/8ieiOsCBvYduS3xyPwD1FXIMiWJVnimv22DUd3\nLsuHZ9HoPHWPs6ELqONySwYtX8/9KKsT8Z4KjoBUyT4hK/IL8PyiZcqz7y++\n3UG8\r\n=BfF2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEb+/AIt1kXSPCnaxFzmZ1NBRX6x9V+9aT/8IjEM8PwwAiEA57pLV8/HhaMnzfeL+i2Z1h1L71xJDJbS4t/198FhZMM="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.1_1563392419680_0.17803698154140113"},"_hasShrinkwrap":false},"2.0.2":{"name":"is-array-buffer-x","version":"2.0.2","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.9","has-to-string-tag-x":"^2.0.10","is-object-like-x":"^2.0.13","object-get-own-property-descriptor-x":"^4.0.7","to-string-tag-x":"^2.0.13"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"4b7c265593bea870122a58806627633aa66250f1","_id":"is-array-buffer-x@2.0.2","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-rCLM2vqJRWOk74mjwIdV5Q9UDHiz2mFAtkGsXDOXGjXfayKArvesIuYDaYfawPoPpNoWHYwmu9d9YgsfNotQEA==","shasum":"7b5a262f3080a9d5bb8b39d05d6d6212e131bc7d","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.2.tgz","fileCount":10,"unpackedSize":258201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL72RCRA9TVsSAnZWagAA+SkQAKLnwE4kMgz6ECQdpUn2\n2t2IGiO3s936GMgxGVjDcCq83cg7+PsFHBHCDFZjaIbXhuRm/JAG1bMcY5TF\n2B4SEmjw7LYy35EBZ1sZGiYjtIaX1ti3W0Tl6PFI8acb43AJXMsBNuGvyVM+\nktbcVrf0lidLIoQZenzTkzDU61bN5GNbGYHiyauCYml25OGH/oYMQsCJ1QBO\nCUGRotg3JQvpdancUNtzCiUN57aCh0AiOZWmFyAalo8jcOhPBiPol35oiCJ3\noJF+SKHBkFqP3UxspZlTHWzy6mK+nJcYv+op0qKAE96o4yl0+c0fjgyu1+A4\nSQU9RRR3mQ7sOH93J2vd34wD0N95VEUeHcVg3+CgrTW+lOvQynqHoe8gZeYk\n2K3iqof/pWPfhxtt7x/HIGV1qJWy2OSxHpl+P64fslSfm2aIgpdBt+cipvR+\n2G+WH+Vf8dwRhGD1RWB6H/yafPqbkXtEMKOyECRY9ib5ggSwM0HhnlQke9PT\nRUwpqAjojidqvlBglLNq4UN0Xdore1fThP2lMVo/uq4Szu0AYmZXKImioCyy\nByFJDfoeYY3TNsX/NG8s1C4zlFlzXKIVAlkW/i+fZLlFLC0Te4mMMpaNOz/Q\n5a0pbjfml0QPl5ZD5h3SzGrzj5Xkw3A+YWdX6NoIpMswEOs+7gCZU8+Bh2Fb\nnVuT\r\n=Jyht\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDLa2JxJvI608KjQ0AiB8kGkQagJ0dDh3xKYMenaj8zaAiEAigZsvR9VNFPKHVQf++cb1UM1wrBVlHGPBnpUUV9jUmY="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.2_1563409808591_0.3034600549567221"},"_hasShrinkwrap":false},"2.0.3":{"name":"is-array-buffer-x","version":"2.0.3","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.11","has-to-string-tag-x":"^2.0.12","is-object-like-x":"^2.0.15","object-get-own-property-descriptor-x":"^4.0.8","to-string-tag-x":"^2.0.15"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.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":"d3712bab5918900e70b36df20a69ace94ca8cc04","_id":"is-array-buffer-x@2.0.3","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-oARqpNkOz/6tTvwvNxtvrZOm0z0+9MerlX41vz7XZOJEKf1vTxa+K9kYBUxd6PCiMBl/CvwS9MC7YKBb6slLtA==","shasum":"74e6d6e8e87b35d8124c38f7b4b66e5fbc600c39","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.3.tgz","fileCount":10,"unpackedSize":258202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMPfICRA9TVsSAnZWagAAVjgP/jKt0LbF5wSc3B6MjlFm\n9nnJpxowEPNoz7osH8LdSNXv+XYr2NkC+GB6Dyp2gnqF0WjECe7ej1+BxKQX\ntcG6Zd9ba6vTCRtNIfr79qPOiXE1WESsBIc1aSx5qUxGTXA/O1oEgUQvzSQc\nuOmLXQOaEtUn//vJKRZ6tVY3U0rbQNLkkX9W+z81GjthR0RDd8o15dG3Js2a\nIXzN2LMgi/YWQuU0W1I3XoPRCzwLHMtW+P4LKXMusQ+YglDu9l11EUuCUByx\ncpspaoxvtuCePSbBKNqPHmylzwePRuXuukW2KCp6Irfb4SC/WHeMx/V/TeEi\nnThnwzxVchcP8clp0m6iJRfTOcBywSXhU8q9qsj+sEZnyC1XJ9eXy8o6gArc\n8fo4ruo6AHX+M/5Ikoc39NMZqRqpIBYATNnC8/DcUWsaIQozlqw7ixRWZb4o\n8wMbiURm+cF8QxI2YpfmI+fwE0WgCsRmjyqJPgmhF29L9I0ZV/XyAQMH1lMg\n6iSEKvnCrzAdo5ZuKDBjTX+qlEEL6L1E8wtvbJuvb5BSL6WvA93N8F4x+Ur/\naHK5zizb+Jfoxs6dPwE0FoozBx2GyRmbBoU6NYT+Mf/9WW2eUUljf2vPFige\ngZvRI/ZWeqHbYl3uSuWus0Q5qnhEhGYMx2UQgQdOW8MXPZbr3RO8W6qTVqUQ\nuTc7\r\n=3tnj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAPQaCcwGr+HvVeWxMudYBuRtqUZGW9A8a7M0FfgjCDFAiAZdQiD0SeTQgatfUCGvJTJX6BMqA6ruOJyuUwdkW5dTw=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.3_1563490247264_0.13151251428691046"},"_hasShrinkwrap":false},"2.0.4":{"name":"is-array-buffer-x","version":"2.0.4","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.12","has-to-string-tag-x":"^2.0.13","is-object-like-x":"^2.0.16","object-get-own-property-descriptor-x":"^4.0.9","to-string-tag-x":"^2.0.16"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.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":"150771fbae1d48655596b149efa16c9fd0ff280a","_id":"is-array-buffer-x@2.0.4","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-HBkpsRVwWD4T0/VXSK/1aoHLkuAPnUw2GooKrIDnpLIAPXZMciq0GjNxKm6FkNj2iI/eqtpYcQbG2OISL2gMeg==","shasum":"39889e05d7a642a14715d22a68fac5b0f0b92461","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.4.tgz","fileCount":10,"unpackedSize":258223,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMkRvCRA9TVsSAnZWagAAwVoP/1/tJuYEGlrBfZ9qgn+i\nzq5NkdM5MvcfkgOY/SxesVwZAiZWtrthg/+VEz+s+JJ/zJq/FuRjTTvFdClS\n/RJeHaWWDCU0Cw62PQMItqWGBJ3kGTuODYk3yPr6Q3phzqzLkLGgYjhJoJD+\nqlWcmkbPsgdt32WQxhAMGugS+ACi5UHKpZWnPPKinxiLpEZM5UeE5lMJI6zG\n+ml3o8LlR0HvYCa8snLGptj7+XjIGfvY/9YWS4qpOAeOFIeRmqDHVNubhWZR\nr8m9Dsk03/TBmzCETcLU4pt5V7iDlubBoT/TMSr1EoKuo5+PWXZFdsHsm+2c\nTzw3Ogf6Rq6UpX7ciqg08/htZXcX/5267+nM8u1wva3hg7RIsSQZfCxIBqok\nrQ1EnL3FldvwKMQ/ywzEBKuiEkPhIW+z1jpOsKT8GEFRvhKpavTSrOFz1gYd\nlBWPKu5yZbvfR6tBzeAvyaGnh2tU+5EZt4uf+Y5wtZTzDRTVxc8AQ8MF1BDD\nQHMj3wf/I86XErLFwKMtUYfMwKD+bQorXv5j/98dbs3zcj9Cwo33vKi7NtAO\nM4fZPdZh3W2b3NZIf6z0/7fA7Rf8oKn15IZkX55rD1I8y+Dp4Jur8RadYkde\nUYoC2FL8GbCrkoMaE9d9GFD2E6m0ITYoptAkdt4v6V13f4TXcCnIcVpYj/0A\niHlw\r\n=uvfY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCZe6a6bKAvCtAOHhqgWRlqgxzowTlf7Ado1hxuNQD9igIhAOghKfFvdwcAxH9FGWJgCbncLu5fvXelnxFuOF80LRBx"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.4_1563575406944_0.3158799604819078"},"_hasShrinkwrap":false},"2.0.5":{"name":"is-array-buffer-x","version":"2.0.5","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.14","has-to-string-tag-x":"^2.0.14","is-object-like-x":"^2.0.17","object-get-own-property-descriptor-x":"^4.0.10","to-string-tag-x":"^2.0.18"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.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":"38022419a171d0330d4f9d5f37bc0c8d3f1fbb29","_id":"is-array-buffer-x@2.0.5","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-udSCLzybl12TRpwThnl/bJNQYfYyw3Ui59+5BiYdB0QfckK/ARF+WY+OX1Rf0CqZ/BVnOBCEFowBE18PFn3rVQ==","shasum":"7e59c0fb5b207e74b00cefccee481f110b2dc740","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.5.tgz","fileCount":10,"unpackedSize":258252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNPLKCRA9TVsSAnZWagAA5GUP/i0yVtpsFTxYvmXQMs7o\nWxdRZChxrto2VVZ8QPkVnjuoNQq+rXkI6cZbV/7Ny+0/JGwwWTeu2KbYjbHm\nG3lqZVYXS3FMCArx54ndlQbz76zxy07kGlg/+lfd+1prNaanTu/qSUHqBr+g\nD2AeqL0qaBJbkZpr3f8Mnc4uqgcU+OLmJI0ahDTkFVw7jV1QNamrc84t7gyE\nGRU+WjNQ0xJnWaLRgLNKeZfKWD1JCAcrvyM+8EDyHVh4l61I8nxP/ugc2ckK\nHcbwe/GtUDYoPVfql7x+Bje7srL4BlKf93mRsGTKK5Y252fJu48H7JE1vTlT\nckWMLrJl//F9fQNzcqoc4sss68P0HzKZzr4A56+ws3w+kczAbHtPhlSnsV2o\no6gpko0mFIPCc5cdNpEHP9X1fUHP8uI/XWXkcnm3F34yQxxqnMxEuJ40sm+r\nZfUSI5bIqLJZCAaBVqCDkIVvV7kpKLLsb+a+hefkAZo3WkY519h0DS/ouiEi\n66RAUl5jE2avG0a96FwOhfgr95F1yzr4DfRP/tJsMCCW6ckU80cF6Jfm0LBf\nB86BzXk1UeH4LFXGk/Xsresu3cYe9UwRARRc5b+MeHj6imQUaIWYGQDvQMqy\nnrkTZ1tSZupLWKPbLppka78vpOAUd8CKxuPZ2GzZtaGKWahagvHAkk4wd4G1\nIJ3l\r\n=Z4Iu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAf7G4pGCNrwh68te7YfvvMQ9LzY3qHgIgaRZ57TcI07AiBMD3w/My5OEkcxQnaVOmfRiCUSMJXZE0YLy0V0ttRFKQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.5_1563751113576_0.7130074556446797"},"_hasShrinkwrap":false},"2.0.6":{"name":"is-array-buffer-x","version":"2.0.6","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.15","has-to-string-tag-x":"^2.0.15","is-object-like-x":"^2.0.18","object-get-own-property-descriptor-x":"^4.0.11","to-string-tag-x":"^2.0.19"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.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":"2c74c1e36c91abd462008181fe6f9d571b863571","_id":"is-array-buffer-x@2.0.6","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-Vh4ky0irPaUAkpKYB7x+snM0OtgRImpSw91+InxeLIhxsIxfAeOuY06ERA7ah6NI64WFtYZ7BUcrxk/B/6aRdQ==","shasum":"541b3e2e845c332b3e8f57e5a25f81ea8ae19008","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.6.tgz","fileCount":10,"unpackedSize":258254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNbe2CRA9TVsSAnZWagAAq2IQAIuKcfj1FwLAXfgR0twd\nOCZRK2Ts/E0y7PFjCpkHW2qWxIb14MQTATgA+UFDL6BP4KPEt4VL5UyaWDrV\nlIe/J9GGAdkGw6XsImdVGPiYvJe8qZVgG5k84L+PnX7XP5XsF5Jpkemy7/NQ\nDCGTotVx1s0ttktsZI1Ndbhqs9H4+aO+Y5fIsR4B02fJul4Qo2PoQHheMGiF\n3f2B9wBG5SuY387AbXkI3t9HZXFr6ydyiprQoJaYoRzGn6yNoIqu+sCYcn8v\nmbi5F5kHqJNshiThyNblv+iBh5iYPANruZ7ZxGWQRg2ytTCytdP3+O2jwpEm\niUQ2keDEQA8UMFNHl999gmiMjNAb0/AEatoc/YbVAObRtvG03faZKYez3L+C\n4Jv3D+TbZPb9vXDpSDKxWeqqR/0wxMKUtXEWIkC8Z2q1sZdJf5zGsLr1y7Zf\n9TPl3mZpbylTKBXR2NAHn/72pnhvd0ZlFwJpmGoweaXknbFpIq2r68uKJx+B\nOpUTpDoUjAz+IuFe9KWWlbb4XJs8Bm0spn9RDQTG1O0ExFIsoX1bk5gupKk1\nqVrBXlT7ntFHQC/vQjOhisjl6p2+hQWXAfVcLDPgm5PdVzBwE9z/1KxQyfGj\nHXSzLnPntXIIbNKQ9NIGwBKDw8eIFtopdJU7dbP46J008vnwEgt//8dUKofy\n8SQc\r\n=jDvo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIERFT5CrcxCQzWVFZIt/gv/tJzbks1j8aopdsOE9R+4OAiEAqsGdQV/HuboWS2SufaUPwwLlC3DsO4NVZ4gxzhKHzPQ="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.6_1563801525880_0.8042977200592736"},"_hasShrinkwrap":false},"2.0.7":{"name":"is-array-buffer-x","version":"2.0.7","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.16","has-to-string-tag-x":"^2.0.16","is-object-like-x":"^2.0.19","object-get-own-property-descriptor-x":"^4.0.12","to-string-tag-x":"^2.0.20"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.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":"52a470acd912391a15e0fbc3e6dbd4794bfa34b6","_id":"is-array-buffer-x@2.0.7","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-3o13pl4JFRZCTR0rAuqRVHV3RMvtnC65BSkM2ArQ7Db6hfyWV5MgcAi++9TrlLGFax8ibdaMQuH9A2bStw0KAQ==","shasum":"4ca4db66e3a17d00ea4930bee19c693c593e730f","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.7.tgz","fileCount":10,"unpackedSize":238448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN66qCRA9TVsSAnZWagAAX8MP/iZADQKT4r+ZP2r9nH0r\ndox9M15eQSQ1ov1WUUCieb6M9YiBcjXgtyYQ+ZdvhMbi9djuVkPPexu5E4EY\nLtaXK9jkQW+2MjcrXup5xu1xNHjIsBlccaeonQbiU6ks2wt+3k04YRHqJasB\nP/Py7SuZ8v4uRqAHe+BAIj1xxGPG+wthhmKhsw/sTI/vhHwbWAtEKd4arpgq\nbpd1WY8yOLVyQ6tYVibUr+8C99+Z30xXbkrOa8daiaMNUjuw7M1js4JdgNhA\nMkZfbeoJgsCFBCrMXijGU3GFqh99solWjXrhtGjjxEY1MDyMSr5XfDJ2IDNh\nv/34eIXDDSLsQQXuVLYx+LezBaiLynDeDQiETY2/NOEGZrYn5SWkwlKnNmGv\n46cubAg+7MLx0SyACzKLkX94wNs+BIVZybWzH1Yb9bs19fKOwPllOb/fL2oM\nMMk7gpwklmTM/m3OzmoBpUl0tSOSwz3NuDUSJxHMxNQdQzLe3ow0WamzDWZV\nF1JsB0chJT+pfcCNghWnq9fQEheIMDwYXewlz5imwmGqgXgyaYFE+08cqF6+\n7S32MSGJxpH0VSPtAjP6mMdBmcx8Ik5vL3SeM/w5/FHkZEPS8ZBx/qN1M+KB\nD0hd09MTp9SFrT0b0+bWPzWK2KozA7ga7mNdaUpGCQs3ypbQ2thxzFxyOfjb\nm/BH\r\n=Zz+z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPWW8cKoPhsDG8obFKnJxEOO808jasSI4XrxFVP/s3iAIhAP//jIUDxEr9AiUyCLaF3P4daYRvxWuCJTnBJGo+pX5a"}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.7_1563930281114_0.03730207402162322"},"_hasShrinkwrap":false},"2.0.8":{"name":"is-array-buffer-x","version":"2.0.8","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","jsdelivr":"dist/is-array-buffer-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.18","has-to-string-tag-x":"^2.0.18","is-object-like-x":"^2.0.21","object-get-own-property-descriptor-x":"^4.0.13","to-string-tag-x":"^2.0.22"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.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":"2ce8d62db0424a3d6221507c59342fdfd77aaade","_id":"is-array-buffer-x@2.0.8","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-M2uvr8/UAoPHo6K352tltp7YA2K3rMF4MbeHAAG7k//g+rq3E/IyDPFjfPaDgDgyj4mFx0cGseYpRp5Jcp+aUQ==","shasum":"8e313cc91774120ebacad3ade90d1648c0ba8d96","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.8.tgz","fileCount":10,"unpackedSize":238705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOJAxCRA9TVsSAnZWagAAJKIP/jIuKdS0s2CaC4xgrbLm\nEiiAxj5oQPeam4YJPg+8eOa90+BYVWB6zCs/NfwVA/wBza31SmHZpZzCkOGb\nC0pXTLp6xhHG5G7Dy40NlGQOhU1cLfdwkiV77WiBOhs4KsNaoE0OByV+uqqN\nPy+q5BYFRwi5ldChoG6jDvB3J8MeXL7ewh551KJGLJNJiTv2ELMLxlqXGgQK\nwen8sX2PkIEvOyQtxiOv/DDXW/pdn6pYKH2yrove6AZmBujydrTF3OZUely0\nzQDwsjkue0pcgyLspqIS67JS35cwp7KFCGZ2NMTvpaeI04lIBsDR9jsZsRB5\n2X0n/16Ht6kSbn66NVrGQcMvWo7I6F34TVc8qYw5dvEJ5lijWpZItjbFqzXT\nLQF6TYiuAS078SO+eBjcyiz0FkEYvhL7DvyOV0ItdHSTwmF68+OeSMnS5d88\n+UbWIzMqoHPzwomlXhTY4wyD8m3T64jeTUbb5qZov0bI7UNJPUt1d4QLFX8X\nYeyy4RXdKjAegQIf92tIG41LF+1X/cAmOf5UvBqZq+dAa1Rr7d/EoyJaJ4a/\nUgn5bHCXC/yjNfG9Vstt5YHEIGLCZB+Khes/pFPi9NMuXBjHaT5v0Wp2tBWy\nA3dyoQ+z1U0VU1SyWwN1Reifc9lImrBT/hy0i8eXaNzOmySI+DnKqbpB+hkU\nvU3B\r\n=4M6m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE7XA/g/kyREMQomlXSKdhQub+ss/8NmpORvhyomB3yQAiBAHY4anJPcvc0+8IHRmFPdjjKArjRpaFq8tuqn1gA6MQ=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.8_1563988016598_0.5137368958716215"},"_hasShrinkwrap":false},"2.0.9":{"name":"is-array-buffer-x","version":"2.0.9","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","jsdelivr":"dist/is-array-buffer-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.19","has-to-string-tag-x":"^2.0.19","is-object-like-x":"^2.0.22","object-get-own-property-descriptor-x":"^4.0.14","to-string-tag-x":"^2.0.23"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.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":"a12ba2f056d0920979f2bbed60c5d01ee3dd3bcf","_id":"is-array-buffer-x@2.0.9","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-nB0hR4BVPDhY2H09+wAsUnX9tD22VmSnWv+umwCH+pfjdMMZ8a6I8JqZ+JEefiiRYz32SP8It1jkcH+S8zZvYw==","shasum":"3b3e90314274bb70980eef6700ee88476526c821","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.9.tgz","fileCount":10,"unpackedSize":238705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOjBXCRA9TVsSAnZWagAA8AYQAI07qqAOGfCNObT8pS2I\nfh505bJgNVMBZ7Axo2Ex1FX+EZ93wPYofEloTxmoxeoOt+5nDs6eIGhTmIhK\nCDL3u3W0TBTla1sSPdGFGShCg5S6mz6JVKDmt7YSpJ+XAZ+5dFpE5bSUkshs\nsNbSn+8BnGn+koXtG1KPim0EmAxpfor7IVUHVxgN4Ak5cctRWgyK3EJ2JiFw\nJ67bIlqGlVojzisPnF20nW2Z+bds1elXIan2TPdQQTZgN7JaY18aWFF7ZQsd\nwWU2r3i6zmPBrv7FSpU3GksqX2FRceV6VF96YtE46z+pLMv4TO7klMFYepHA\nEaGXFi6TKF1j9D69vJHCkNBRYp7GUvdOKnWxYfmjmjZga+xG6zCSAw5XfzTN\nE7pLZeXdkADhyqZIaqZ+MkWB1/UZ8dtw8oIw8w+9PGByhZeRJxfLDcFFJnD0\n83AEUHq1VMXQxR8Pe4Hf+3iefPlVC7xpvV+ClPIB3qTKhrXukeCBlVhlNAG6\nK8Wj4XKLIN2ZhgCNR1alMi58YgU35Gy2PWoxAsuMVYPRHZW9Muu4EKUxVTQK\n+DLzOzCyxqQgExCNaUjDMS06Fs2yrx4m2LgnGF7mjha61VWv92+m+yQ2Bcnf\nZGcdIzhUlrBqsXB/J35y2DCM790RpShi8G+nspPwcYEstudPQMGDMTJUtd8i\nsiFc\r\n=h5Mg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGPcPQ/kU82s9K2JP1xgem+of+/+3Sm9v7C/OYpn3wDuAiEA6Wdx2QTEeUshuSFw/aFzHS8elkjpUwV7GJqEKjFbZLE="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.9_1564094550383_0.5113198323929709"},"_hasShrinkwrap":false},"2.0.10":{"name":"is-array-buffer-x","version":"2.0.10","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","jsdelivr":"dist/is-array-buffer-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.20","has-to-string-tag-x":"^2.0.20","is-object-like-x":"^2.0.23","object-get-own-property-descriptor-x":"^4.0.15","to-string-tag-x":"^2.0.24"},"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":"379c6a52959b29a624781cae1541b6c563a87d87","_id":"is-array-buffer-x@2.0.10","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-45mJiMJu0bCVB7eGM3aA5jUXeHt2dyi29VcJ7aOTxkmZcfzpweXHXbfV8J0SyqrBPMytypnwuWryiQ1YBT1Hvw==","shasum":"1f35b121c7e9c06e9023892a25292e26bea1672f","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.10.tgz","fileCount":10,"unpackedSize":238955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOxQzCRA9TVsSAnZWagAAiDoQAIyEcJGGcS5dC+wzHWIs\nSACBPPTziP1V8UPRQVITeikrTCSqhVRf/PnQGmZdsUs37n+w+xFu8Fzk6efy\nMR567rJxqTHHHtZrOaJ32BR7XO1/HklLckYGWmEgRu4n05AdxAbjUs7IsRYi\nIDkILYj36nDorsFwiIXxTe0nAOd6niQgYEYlKwVY2nRaGCBE+3lqTyruval2\nPSazlSPA9OO4b7ZDBioZrlifihkrgaOP28v8sQtBza5unKPXqhrIweTSFml1\n24iKUYm4jGoUZR44tC8YsUajB3E7j0nfVOKa3QF5kilQPhtIBMhz3xctXCuS\naExG0c0kQZoYKxwZxatnf3fm2AziDC9y70ePUsn09KVJE/dJ/sxE1Jt6A0EX\nkP+ZJLHkA7LTu+Jn0eq/oOnPiideMQtEyih7w2QzjVyLQ4PCvxVgB0jhiM83\n3Rdg7Jk9Sh7svANcvPjck10/xaUWRO2f1izbFDbejGYFh/d0gLJR2tfYIY2L\n+vxBybvSt2N9KU3UKFc5xM2TWAFdSyHUo76cDt/pWXUb00wpDcz8uykk1ANX\n+s8PY7lQfJz4YPrI1/PI9o9teUpjR4JlrFDFRn6/PbClXaCCp+/6FAxLxaBu\nLf6NibAUd5yeby8QRPZlo0P2xJ6w1BQZXYnk81DmuuduJLhA4lSRkBYCE8y1\ntaRb\r\n=sD1V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBsWhnNi7WBGoGhjhnKCI0CiUeT/9X35uzOfaUOpxcuvAiAcoXanDMcDMkmRRN+IQj4TZOlaGSjTdR+jK2m7D92EeA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.10_1564152882736_0.6469866384833478"},"_hasShrinkwrap":false},"2.0.11":{"name":"is-array-buffer-x","version":"2.0.11","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","jsdelivr":"dist/is-array-buffer-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.21","has-to-string-tag-x":"^2.0.21","is-object-like-x":"^2.0.24","object-get-own-property-descriptor-x":"^4.0.16","to-string-tag-x":"^2.0.25"},"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":"f51ca01553c0d8080a8ae542359d06c914634b7f","_id":"is-array-buffer-x@2.0.11","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-sL+4oZkDh64zrA/ge/vOMF5qJPaO0VOsI7hiqvN4wKlYgydwWfBxeRnVwhUBGhFdfOxkrFV1V7YPWaayxrduYg==","shasum":"aceaa581013fa351d5871b41d1a0869ba54af638","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.11.tgz","fileCount":10,"unpackedSize":238961,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPBWVCRA9TVsSAnZWagAAydYP/3wASFvQ7qn9g7ELq8W6\nSvXIkqZMufvjVcQkv4ZuH9JNW6oczT1zX39HTZh0mvGgpjtXxcqrCTwM1MK7\nTS4OUFMSWkwOQzaScJnJqUM6Zh7gHT+oy4rVKj/7ULNymsJnAU1QnU++brda\nEDuPrJDsNHhFYXqC9sgTPjH4UIDneTpCJrNkcQRStWgyTmJipzixhIYwrKr4\naOTGCFXJUOUXRl9girIcRe+Wi3EIv8wNF9OLuvUiPm/H72UY8P+TNDrZENL1\ntwRY/hz0lv91KCTIE3oqqUkaAi46IbIQYYQHyoklnl5WOkCjGi2Kqv07gHZi\nOhmPfu4IWSty5/LS5twqhQEwYuY3a0M/TQq/B5eLu+PhHdHxNZ2y2jw6ZzpE\nD3SZqA6x2eOlPi987iiw5e6ZoGtbzzKqUeFqLPvkydpTBwXvYPIvn3Zz43sZ\n4gMpSvkFvyQFVyjXr7DGjAQdn4U0OkE5O7e2zfw/NFb/p7XOfUhr8OuIEVw8\nAJpAo6jiWe0XFJ7Xn+vNKqb6Hjz4Uqw13Q+9dGYUIoCJ05UpFTqDRi6amtVb\nhqS82tqgLumAZz7KJlE3jvKWM10aib6BemL66BzMSP8NO25/oo3MjDZvAFB9\nzIs/D0A9ulV39bWR4Ky+jm7WR6NCax7v1yPhFcWU6wqWPbVK6VnIu9eNw0yE\nDXmq\r\n=FrmI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfDaJRnx6hRBX+9wczWwB8wcFCjElAeNhEmCB4nT0eWgIgY70Go76qAnYB0/UA9T0YjrEKk+pYVMNAc6CS8Nx/0uc="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.11_1564218772599_0.18763146662976982"},"_hasShrinkwrap":false},"2.0.12":{"name":"is-array-buffer-x","version":"2.0.12","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","jsdelivr":"dist/is-array-buffer-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.22","has-to-string-tag-x":"^2.0.22","is-object-like-x":"^2.0.25","object-get-own-property-descriptor-x":"^4.0.17","to-string-tag-x":"^2.0.26"},"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":"9cb7feaaa8e0b5f80474e13b8fac15cab36bd868","_id":"is-array-buffer-x@2.0.12","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-YliN0q0xAESu64E5PkN+xn1rDDOpg8h1ZZ0ry/zL0hGbltIlcImaJjXUDfEquDB25WrqzEhErasIK5BSntYRBQ==","shasum":"e161fac627ee2fabf090fbd573b1b3e7a08de45f","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.12.tgz","fileCount":10,"unpackedSize":238853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPGijCRA9TVsSAnZWagAA03EP/2GC6mRe3FrI9dQrEWjJ\ny1W3LzpXKh7yZLy5Kt/IP62AmbnTOTkILNuPzGsIwRcX7G010cvTBzpOYvNj\nbGGKxE5hKZX70wr9tarZQXseCmwcWw2XnFWJXXv+pWqZH9f+NEJ+Hybdc2c7\n0RXhkO1uyrR9RyHAuNOSWhlTpYbZSWYRqFsdQ8cyFAc4R09B9FzlSN5omHmF\npl1f0kizPOoC4m8w8UuqkgKLJZeUJ4n8WhupOIdpuvtOd0D2yyPMTr/dO+P9\nHBU6PMHDnrnVb5z3Oyb2udznP9pgXHyI5RNg4Ih+Ha/ZmiwVu+K++hsF9XYB\nN0NsU3emWR1QxlujVjJ9lNCQqifRXa8Siv69+EbzJktQGOlZOdiyDhBMPchP\nuVKuHKqfwD52+F45bypyqrHjpSmUqIxI4boeVIlCL62rpkwGhVl309grPDiT\nZRz/WJtd38FkSyI5Y6i+31srdyJu8Rv9sa6P/2v7vJmDikdHLtmxpTlWSn6E\nkVxs3rvju2duKkgcdRZMN/m8lMZ+EpjbMFcsu3RDbrrZrmtEd7gGUzxmOvYr\nAJ1Viu6GGChEBFzuDsd99OpqtxyrNaZJeBtjRg2mR8CY72dXoyzBqsCXqYxb\nxoGa5JB2oy0yNcHdOHbMQj9x00DTelRnK9XuL5SFZr64zN98020pMsZNMmna\nPpOI\r\n=9ff2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD917WTPkKyTqFHNpzSdcLXuKtMgCC4Jx2TdNdsSnDrzAIgHLcoiDDR8Tr5YamhkD/qF1CP3/Ze1h4UEPCeJSIT524="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.12_1564240034924_0.012281537997350878"},"_hasShrinkwrap":false},"2.0.13":{"name":"is-array-buffer-x","version":"2.0.13","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","jsdelivr":"dist/is-array-buffer-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.23","has-to-string-tag-x":"^2.0.23","is-object-like-x":"^2.0.26","object-get-own-property-descriptor-x":"^4.0.18","to-boolean-x":"^2.0.25","to-string-tag-x":"^2.0.27"},"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":"91cd3af3f4b6bf0cfe85484899b18d52442f1b2b","_id":"is-array-buffer-x@2.0.13","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-AeS1dwC27Cpzvn3PprRniAwuIDF47O9bA52ClCRQzimUvonsNl52Gjp/TVq+UvXQlPijia/VNHikEfjK1Tg9/Q==","shasum":"b44886396582de882cfa7680109139d481be74b9","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.13.tgz","fileCount":11,"unpackedSize":244085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQh3BCRA9TVsSAnZWagAA7k4P/jGPpTmCGmokamEfgnDl\nmLqTH5v13L03aLl3nep3Undb2Te/uZeFdwFWc9mQGEm7dcLqUS8SBoZdFssA\n6k2dSA0LWj0Z7gne1jV6ClLtk61HvZvfl/5G9PWiqx7jb+LYEJouOk3LFVy/\nQ8D7ZhpYE03HbrsP65KRkMLaG3tLbMQuMJKu156ZYm865qdSX2KOVtChVecD\nGDijHHUVoTWr1E4XLjJxf6BgAsXMr3yd21SJy/oUmS8GsS0F1hwc13wRXUa3\nkow9rxJJFVxJN6w9DM4Er6tnEMoZ5GDRWO7yfo4kH/kOsG+zjgPWKS33SiKw\n7Zuu9Ub8h61Ejfa7Oaj36FA0uO/Y5rEBTXX0Z7obrnSIG5ecvLFhk13UqwNL\ny8LlAA5Xb5L94o4R1Q47gvtPK3oPTHwXc/juu5N36Wmbn6i0JQfEvhMZBnYX\nXs3PmR8G0Jw5/bDo9tbhdhCmtBjIZmV5Yu4jjMNLfadprDBMRd7p12VGFTxi\nxuEWfZdmkup9sLbQrSgAb1kzUM97T+D/fYTeUYsVHM3gq4YnhQt4fBFPY5E+\nVDTj1R1N6r53zyuZpYCua7/fe2x1R7SFc9T6hn7iIfcY5O6tLBfA5HSSu6UK\nsZRM88D66317BWSFM+97kPMq+S//M+Cxfy7p76dAqLUc43XfOq1amku67AeZ\n2+pl\r\n=7lul\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD886UeGxcTuV9ZvqZ5tXv7+8SsKpUSooLIbLXUkxZoSQIgFvjGR43bjsHcRjWGikGdx5cCyEHpUQvrwclBD/c7IJw="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.13_1564614080598_0.043440901701732315"},"_hasShrinkwrap":false},"2.0.14":{"name":"is-array-buffer-x","version":"2.0.14","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","jsdelivr":"dist/is-array-buffer-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.0.23","has-to-string-tag-x":"^2.0.23","is-object-like-x":"^2.0.26","object-get-own-property-descriptor-x":"^4.0.19","to-boolean-x":"^2.0.25","to-string-tag-x":"^2.0.27"},"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.9","@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.39.1","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":"44defe89d8107a0713b3ace0d7c0512d63529c3d","_id":"is-array-buffer-x@2.0.14","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-6oEFvIts5A2PN+zga4ssmW0tz7nQZ3ms8IT0+1trQj0FubKl96dRud1GOk4/BsmcF/7Za/n0aqOX7tUQEN7mFw==","shasum":"bf1bdba2833e79d0b743be11d7e21dc7dc72466f","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.0.14.tgz","fileCount":11,"unpackedSize":243839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSHvwCRA9TVsSAnZWagAA3N8P/0CuPby9Smb3hZrqknCB\n2qGIesmjOdf/n7mL/+DHhlEtpsVH1Z03ySChKpo2MVm+4ycaTSBgU4dTsfBA\nK6bIVHcWNSz77F1hSlTxoVzE1IhXXv2rr6hnkxsMq92a7JuCRkF2XBU1mcl3\nHA6h4jIT3xkLI7c4Uy24OnrwPzxvJRMXyuOBRstZ3nBiuFUY7HrJl6atM8c/\nl39T512g+elw0kyQkfDUrIAeGFXqejT52RxfYkt3ogPIEH3ggfVqfWJJPprg\nU/HO0dQEkLnm/MQe/heHn62Q/id+cL7c70tAtje1HcOOKsLKs7+9DeNqsDby\npjzELPzUZYPNgCwMTff5cvKhRAP01o3M1YM4b8CPAELW/dwjpJaOFGVojKTR\nTjN/ZcnLavW2CQY2aq82stC7RbD7WGmzU8x4iKaiAV1YFkryfRkjf/1CMGb5\nIcOITlDAYSov0zERjr6Hj5Mu9kRIbmkpls5nqx7dl+1ECv5U4ok8ZwxD50Mc\nRQrh58WzLJ7rbA61eiTS9Io3+KGMUk4RvowEMY04ZRWjp0sugPyY1U/4jov+\nKx2X0DyCJYVrnhZ/7KXngZRu0n6fZHyFixdlXCwY1U3LmVr3TJM3pHonGMmr\n7MjwmTWAHIcSSMoBPjkjUnSArbBNTzcQp0ucGXfkM+EIXT/ZbilalYsowBaA\nq5xM\r\n=pQyt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID7VGHLJG3sDkxsAhJM6i4VLRAlDqWs/GiRNRzFiWz8XAiAMhNQJmuJ4cUjiBbKwIo17TpazIorz4ippBzbIo9DHwA=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.0.14_1565031407557_0.7377242710617595"},"_hasShrinkwrap":false},"2.1.0":{"name":"is-array-buffer-x","version":"2.1.0","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","jsdelivr":"dist/is-array-buffer-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.1.0","has-to-string-tag-x":"^2.1.0","is-object-like-x":"^2.1.0","object-get-own-property-descriptor-x":"^4.1.0","to-boolean-x":"^2.1.0","to-string-tag-x":"^2.1.0"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.17","@types/node":"^12.7.1","@types/webpack":"^4.32.1","@xotic750/eslint-config-recommended":"^1.1.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-jsdoc":"^15.8.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^2.6.3","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.1","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.6","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"427bc6cac3dc29ac892df62fadafd144e868af10","_id":"is-array-buffer-x@2.1.0","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-CwmwUlCBiXklLbHwZNbRr1OguzNg8BcakQ2eq9BOe7UXkBkdxUzsgfNT9XbVtPyB8yaxnRvVghrIAh/m0csntg==","shasum":"ce643b8b9631b7b3c06d9f4425e17b9b81b5133c","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.1.0.tgz","fileCount":11,"unpackedSize":247597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVC3RCRA9TVsSAnZWagAAxbAP/2391jSVnIL/TqvjfDI0\nmSypb9oHWvHv5MTm6Mu7PJxcswwLnbQfpGP/NAAzt22N7LyvhRXMaKpU3ai3\nFLdgzsqn6vG/jP7xXXvaP+aPbQkL5zbaEiGJ6qt7VSPHr6i3oYZ8UqzCg/Ip\n1EoirAjsjWys+Apm2Cb78MKeL4sGwaOrx+yYMpXnWzdTjDeRtYL3lutTFWg1\nPwTZQ130OCtYSDDM9xpM5oHyFUCZl9RewGEqkr0ZLuTNqQ63Ai7WjzM1Xcwh\nhbY5MC5JnislhI8JwkojD1Hlzv0vRzM3vhaDg++u2i6PedkB23ZsWPFf0uah\n2KzDaRmJbM7Spl/2M5/8YvTbPdjOl0wwk+FbM8LqmvuDAUAz3f9vDOF4Ydmp\nkyrRNUmmQRq93wVsnSODuPIP28Ked5iSfg6q48bTyY4LTqR5EkR3OnJa+aRh\nGO9gmQIhSVSf7XL15PXNAhB9iORq9ag77/XJe9RjMcrsp7R9CHP9MVnM63Rj\nqTs42OaaqIy82CrlICp3SkvL/KbhYsGMYPThSc1dPnenWCE+qOhwsrrJrETk\ndSk2Ju0ZzB1X20SuVOXwXjlqX6ntVLVemy5xXaxLwHjRgKRko5FbRD9TGZvS\nFKmm+H9H/+HGS7QH5J+bz/GYmXl+azJMfd3ewgc95omIFXED8ISjEt8JGTWn\nfkIn\r\n=WVQD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF+WHSY8UUIjomSXHbqCypGh7KfF9gU4WAny0cqFPgOrAiEA/wM0cU9EMO4dwlWjr8uSrOZeduc814U+/MJ2ZT7cB24="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.1.0_1565797841067_0.8349442493178503"},"_hasShrinkwrap":false},"2.1.1":{"name":"is-array-buffer-x","version":"2.1.1","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","jsdelivr":"dist/is-array-buffer-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.1.1","util-get-getter-x":"^1.0.1","has-to-string-tag-x":"^2.1.1","is-object-like-x":"^2.1.1","simple-call-x":"^1.0.2","to-boolean-x":"^2.1.0","to-string-tag-x":"^2.1.1"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.18","@types/node":"^12.7.2","@types/webpack":"^4.39.0","@xotic750/eslint-config-recommended":"^1.1.5","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.2.1","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-jsdoc":"^15.8.3","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.9.0","jest-cli":"^24.9.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^3.0.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.2","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.7","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"796316d23f4b12dacd6609c85a0ebd1080836a67","_id":"is-array-buffer-x@2.1.1","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-ArSHAdDjSLYKJjh8jwzPbS6gBKfoEGycYinKmfSArrXUWecu7x51MK4WrZOf2Eom/rzkQ8O9ZB9Yd2opHqAMkQ==","shasum":"8a47bafabaa3b537498a99e478fbf37371051d5f","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.1.1.tgz","fileCount":11,"unpackedSize":309632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXFTDCRA9TVsSAnZWagAAQIEP/j0DkMa5fgfGAv4H1suc\nCg+ENzWDP+ET+MncNlgaEBs/9Us3Az9MpChOTvX3e/8wOKBWcCmKxp4iAXW0\n8Vu2yFo+CL4Nefw/hSx0PZS8M21CLkuv6MPnTWMX6IyLxD3tuGvaG0rlLnVp\naTD/v0yNVBk0O+xFwwDjwz7YqrE8r+Fk7tLaYwrAPTr0nimf2Z/dIFUiQPbk\nPQY/g+Zjw5pveRA7wTzkfGwx/UuuE0DfZuaE03NoisxDQgJyvWj1oogkcA9f\nUMeFm10gjyodkm4qj2ZY3suHm1jvWqDq72xyljBDUNk2kEelYQSuzNZppiFu\npzKC5i2ARaHxmjn5YcXTRM77uz89w6kUlXDYWkU8j9k3SqrFE+rpd2CjrS5s\nuvM8HTDZVLL4Ds6rJ4RENDnmQuW52qN6RHiPUQ7FGYinFpNDbouRoz1ukX1q\nITm84/Hy8wIbxLCLBHlcAYCoM9WjrpvZ8WcPf/oYWlkcV9PNIlSbPhnQruiL\nhkU6QLPDmm0CGBFauQnL+pD/lCdsESghxI2RwyZYgupuULcu69xdJ5hVs3To\nTWJV/1zdBcWWzklyYm/0Y5KJfZDyMy1y+52L4zKbOQ4zRiD/OE4QWZ9q26ym\nVV14Cd2vFW/M7w713yHX/BcguiG3sYhA57fIWlDuLRuWlPy8HqShxhMBXr6w\nuUxT\r\n=EPtp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCx8cAe3oQ0VYp0Sqk8VA2D4aOl7NfVP3DmbPJCVpYFEgIga+3nTOS68aPqx26FtJ/WZAeIwICgGzi2vtHxXUjL4Zg="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.1.1_1566332098672_0.800335572709469"},"_hasShrinkwrap":false},"2.1.2":{"name":"is-array-buffer-x","version":"2.1.2","description":"Detect whether or not an object is an ArrayBuffer.","homepage":"https://github.com/Xotic750/is-array-buffer-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2015-2017","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"module":"dist/is-array-buffer-x.esm.js","main":"dist/is-array-buffer-x.js","jsdelivr":"dist/is-array-buffer-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/is-array-buffer-x.js -o dist/is-array-buffer-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/is-array-buffer-x.git"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"dependencies":{"attempt-x":"^2.1.2","util-get-getter-x":"^1.0.2","has-to-string-tag-x":"^2.1.2","is-object-like-x":"^2.1.2","simple-call-x":"^1.0.3","to-boolean-x":"^2.1.1","to-string-tag-x":"^2.1.2"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.18","@types/node":"^12.7.2","@types/webpack":"^4.39.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":"503e18013c44c1854599851024429b8c2c8acf9a","_id":"is-array-buffer-x@2.1.2","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"integrity":"sha512-8SiqbYgnBDoLFsoGP4VEW8pZuu2TW2/owsS1RDlhlg7T50XLn0QRqgzRKiA1l9LVFXbuBoGKAumhtN4lf9Erhw==","shasum":"8e224b14a8dd26e76ee220abcdeee3b1c2ffe64a","tarball":"https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-2.1.2.tgz","fileCount":11,"unpackedSize":309632,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZsBgCRA9TVsSAnZWagAAS2cP+wcSaSDIm9AcHnP14/R5\nraijqK5J7EgA4fQHL6kRk4wdBU1K0XaHjqB1tKCTeKr/I/J8v88m7bqiFDRh\nF+bU9kmwfLZKucCh9oN0CzJQLeULxOQo3cy9sxx7n+WbCcX5KnUGSQqG0M1l\nDjc8I89YIrWBcqfZXy6L0ZVW5mJq1GbQNcJJwpCdQJJWEyqU1xguVGlZ/VB/\ndp4IG3zw2/jMN1Dhdl39MchHFPOqnHpPrByUhL5gNeM2xAukw0H6hv/CHNb/\n0VK2vi7PFJLuRWjqqg9OmINaMlQF+3SzI5uGrd3fPcfbMo2OiGgI3TNDWao7\n8Lp2Jp/O9yh3gvR7bwbEP8/OPF/Bte9v4h6i6EgiORmDqf3CJfMudaQnmc3h\nf7ItF8ROGrwlsaBoaiZFFJ7uXJONqPR9pPZ6LNPz8sOuF1xWicBFeeeGydU1\nBYbqDMaUzk1KcxHV3T+dbiUdKjK9cX9wuQ+cMiUXdz7OCckptcLVYb7PEkf5\nxKmh9kPIN5Ik8l1/MHB+TqDbw47izN5YWiVrpHJlQ3eEUuEh9kpEeP/btdPx\nTdXjTipSIpIrUFojfUSEcU4sP6Nmuckp9ttxbVbExtDun9i2Zdc2C2Y5TO3S\nw8FpQgVSjEqEk6+u8gQ9XDtPb53O6vDyTxo5hYfF4SAiajZZoywR7N4umHMQ\nst9g\r\n=mozE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEYr8kLVaB8dF0PXsHeMUiIJxNXRYCQyYKEeH840dBWoAiBG5xsLSHYxHtAGbZ80OuuHLNGPmVODYfCwNSH1W9XZ1w=="}]},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-array-buffer-x_2.1.2_1567015007372_0.13309703533381545"},"_hasShrinkwrap":false}},"readme":"<a\n  href=\"https://travis-ci.org/Xotic750/is-array-buffer-x\"\n  title=\"Travis status\">\n<img\n  src=\"https://travis-ci.org/Xotic750/is-array-buffer-x.svg?branch=master\"\n  alt=\"Travis status\" height=\"18\">\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/is-array-buffer-x\"\n  title=\"Dependency status\">\n<img src=\"https://david-dm.org/Xotic750/is-array-buffer-x/status.svg\"\n  alt=\"Dependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/is-array-buffer-x?type=dev\"\n  title=\"devDependency status\">\n<img src=\"https://david-dm.org/Xotic750/is-array-buffer-x/dev-status.svg\"\n  alt=\"devDependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://badge.fury.io/js/is-array-buffer-x\"\n  title=\"npm version\">\n<img src=\"https://badge.fury.io/js/is-array-buffer-x.svg\"\n  alt=\"npm version\" height=\"18\">\n</a>\n<a\n  href=\"https://www.jsdelivr.com/package/npm/is-array-buffer-x\"\n  title=\"jsDelivr hits\">\n<img src=\"https://data.jsdelivr.com/v1/package/npm/is-array-buffer-x/badge?style=rounded\"\n  alt=\"jsDelivr hits\" height=\"18\">\n</a>\n<a\n  href=\"https://bettercodehub.com/results/Xotic750/is-array-buffer-x\"\n  title=\"bettercodehub score\">\n<img src=\"https://bettercodehub.com/edge/badge/Xotic750/is-array-buffer-x?branch=master\"\n  alt=\"bettercodehub score\" height=\"18\">\n</a>\n<a\n  href=\"https://coveralls.io/github/Xotic750/is-array-buffer-x?branch=master\"\n  title=\"Coverage Status\">\n<img src=\"https://coveralls.io/repos/github/Xotic750/is-array-buffer-x/badge.svg?branch=master\"\n  alt=\"Coverage Status\" height=\"18\">\n</a>\n\n<a name=\"module_is-array-buffer-x\"></a>\n\n## is-array-buffer-x\n\nDetect whether or not an object is an ArrayBuffer.\n\n<a name=\"exp_module_is-array-buffer-x--module.exports\"></a>\n\n### `module.exports(object)` ⇒ <code>boolean</code> ⏏\n\nDetermine if an `object` is an `ArrayBuffer`.\n\n**Kind**: Exported function  \n**Returns**: <code>boolean</code> - `true` if the `object` is an `ArrayBuffer`,\nelse false`.\n\n| Param  | Type            | Description         |\n| ------ | --------------- | ------------------- |\n| object | <code>\\*</code> | The object to test. |\n\n**Example**\n\n```js\nimport isArrayBuffer from 'is-array-buffer-x';\n\nconsole.log(isArrayBuffer(new ArrayBuffer(4))); // true\nconsole.log(isArrayBuffer(null)); // false\nconsole.log(isArrayBuffer([])); // false\n```\n","maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"time":{"modified":"2022-06-19T02:36:40.040Z","created":"2015-12-11T22:24:00.613Z","1.0.0":"2015-12-11T22:24:00.613Z","1.0.1":"2015-12-13T21:36:53.299Z","1.0.2":"2015-12-14T09:25:08.173Z","1.0.3":"2015-12-17T10:50:37.521Z","1.0.4":"2016-01-04T15:04:11.615Z","1.0.5":"2016-01-05T20:31:52.598Z","1.0.6":"2016-01-12T09:58:17.842Z","1.0.7":"2016-01-21T10:53:09.438Z","1.0.8":"2016-01-25T00:56:20.892Z","1.0.9":"2016-01-25T10:22:39.210Z","1.0.10":"2016-01-25T18:51:27.570Z","1.0.11":"2016-02-03T04:01:51.806Z","1.0.12":"2016-02-13T08:26:17.374Z","1.0.13":"2016-02-15T07:10:23.142Z","1.1.0":"2017-03-13T10:33:00.433Z","1.2.0":"2017-03-29T19:51:59.219Z","1.2.1":"2017-03-29T22:47:18.409Z","1.3.0":"2017-07-13T00:18:38.213Z","1.4.0":"2017-08-16T00:33:51.661Z","1.5.0":"2017-09-12T15:26:57.749Z","1.6.0":"2017-09-12T15:52:37.252Z","1.7.0":"2017-09-14T07:34:25.718Z","2.0.0":"2019-07-16T23:25:31.480Z","2.0.1":"2019-07-17T19:40:19.860Z","2.0.2":"2019-07-18T00:30:08.810Z","2.0.3":"2019-07-18T22:50:47.407Z","2.0.4":"2019-07-19T22:30:07.135Z","2.0.5":"2019-07-21T23:18:33.707Z","2.0.6":"2019-07-22T13:18:46.208Z","2.0.7":"2019-07-24T01:04:41.248Z","2.0.8":"2019-07-24T17:06:56.747Z","2.0.9":"2019-07-25T22:42:30.566Z","2.0.10":"2019-07-26T14:54:42.888Z","2.0.11":"2019-07-27T09:12:52.715Z","2.0.12":"2019-07-27T15:07:15.051Z","2.0.13":"2019-07-31T23:01:20.746Z","2.0.14":"2019-08-05T18:56:47.720Z","2.1.0":"2019-08-14T15:50:41.221Z","2.1.1":"2019-08-20T20:14:58.816Z","2.1.2":"2019-08-28T17:56:47.563Z"},"homepage":"https://github.com/Xotic750/is-array-buffer-x","keywords":["isArrayBuffer","module","javascript","nodejs","browser"],"repository":{"type":"git","url":"git+https://github.com/Xotic750/is-array-buffer-x.git"},"author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"bugs":{"url":"https://github.com/Xotic750/is-array-buffer-x/issues"},"license":"MIT","readmeFilename":"README.md"}