| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "resolve@1.20.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "resolve@1.20.0", |
| | | "_id": "resolve@1.20.0", |
| | | "_from": "resolve@^1.14.2", |
| | | "_id": "resolve@1.22.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==", |
| | | "_integrity": "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==", |
| | | "_location": "/resolve", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "resolve@1.20.0", |
| | | "raw": "resolve@^1.14.2", |
| | | "name": "resolve", |
| | | "escapedName": "resolve", |
| | | "rawSpec": "1.20.0", |
| | | "rawSpec": "^1.14.2", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.20.0" |
| | | "fetchSpec": "^1.14.2" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@babel/helper-define-polyfill-provider", |
| | |
| | | "/postcss-import", |
| | | "/vue-server-renderer" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz", |
| | | "_spec": "1.20.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz", |
| | | "_shasum": "5e0b8c67c15df57a89bdbabe603a002f21731198", |
| | | "_spec": "resolve@^1.14.2", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@babel\\helper-define-polyfill-provider", |
| | | "author": { |
| | | "name": "James Halliday", |
| | | "email": "mail@substack.net", |
| | | "url": "http://substack.net" |
| | | }, |
| | | "bin": { |
| | | "resolve": "bin/resolve" |
| | | }, |
| | | "bugs": { |
| | | "url": "https://github.com/browserify/resolve/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "is-core-module": "^2.2.0", |
| | | "path-parse": "^1.0.6" |
| | | "is-core-module": "^2.8.1", |
| | | "path-parse": "^1.0.7", |
| | | "supports-preserve-symlinks-flag": "^1.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", |
| | | "devDependencies": { |
| | | "@ljharb/eslint-config": "^17.5.1", |
| | | "array.prototype.map": "^1.0.3", |
| | | "aud": "^1.1.4", |
| | | "@ljharb/eslint-config": "^20.2.0", |
| | | "array.prototype.map": "^1.0.4", |
| | | "aud": "^2.0.0", |
| | | "copy-dir": "^1.3.0", |
| | | "eclint": "^2.8.1", |
| | | "eslint": "^7.19.0", |
| | | "eslint": "^8.7.0", |
| | | "in-publish": "^2.0.1", |
| | | "mkdirp": "^0.5.5", |
| | | "mv": "^2.1.1", |
| | | "object-keys": "^1.1.1", |
| | | "safe-publish-latest": "^1.1.4", |
| | | "rimraf": "^2.7.1", |
| | | "safe-publish-latest": "^2.0.0", |
| | | "tap": "0.4.13", |
| | | "tape": "^5.1.1" |
| | | "tape": "^5.4.1", |
| | | "tmp": "^0.0.31" |
| | | }, |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/ljharb" |
| | |
| | | "url": "git://github.com/browserify/resolve.git" |
| | | }, |
| | | "scripts": { |
| | | "lint": "eslint --ext=js,mjs .", |
| | | "lint": "eslint --ext=js,mjs --no-eslintrc -c .eslintrc . 'bin/**'", |
| | | "posttest": "npm run test:multirepo && aud --production", |
| | | "prelint": "eclint check '**/*'", |
| | | "prepublish": "safe-publish-latest && cp node_modules/is-core-module/core.json ./lib/ ||:", |
| | | "prelint": "eclint check $(git ls-files | xargs find 2> /dev/null | grep -vE 'node_modules|\\.git')", |
| | | "prepublish": "not-in-publish || npm run prepublishOnly", |
| | | "prepublishOnly": "safe-publish-latest && cp node_modules/is-core-module/core.json ./lib/ ||:", |
| | | "pretest": "npm run lint", |
| | | "pretests-only": "cd ./test/resolver/nested_symlinks && node mylib/sync && node mylib/async", |
| | | "test": "npm run --silent tests-only", |
| | | "test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test", |
| | | "tests-only": "tape test/*.js" |
| | | }, |
| | | "version": "1.20.0" |
| | | "version": "1.22.0" |
| | | } |