{
  "_args": [
    [
      "type-detect@1.0.0",
      "D:\\Pytliki\\dom"
    ]
  ],
  "_development": true,
  "_from": "type-detect@1.0.0",
  "_id": "type-detect@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-diIXzAbbJY7EiQihKY6LlRIejqI=",
  "_location": "/type-detect",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "type-detect@1.0.0",
    "name": "type-detect",
    "escapedName": "type-detect",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/chai"
  ],
  "_resolved": "https://registry.npmjs.org/type-detect/-/type-detect-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "D:\\Pytliki\\dom",
  "author": {
    "name": "Jake Luer",
    "email": "jake@alogicalparadox.com",
    "url": "http://alogicalparadox.com"
  },
  "bugs": {
    "url": "https://github.com/chaijs/type-detect/issues"
  },
  "dependencies": {},
  "description": "Improved typeof detection for node.js and the browser.",
  "devDependencies": {
    "component": "*",
    "coveralls": "2.0.16",
    "jscoverage": "0.3.7",
    "mocha": "*",
    "mocha-lcov-reporter": "0.0.1",
    "mocha-phantomjs": "*",
    "simple-assert": "*"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/chaijs/type-detect#readme",
  "keywords": [],
  "license": "MIT",
  "main": "./index",
  "name": "type-detect",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/chaijs/type-detect.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.0.0"
}
