{
  "_from": "buffer-from@^0.1.1",
  "_id": "buffer-from@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-V7GLHaChnsBvM4N6UnWiQjUb114=",
  "_location": "/buffer-from",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "buffer-from@^0.1.1",
    "name": "buffer-from",
    "escapedName": "buffer-from",
    "rawSpec": "^0.1.1",
    "saveSpec": null,
    "fetchSpec": "^0.1.1"
  },
  "_requiredBy": [
    "/watson-developer-cloud"
  ],
  "_resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-0.1.1.tgz",
  "_shasum": "57b18b1da0a19ec06f33837a5275a242351bd75e",
  "_spec": "buffer-from@^0.1.1",
  "_where": "/tomcat/watson-orchestrator-producao/node_modules/watson-developer-cloud",
  "bugs": {
    "url": "https://github.com/LinusU/buffer-from/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "is-array-buffer-x": "^1.0.13"
  },
  "deprecated": false,
  "description": "A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.",
  "devDependencies": {
    "standard": "^7.1.2"
  },
  "homepage": "https://github.com/LinusU/buffer-from#readme",
  "keywords": [
    "buffer",
    "buffer from"
  ],
  "license": "MIT",
  "name": "buffer-from",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LinusU/buffer-from.git"
  },
  "scripts": {
    "test": "standard && node test"
  },
  "version": "0.1.1"
}
