{
  "_args": [
    [
      "parent-module@2.0.0",
      "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web"
    ]
  ],
  "_development": true,
  "_from": "parent-module@2.0.0",
  "_id": "parent-module@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-uo0Z9JJeWzv8BG+tRcapBKNJ0dro9cLyczGzulS6EfeyAdeC9sbojtW6XwvYxJkEne9En+J2XEl4zyglVeIwFg==",
  "_location": "/parent-module",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "parent-module@2.0.0",
    "name": "parent-module",
    "escapedName": "parent-module",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/clear-module"
  ],
  "_resolved": "https://registry.npmjs.org/parent-module/-/parent-module-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/home/gitlab-runner/builds/6iUbpg6c/0/web/clp/camly-platform-web",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/parent-module/issues"
  },
  "dependencies": {
    "callsites": "^3.1.0"
  },
  "description": "Get the path of the parent module",
  "devDependencies": {
    "ava": "^1.4.1",
    "execa": "^1.0.0",
    "tsd": "^0.7.2",
    "xo": "^0.24.0"
  },
  "engines": {
    "node": ">=8"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "homepage": "https://github.com/sindresorhus/parent-module#readme",
  "keywords": [
    "parent",
    "module",
    "package",
    "caller",
    "calling",
    "module",
    "path",
    "callsites",
    "callsite",
    "stacktrace",
    "stack",
    "trace",
    "function",
    "file"
  ],
  "license": "MIT",
  "name": "parent-module",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/parent-module.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "2.0.0"
}
