{
  "_args": [
    [
      "typewise@^1.0.3",
      "/home/dominic/c/streamview-links/node_modules/bytewise"
    ]
  ],
  "_from": "typewise@>=1.0.3 <2.0.0",
  "_id": "typewise@1.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/typewise",
  "_nodeVersion": "0.10.35",
  "_npmUser": {
    "email": "dean@deanlandolt.com",
    "name": "deanlandolt"
  },
  "_npmVersion": "2.11.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "typewise",
    "raw": "typewise@^1.0.3",
    "rawSpec": "^1.0.3",
    "scope": null,
    "spec": ">=1.0.3 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bytewise"
  ],
  "_resolved": "https://registry.npmjs.org/typewise/-/typewise-1.0.3.tgz",
  "_shasum": "1067936540af97937cc5dcf9922486e9fa284651",
  "_shrinkwrap": null,
  "_spec": "typewise@^1.0.3",
  "_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.0"
  },
  "description": "Typewise-structured sorting for arbitrarily complex data structures",
  "devDependencies": {
    "faucet": "0.0.1",
    "tape": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "1067936540af97937cc5dcf9922486e9fa284651",
    "tarball": "http://registry.npmjs.org/typewise/-/typewise-1.0.3.tgz"
  },
  "gitHead": "04bebe075153d4e23e6960c0524dfe60b4623af7",
  "homepage": "https://github.com/deanlandolt/typewise",
  "keywords": [
    "collation",
    "compare",
    "complex",
    "indexeddb",
    "keyvalue",
    "leveldb",
    "order",
    "sort",
    "structures",
    "types",
    "typewise"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "deanlandolt",
      "email": "dean@deanlandolt.com"
    }
  ],
  "name": "typewise",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/deanlandolt/typewise.git"
  },
  "scripts": {
    "test": "tape test | faucet"
  },
  "version": "1.0.3"
}
