{
  "_args": [
    [
      {
        "name": "typechecker",
        "raw": "typechecker@~2.0.1",
        "rawSpec": "~2.0.1",
        "scope": null,
        "spec": ">=2.0.1 <2.1.0",
        "type": "range"
      },
      "/Users/AkiraRedwolf/Sites/angularjs/material-start/node_modules/bal-util"
    ]
  ],
  "_from": "typechecker@>=2.0.1 <2.1.0",
  "_id": "typechecker@2.0.8",
  "_inCache": true,
  "_installable": true,
  "_location": "/typechecker",
  "_npmUser": {
    "email": "b@lupton.cc",
    "name": "balupton"
  },
  "_npmVersion": "1.3.11",
  "_phantomChildren": {},
  "_requested": {
    "name": "typechecker",
    "raw": "typechecker@~2.0.1",
    "rawSpec": "~2.0.1",
    "scope": null,
    "spec": ">=2.0.1 <2.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ambi",
    "/bal-util",
    "/eachr",
    "/extendr",
    "/getsetdeep",
    "/taskgroup"
  ],
  "_resolved": "https://registry.npmjs.org/typechecker/-/typechecker-2.0.8.tgz",
  "_shasum": "e83da84bb64c584ccb345838576c40b0337db82e",
  "_shrinkwrap": null,
  "_spec": "typechecker@~2.0.1",
  "_where": "/Users/AkiraRedwolf/Sites/angularjs/material-start/node_modules/bal-util",
  "author": {
    "email": "us@bevry.me",
    "name": "2013+ Bevry Pty Ltd",
    "url": "http://bevry.me"
  },
  "badges": {
    "flattr": "344188/balupton-on-Flattr",
    "gittip": "bevry",
    "npm": true,
    "paypal": "QB8GQPZAH84N6",
    "travis": true
  },
  "bugs": {
    "url": "https://github.com/bevry/typechecker/issues"
  },
  "contributors": [
    {
      "email": "b@lupton.cc",
      "name": "Benjamin Lupton",
      "url": "https://github.com/balupton"
    },
    {
      "name": "sfrdmn",
      "url": "https://github.com/sfrdmn"
    }
  ],
  "dependencies": {},
  "description": "Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)",
  "devDependencies": {
    "coffee-script": "~1.6.2",
    "joe": "~1.3.0",
    "joe-reporter-console": "~1.2.1",
    "projectz": "~0.2.3"
  },
  "directories": {
    "lib": "./out/lib"
  },
  "dist": {
    "shasum": "e83da84bb64c584ccb345838576c40b0337db82e",
    "tarball": "https://registry.npmjs.org/typechecker/-/typechecker-2.0.8.tgz"
  },
  "engines": {
    "node": ">=0.4"
  },
  "homepage": "https://github.com/bevry/typechecker",
  "keywords": [
    "types",
    "type",
    "check",
    "gettype",
    "isstring",
    "isregexp",
    "isregex",
    "isplainobject",
    "isobject",
    "iserror",
    "isnumber",
    "isdate",
    "isarguments",
    "isarray",
    "isnull",
    "isempty",
    "isundefined",
    "isemptyobject"
  ],
  "license": {
    "type": "MIT"
  },
  "main": "./out/lib/typechecker.js",
  "maintainers": [
    {
      "email": "b@lupton.cc",
      "name": "balupton"
    }
  ],
  "name": "typechecker",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/bevry/typechecker.git"
  },
  "scripts": {
    "preinstall": "node ./cyclic.js",
    "test": "node ./out/test/typechecker-test.js"
  },
  "title": "TypeChecker",
  "version": "2.0.8"
}
