{ "_args": [ [ "buffer-alloc@1.2.0", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_from": "buffer-alloc@1.2.0", "_id": "buffer-alloc@1.2.0", "_inBundle": false, "_integrity": "sha1-iQ3ZDZI6hz4I4Q5f1RpX5bfM4Ow=", "_location": "/buffer-alloc", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "buffer-alloc@1.2.0", "name": "buffer-alloc", "escapedName": "buffer-alloc", "rawSpec": "1.2.0", "saveSpec": null, "fetchSpec": "1.2.0" }, "_requiredBy": [ "/qrcode" ], "_resolved": "https://registry.npm.taobao.org/buffer-alloc/download/buffer-alloc-1.2.0.tgz", "_spec": "1.2.0", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "bugs": { "url": "https://github.com/LinusU/buffer-alloc/issues" }, "dependencies": { "buffer-alloc-unsafe": "^1.1.0", "buffer-fill": "^1.0.0" }, "description": "A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.", "devDependencies": { "standard": "^7.1.2" }, "files": [ "index.js" ], "homepage": "https://github.com/LinusU/buffer-alloc#readme", "keywords": [ "alloc", "allocate", "buffer alloc", "buffer allocate", "buffer" ], "license": "MIT", "name": "buffer-alloc", "repository": { "type": "git", "url": "git+https://github.com/LinusU/buffer-alloc.git" }, "scripts": { "test": "standard && node test" }, "version": "1.2.0" }