{
  "_from": "@yarn-tool/resolve-package@^1.0.40",
  "_id": "@yarn-tool/resolve-package@1.0.47",
  "_inBundle": false,
  "_integrity": "sha512-Zaw58gQxjQceJqhqybJi1oUDaORT8i2GTgwICPs8v/X/Pkx35FXQba69ldHVg5pQZ6YLKpROXgyHvBaCJOFXiA==",
  "_location": "/@yarn-tool/resolve-package",
  "_phantomChildren": {
    "path-exists": "4.0.0",
    "yocto-queue": "0.1.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@yarn-tool/resolve-package@^1.0.40",
    "name": "@yarn-tool/resolve-package",
    "escapedName": "@yarn-tool%2fresolve-package",
    "scope": "@yarn-tool",
    "rawSpec": "^1.0.40",
    "saveSpec": null,
    "fetchSpec": "^1.0.40"
  },
  "_requiredBy": [
    "/rollup-plugin-typescript2"
  ],
  "_resolved": "https://registry.npmjs.org/@yarn-tool/resolve-package/-/resolve-package-1.0.47.tgz",
  "_shasum": "8ec25f291a316280a281632331e88926a66fdf19",
  "_spec": "@yarn-tool/resolve-package@^1.0.40",
  "_where": "/var/www/html/analytics/analytics-soa/node_modules/rollup-plugin-typescript2",
  "author": "",
  "bugs": {
    "url": "https://github.com/bluelovers/ws-yarn-workspaces/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "pkg-dir": "< 6 >= 5",
    "tslib": "^2",
    "upath2": "^3.1.13"
  },
  "deprecated": false,
  "description": "resolve package root and package.json paths , work on node 17 too",
  "devDependencies": {
    "@ts-type/package-dts": "^1.0.60",
    "@types/node": "*"
  },
  "gitHead": "58acad356d9aeaa8fcdf2455741991b89b38a751",
  "homepage": "https://github.com/bluelovers/ws-yarn-workspaces/tree/master/packages/@yarn-tool/resolve-package#readme",
  "keywords": [
    "resolve",
    "package",
    "json",
    "root",
    "npm",
    "entry",
    "find",
    "up",
    "find-up",
    "findup",
    "look-up",
    "look",
    "file",
    "search",
    "match",
    "parent",
    "parents",
    "folder",
    "directory",
    "walk",
    "walking",
    "path"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "@yarn-tool/resolve-package",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
  },
  "scripts": {
    "coverage": "npx nyc yarn run test",
    "lint": "npx eslint **/*.ts",
    "ncu": "npx yarn-tool ncu -u",
    "npm:publish": "npm publish",
    "postpublish_": "git commit -m \"chore(release): publish\" .",
    "prepublish:lockfile": "npx sync-lockfile .",
    "prepublishOnly": "echo prepublishOnly",
    "preversion": "yarn run test",
    "sort-package-json": "npx yarn-tool sort",
    "test": "echo \"Error: no test specified\"",
    "test:mocha": "npx mocha --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\"",
    "tsc:default": "tsc -p tsconfig.json",
    "tsc:esm": "tsc -p tsconfig.esm.json"
  },
  "version": "1.0.47"
}
