{"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","size":19762,"noattachment":false,"key":"/is-array-buffer-x/-/is-array-buffer-x-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/is-array-buffer-x/download/is-array-buffer-x-1.0.2.tgz"},"directories":{},"publish_time":1450085108173,"_cnpm_publish_time":1450085108173,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.1.2"}}