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