{
  "_args": [
    [
      "encode-utf8@1.0.3",
      "/data1/jenkins/.jenkins/workspace/web-prod"
    ]
  ],
  "_from": "encode-utf8@1.0.3",
  "_id": "encode-utf8@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-ucAnuBEhUK4boH2HjVYG5Q2mQyPorvv0u/ocS+zhdw0S8AlHYY+GOFhP1Gio5z4icpP2ivFSvhtFjQi8+T9ppw==",
  "_location": "/encode-utf8",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "encode-utf8@1.0.3",
    "name": "encode-utf8",
    "escapedName": "encode-utf8",
    "rawSpec": "1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
  },
  "_requiredBy": [
    "/qrcode"
  ],
  "_resolved": "https://registry.npmmirror.com/encode-utf8/-/encode-utf8-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "/data1/jenkins/.jenkins/workspace/web-prod",
  "bugs": {
    "url": "https://github.com/LinusU/encode-utf8/issues"
  },
  "description": "Turn a string into an ArrayBuffer by using the UTF8 encoding.",
  "devDependencies": {
    "mocha": "^6.2.2",
    "standard": "^14.3.1"
  },
  "homepage": "https://github.com/LinusU/encode-utf8#readme",
  "license": "MIT",
  "name": "encode-utf8",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LinusU/encode-utf8.git"
  },
  "scripts": {
    "test": "standard && mocha"
  },
  "version": "1.0.3"
}
