{ "_args": [ [ "is-buffer@2.0.3", "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main" ] ], "_from": "is-buffer@2.0.3", "_id": "is-buffer@2.0.3", "_inBundle": false, "_integrity": "sha512-U15Q7MXTuZlrbymiz95PJpZxu8IlipAp4dtS3wOdgPXx3mqBnslrWU14kxfHB+Py/+2PVKSr37dMAgM2A4uArw==", "_location": "/is-buffer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-buffer@2.0.3", "name": "is-buffer", "escapedName": "is-buffer", "rawSpec": "2.0.3", "saveSpec": null, "fetchSpec": "2.0.3" }, "_requiredBy": [ "/axios" ], "_resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.3.tgz", "_spec": "2.0.3", "_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", "url": "https://feross.org" }, "bugs": { "url": "https://github.com/feross/is-buffer/issues" }, "dependencies": {}, "description": "Determine if an object is a Buffer", "devDependencies": { "airtap": "0.0.7", "standard": "*", "tape": "^4.0.0" }, "engines": { "node": ">=4" }, "homepage": "https://github.com/feross/is-buffer#readme", "keywords": [ "arraybuffer", "browser", "browser buffer", "browserify", "buffer", "buffers", "core buffer", "dataview", "float32array", "float64array", "int16array", "int32array", "type", "typed array", "uint32array" ], "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": "airtap -- test/*.js", "test-browser-local": "airtap --local -- test/*.js", "test-node": "tape test/*.js" }, "testling": { "files": "test/*.js" }, "version": "2.0.3" }