{
  "_args": [
    [
      "buffer-alloc@1.2.0",
      "C:\\workplay\\workplay\\workplay\\kxz-app-phone-h5"
    ]
  ],
  "_development": true,
  "_from": "buffer-alloc@1.2.0",
  "_id": "buffer-alloc@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==",
  "_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": [
    "/electron-osx-sign/isbinaryfile"
  ],
  "_resolved": "https://registry.npmmirror.com/buffer-alloc/-/buffer-alloc-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "C:\\workplay\\workplay\\workplay\\kxz-app-phone-h5",
  "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"
}