{ "_args": [ [ "is-buffer@1.1.4", "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys" ] ], "_development": true, "_from": "is-buffer@1.1.4", "_id": "is-buffer@1.1.4", "_inBundle": false, "_integrity": "sha1-z8hszV3FpS+oBIkRHGkgxFfi2Ys=", "_location": "/is-buffer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-buffer@1.1.4", "name": "is-buffer", "escapedName": "is-buffer", "rawSpec": "1.1.4", "saveSpec": null, "fetchSpec": "1.1.4" }, "_requiredBy": [ "/kind-of" ], "_resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.4.tgz", "_spec": "1.1.4", "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", "url": "http://feross.org/" }, "bugs": { "url": "https://github.com/feross/is-buffer/issues" }, "dependencies": {}, "description": "Determine if an object is a Buffer", "devDependencies": { "standard": "^7.0.0", "tape": "^4.0.0", "zuul": "^3.0.0" }, "homepage": "https://github.com/feross/is-buffer#readme", "keywords": [ "buffer", "buffers", "type", "core buffer", "browser buffer", "browserify", "typed array", "uint32array", "int16array", "int32array", "float32array", "float64array", "browser", "arraybuffer", "dataview" ], "license": "MIT", "main": "index.js", "name": "is-buffer", "repository": { "type": "git", "url": "git://github.com/feross/is-buffer.git" }, "scripts": { "test": "standard && npm run test-node && npm run test-browser", "test-browser": "zuul -- test/*.js", "test-browser-local": "zuul --local -- test/*.js", "test-node": "tape test/*.js" }, "testling": { "files": "test/*.js" }, "version": "1.1.4" }