{
  "_args": [
    [
      "is-resolvable@^1.0.0",
      "/var/www/siti/c4rgocloud/node_modules/cssnano"
    ]
  ],
  "_from": "is-resolvable@>=1.0.0 <2.0.0",
  "_id": "is-resolvable@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/is-resolvable",
  "_nodeVersion": "9.4.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/is-resolvable-1.1.0.tgz_1516612223746_0.7059133381117135"
  },
  "_npmUser": {
    "email": "snnskwtnb@gmail.com",
    "name": "shinnn"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "is-resolvable",
    "raw": "is-resolvable@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cssnano"
  ],
  "_resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz",
  "_shasum": "fb18f87ce1feb925169c9a407c19318a3206ed88",
  "_shrinkwrap": null,
  "_spec": "is-resolvable@^1.0.0",
  "_where": "/var/www/siti/c4rgocloud/node_modules/cssnano",
  "author": {
    "name": "Shinnosuke Watanabe",
    "url": "https://github.com/shinnn"
  },
  "bugs": {
    "url": "https://github.com/shinnn/is-resolvable/issues"
  },
  "dependencies": {},
  "description": "Check if a module ID is resolvable with require()",
  "devDependencies": {
    "@shinnn/eslint-config-node": "^5.0.0",
    "eslint": "^4.16.0",
    "istanbul": "^0.4.5",
    "tape": "^4.8.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==",
    "shasum": "fb18f87ce1feb925169c9a407c19318a3206ed88",
    "tarball": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz"
  },
  "eslintConfig": {
    "extends": "@shinnn/node",
    "rules": {
      "no-var": "off",
      "prefer-template": "off"
    }
  },
  "files": [
    "index.js"
  ],
  "gitHead": "ec72480eff8dc3a97f61dbd702f8f333d7f7529c",
  "homepage": "https://github.com/shinnn/is-resolvable#readme",
  "keywords": [
    "check",
    "file",
    "module",
    "path",
    "resolvable",
    "resolve"
  ],
  "license": "ISC",
  "maintainers": [
    {
      "name": "shinnn",
      "email": "snnskwtnb@gmail.com"
    }
  ],
  "name": "is-resolvable",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shinnn/is-resolvable.git"
  },
  "scripts": {
    "coverage": "istanbul cover --print=both test.js",
    "pretest": "eslint --fix --format=codeframe index.js test.js",
    "test": "node --throw-deprecation --track-heap-objects test.js"
  },
  "version": "1.1.0"
}
