{
  "_args": [
    [
      "bytewise-core@^1.2.2",
      "/home/dominic/c/streamview-links/node_modules/bytewise"
    ]
  ],
  "_from": "bytewise-core@>=1.2.2 <2.0.0",
  "_id": "bytewise-core@1.2.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/bytewise-core",
  "_nodeVersion": "0.10.35",
  "_npmUser": {
    "email": "dean@deanlandolt.com",
    "name": "deanlandolt"
  },
  "_npmVersion": "2.11.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "bytewise-core",
    "raw": "bytewise-core@^1.2.2",
    "rawSpec": "^1.2.2",
    "scope": null,
    "spec": ">=1.2.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bytewise"
  ],
  "_resolved": "https://registry.npmjs.org/bytewise-core/-/bytewise-core-1.2.3.tgz",
  "_shasum": "3fb410c7e91558eb1ab22a82834577aa6bd61d42",
  "_shrinkwrap": null,
  "_spec": "bytewise-core@^1.2.2",
  "_where": "/home/dominic/c/streamview-links/node_modules/bytewise",
  "author": {
    "email": "dean@deanlandolt.com",
    "name": "Dean Landolt"
  },
  "bugs": {
    "url": "https://github.com/deanlandolt/bytewise/issues"
  },
  "dependencies": {
    "typewise-core": "^1.2"
  },
  "description": "Binary serialization of arbitrarily complex structures that sort element-wise",
  "devDependencies": {
    "faucet": "0.0.1",
    "tape": "^1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "3fb410c7e91558eb1ab22a82834577aa6bd61d42",
    "tarball": "http://registry.npmjs.org/bytewise-core/-/bytewise-core-1.2.3.tgz"
  },
  "gitHead": "405c5c3f334c1b1ea3aab1a790d3354809c46f6d",
  "homepage": "https://github.com/deanlandolt/bytewise-core",
  "keywords": [
    "binary",
    "collation",
    "indexeddb",
    "leveldb",
    "serialization",
    "sort"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "deanlandolt",
      "email": "dean@deanlandolt.com"
    }
  ],
  "name": "bytewise-core",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/deanlandolt/bytewise-core.git"
  },
  "scripts": {
    "test": "tape test | faucet"
  },
  "version": "1.2.3"
}
