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