|
|
- {
- "_args": [
- [
- "resolve@^1.3.2",
- "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/core"
- ]
- ],
- "_from": "resolve@>=1.3.2 <2.0.0",
- "_hasShrinkwrap": false,
- "_id": "resolve@1.13.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/resolve",
- "_nodeVersion": "13.2.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/resolve_1.13.1_1574797045803_0.4582700288615975"
- },
- "_npmUser": {
- "email": "ljharb@gmail.com",
- "name": "ljharb"
- },
- "_npmVersion": "6.13.1",
- "_phantomChildren": {},
- "_requested": {
- "name": "resolve",
- "raw": "resolve@^1.3.2",
- "rawSpec": "^1.3.2",
- "scope": null,
- "spec": ">=1.3.2 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/@babel/core",
- "/@babel/plugin-transform-runtime"
- ],
- "_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.13.1.tgz",
- "_shasum": "be0aa4c06acd53083505abb35f4d66932ab35d16",
- "_shrinkwrap": null,
- "_spec": "resolve@^1.3.2",
- "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/core",
- "author": {
- "email": "mail@substack.net",
- "name": "James Halliday",
- "url": "http://substack.net"
- },
- "bugs": {
- "url": "https://github.com/browserify/resolve/issues"
- },
- "dependencies": {
- "path-parse": "^1.0.6"
- },
- "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
- "devDependencies": {
- "@ljharb/eslint-config": "^15.0.2",
- "array.prototype.map": "^1.0.1",
- "eslint": "^6.7.1",
- "object-keys": "^1.1.1",
- "safe-publish-latest": "^1.1.4",
- "tap": "0.4.13",
- "tape": "^4.11.0"
- },
- "directories": {},
- "dist": {
- "fileCount": 90,
- "integrity": "sha512-CxqObCX8K8YtAhOBRg+lrcdn+LK+WYOS8tSjqSFbjtrI5PnS63QPhZl4+yKfrU9tdsbMu9Anr/amegT87M9Z6w==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3X72CRA9TVsSAnZWagAAB0cP/RbNSN7PLoUcQynlw9Uy\n3mPxgKSucNP0A6uKvhRGN0FcYbYVwAatY6cwHK1c1vnhQKDWRgwmhyNh6qOw\nZ+N4JEMGJt5f/04ORwfYEeP06MgnonmOAbsPCSKshJiHZsLKG4UOH/GaEAoW\n/ccpfSUZ8pQuImAlEUzNLrPlB6olXOdsyDVcVyN1zH3s+oaC/qfxg4FLmo2/\nGxkmfd7cjOHZykTC1cDDtqXHOWtKyce5Ue2vowbCdZshlBDRf1XgqFr/Xak5\nnyj+cNkedtWLuA8Y62e7gB4deBv5rQz+CA4FgQ1xOXMicDSmOdAn5+M+Vonm\n89T80l2/W601PIv0q8kVOXOrKop5TJBw3gaLpXvUbPiLqSbcQdLvqYIWg+JU\nJTMU2/6n3XpHOlXmrRIjQyGOgntettzM65BL6bqxYAm2XFrWQvUexc/iWj6F\n4xAWMUbevd+/SphqYx0VpGSwaIIjItTCf57YlKf6CNDMY/5+EkyjDy+HIoMd\nuZmsmv3A900n63DKqyo1uRC8CVgp+jqCRr2k9/l0JDwPHTSBRm8DJ0xnmLgd\nbesan+0fdOTrkvHrzhGQIeJOqBkliPHCD6jeKwCwhlYJhtFwJwQJZIFdSwHq\ncLdZ8aGsjI59IdfiZnRxzfHJpQJdLxHBV3vMw6FwvY106aVUB4JGs1HDWUsL\nZzpd\r\n=smsL\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "be0aa4c06acd53083505abb35f4d66932ab35d16",
- "tarball": "https://registry.npmjs.org/resolve/-/resolve-1.13.1.tgz",
- "unpackedSize": 95383
- },
- "funding": {
- "url": "https://github.com/sponsors/ljharb"
- },
- "gitHead": "9591fb70e34b26b2c8f500d67c91cdea2ef68fc4",
- "homepage": "https://github.com/browserify/resolve#readme",
- "keywords": [
- "module",
- "node",
- "require",
- "resolve"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "ljharb",
- "email": "ljharb@gmail.com"
- },
- {
- "name": "substack",
- "email": "substack@gmail.com"
- }
- ],
- "name": "resolve",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/browserify/resolve.git"
- },
- "scripts": {
- "lint": "eslint .",
- "posttest": "npm run test:multirepo",
- "prepublish": "safe-publish-latest",
- "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.13.1"
- }
|