{
  "_args": [
    [
      "infer-partial-order@~0.1.1",
      "/home/dominic/c/level-stream-view/node_modules/interleavings"
    ]
  ],
  "_from": "infer-partial-order@>=0.1.1 <0.2.0",
  "_id": "infer-partial-order@0.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/infer-partial-order",
  "_npmUser": {
    "email": "dominic.tarr@gmail.com",
    "name": "dominictarr"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "infer-partial-order",
    "raw": "infer-partial-order@~0.1.1",
    "rawSpec": "~0.1.1",
    "scope": null,
    "spec": ">=0.1.1 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/interleavings"
  ],
  "_resolved": "https://registry.npmjs.org/infer-partial-order/-/infer-partial-order-0.1.1.tgz",
  "_shasum": "b77ac226e76fd7f37a8eedd85d8d4d6e9791257e",
  "_shrinkwrap": null,
  "_spec": "infer-partial-order@~0.1.1",
  "_where": "/home/dominic/c/level-stream-view/node_modules/interleavings",
  "author": {
    "email": "dominic.tarr@gmail.com",
    "name": "Dominic Tarr",
    "url": "http://dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/infer-partial-order/issues"
  },
  "dependencies": {},
  "description": "infer the partial order of a set from a set of examples.",
  "devDependencies": {
    "tape": "~2.13.2"
  },
  "directories": {},
  "dist": {
    "shasum": "b77ac226e76fd7f37a8eedd85d8d4d6e9791257e",
    "tarball": "http://registry.npmjs.org/infer-partial-order/-/infer-partial-order-0.1.1.tgz"
  },
  "homepage": "https://github.com/dominictarr/infer-partial-order",
  "license": "MIT",
  "maintainers": [
    {
      "name": "dominictarr",
      "email": "dominic.tarr@gmail.com"
    }
  ],
  "name": "infer-partial-order",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/infer-partial-order.git"
  },
  "scripts": {
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "version": "0.1.1"
}
