{
  "_args": [
    [
      "apparatus@>= 0.0.9",
      "/Users/samg/Code/pass-scene/node_modules/wordpos/node_modules/natural"
    ]
  ],
  "_from": "apparatus@>=0.0.9",
  "_id": "apparatus@0.0.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/apparatus",
  "_npmUser": {
    "email": "kkoch986@gmail.com",
    "name": "kkoch986"
  },
  "_npmVersion": "1.4.14",
  "_phantomChildren": {},
  "_requested": {
    "name": "apparatus",
    "raw": "apparatus@>= 0.0.9",
    "rawSpec": ">= 0.0.9",
    "scope": null,
    "spec": ">=0.0.9",
    "type": "range"
  },
  "_requiredBy": [
    "/wordpos/natural"
  ],
  "_resolved": "https://registry.npmjs.org/apparatus/-/apparatus-0.0.9.tgz",
  "_shasum": "37dcd25834ad0b651076596291db823eeb1908bd",
  "_shrinkwrap": null,
  "_spec": "apparatus@>= 0.0.9",
  "_where": "/Users/samg/Code/pass-scene/node_modules/wordpos/node_modules/natural",
  "author": {
    "email": "chris@chrisumbel.com",
    "name": "Chris Umbel"
  },
  "bugs": {
    "url": "https://github.com/NaturalNode/apparatus/issues"
  },
  "dependencies": {
    "sylvester": ">= 0.0.8"
  },
  "description": "various machine learning routines for node",
  "devDependencies": {
    "jasmine-node": ">=1.0.26"
  },
  "directories": {},
  "dist": {
    "shasum": "37dcd25834ad0b651076596291db823eeb1908bd",
    "tarball": "http://registry.npmjs.org/apparatus/-/apparatus-0.0.9.tgz"
  },
  "engines": {
    "node": ">=0.2.6"
  },
  "gitHead": "7bf01bb1a12589dc636d84f156172134d1f48f75",
  "homepage": "https://github.com/NaturalNode/apparatus",
  "keywords": [
    "bayes",
    "classifier",
    "clustering",
    "k-means",
    "learning",
    "logistic",
    "machine",
    "ml",
    "regression"
  ],
  "license": "MIT",
  "main": "./lib/apparatus/index.js",
  "maintainers": [
    {
      "name": "chrisumbel",
      "email": "chris@chrisumbel.com"
    },
    {
      "name": "kkoch986",
      "email": "kkoch986@gmail.com"
    }
  ],
  "name": "apparatus",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NaturalNode/apparatus.git"
  },
  "scripts": {
    "test": "./node_modules/jasmine-node/bin/jasmine-node ."
  },
  "version": "0.0.9"
}
