{
  "_from": "utf8-bytes@0.0.1",
  "_id": "utf8-bytes@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-EWsCVEjJtQAIHN+/H01sbDfYg30=",
  "_location": "/utf8-bytes",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "utf8-bytes@0.0.1",
    "name": "utf8-bytes",
    "escapedName": "utf8-bytes",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/swagger-client"
  ],
  "_resolved": "https://registry.npmjs.org/utf8-bytes/-/utf8-bytes-0.0.1.tgz",
  "_shasum": "116b025448c9b500081cdfbf1f4d6c6c37d8837d",
  "_spec": "utf8-bytes@0.0.1",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/swagger-client",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/utf8-bytes/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "return an array of bytes from a unicode string",
  "devDependencies": {
    "tape": "~1.0.4"
  },
  "homepage": "https://github.com/substack/utf8-bytes",
  "keywords": [
    "utf8",
    "utf-8",
    "unicode",
    "bytes",
    "string",
    "encoding"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "utf8-bytes",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/utf8-bytes.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "0.0.1"
}
