{
  "_args": [
    [
      "clear-module@4.1.1",
      "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web"
    ]
  ],
  "_development": true,
  "_from": "clear-module@4.1.1",
  "_id": "clear-module@4.1.1",
  "_inBundle": false,
  "_integrity": "sha512-ng0E7LeODcT3QkazOckzZqbca+JByQy/Q2Z6qO24YsTp+pLxCfohGz2gJYJqZS0CWTX3LEUiHOqe5KlYeUbEMw==",
  "_location": "/clear-module",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "clear-module@4.1.1",
    "name": "clear-module",
    "escapedName": "clear-module",
    "rawSpec": "4.1.1",
    "saveSpec": null,
    "fetchSpec": "4.1.1"
  },
  "_requiredBy": [
    "/@nuxtjs/tailwindcss"
  ],
  "_resolved": "https://registry.npmjs.org/clear-module/-/clear-module-4.1.1.tgz",
  "_spec": "4.1.1",
  "_where": "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/clear-module/issues"
  },
  "dependencies": {
    "parent-module": "^2.0.0",
    "resolve-from": "^5.0.0"
  },
  "description": "Clear a module from the cache",
  "devDependencies": {
    "ava": "^2.1.0",
    "tsd": "^0.7.2",
    "xo": "^0.24.0"
  },
  "engines": {
    "node": ">=8"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/clear-module#readme",
  "keywords": [
    "clear",
    "module",
    "require",
    "import",
    "cache",
    "uncache",
    "uncached",
    "unrequire",
    "derequire",
    "delete",
    "remove",
    "rm",
    "fresh"
  ],
  "license": "MIT",
  "name": "clear-module",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/clear-module.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "4.1.1"
}
