{
  "_from": "validate.io-undefined@^1.0.3",
  "_id": "validate.io-undefined@1.0.3",
  "_inBundle": false,
  "_integrity": "sha1-fif8uzFbhB54JDQxiXZxkp4gt/Q=",
  "_location": "/validate.io-undefined",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "validate.io-undefined@^1.0.3",
    "name": "validate.io-undefined",
    "escapedName": "validate.io-undefined",
    "rawSpec": "^1.0.3",
    "saveSpec": null,
    "fetchSpec": "^1.0.3"
  },
  "_requiredBy": [
    "/is-nil-x",
    "/to-primitive-x",
    "/to-string-tag-x"
  ],
  "_resolved": "https://registry.npmjs.org/validate.io-undefined/-/validate.io-undefined-1.0.3.tgz",
  "_shasum": "7e27fcbb315b841e78243431897671929e20b7f4",
  "_spec": "validate.io-undefined@^1.0.3",
  "_where": "/tomcat/watson-orchestrator-producao/node_modules/is-nil-x",
  "author": {
    "name": "Athan Reines",
    "email": "kgryte@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/validate-io/undefined/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Athan Reines",
      "email": "kgryte@gmail.com"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "Validates if a value is undefined.",
  "devDependencies": {
    "chai": "1.x.x",
    "coveralls": "^2.11.1",
    "istanbul": "^0.3.0",
    "jshint": "^2.5.10",
    "jshint-stylish": "^1.0.0",
    "mocha": "1.x.x"
  },
  "homepage": "https://github.com/validate-io/undefined#readme",
  "keywords": [
    "validate.io",
    "validate",
    "validation",
    "validator",
    "undefined",
    "void",
    "is",
    "type",
    "check",
    "isundefined",
    "valid"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/MIT"
    }
  ],
  "main": "./lib",
  "name": "validate.io-undefined",
  "repository": {
    "type": "git",
    "url": "git://github.com/validate-io/undefined.git"
  },
  "scripts": {
    "coveralls": "istanbul cover ./node_modules/.bin/_mocha --dir ./reports/coveralls/coverage --report lcovonly -- -R spec && cat ./reports/coveralls/coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./reports/coveralls",
    "test": "mocha",
    "test-cov": "istanbul cover ./node_modules/.bin/_mocha --dir ./reports/coverage -- -R spec"
  },
  "version": "1.0.3"
}
