{
  "_from": "is-type@0.0.1",
  "_id": "is-type@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-9lHYXDZdRJVdFKUdjXBh8/a0d5w=",
  "_location": "/is-type",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "is-type@0.0.1",
    "name": "is-type",
    "escapedName": "is-type",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/fireworm"
  ],
  "_resolved": "https://registry.npmjs.org/is-type/-/is-type-0.0.1.tgz",
  "_shasum": "f651d85c365d44955d14a51d8d7061f3f6b4779c",
  "_spec": "is-type@0.0.1",
  "_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/fireworm",
  "author": {
    "name": "Julian Gruber",
    "email": "mail@juliangruber.com",
    "url": "http://juliangruber.com"
  },
  "bugs": {
    "url": "https://github.com/juliangruber/is-type/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "core-util-is": "~1.0.0"
  },
  "deprecated": false,
  "description": "Type checking from node core",
  "homepage": "https://github.com/juliangruber/is-type",
  "keywords": [
    "type",
    "checking",
    "is",
    "util",
    "types"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "is-type",
  "repository": {
    "type": "git",
    "url": "git://github.com/juliangruber/is-type.git"
  },
  "version": "0.0.1"
}
