You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

113 lines
4.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "resolve@^1.3.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/core"
  6. ]
  7. ],
  8. "_from": "resolve@>=1.3.2 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "resolve@1.13.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/resolve",
  14. "_nodeVersion": "13.2.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/resolve_1.13.1_1574797045803_0.4582700288615975"
  18. },
  19. "_npmUser": {
  20. "email": "ljharb@gmail.com",
  21. "name": "ljharb"
  22. },
  23. "_npmVersion": "6.13.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "resolve",
  27. "raw": "resolve@^1.3.2",
  28. "rawSpec": "^1.3.2",
  29. "scope": null,
  30. "spec": ">=1.3.2 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/@babel/core",
  35. "/@babel/plugin-transform-runtime"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.13.1.tgz",
  38. "_shasum": "be0aa4c06acd53083505abb35f4d66932ab35d16",
  39. "_shrinkwrap": null,
  40. "_spec": "resolve@^1.3.2",
  41. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/core",
  42. "author": {
  43. "email": "mail@substack.net",
  44. "name": "James Halliday",
  45. "url": "http://substack.net"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/browserify/resolve/issues"
  49. },
  50. "dependencies": {
  51. "path-parse": "^1.0.6"
  52. },
  53. "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
  54. "devDependencies": {
  55. "@ljharb/eslint-config": "^15.0.2",
  56. "array.prototype.map": "^1.0.1",
  57. "eslint": "^6.7.1",
  58. "object-keys": "^1.1.1",
  59. "safe-publish-latest": "^1.1.4",
  60. "tap": "0.4.13",
  61. "tape": "^4.11.0"
  62. },
  63. "directories": {},
  64. "dist": {
  65. "fileCount": 90,
  66. "integrity": "sha512-CxqObCX8K8YtAhOBRg+lrcdn+LK+WYOS8tSjqSFbjtrI5PnS63QPhZl4+yKfrU9tdsbMu9Anr/amegT87M9Z6w==",
  67. "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",
  68. "shasum": "be0aa4c06acd53083505abb35f4d66932ab35d16",
  69. "tarball": "https://registry.npmjs.org/resolve/-/resolve-1.13.1.tgz",
  70. "unpackedSize": 95383
  71. },
  72. "funding": {
  73. "url": "https://github.com/sponsors/ljharb"
  74. },
  75. "gitHead": "9591fb70e34b26b2c8f500d67c91cdea2ef68fc4",
  76. "homepage": "https://github.com/browserify/resolve#readme",
  77. "keywords": [
  78. "module",
  79. "node",
  80. "require",
  81. "resolve"
  82. ],
  83. "license": "MIT",
  84. "main": "index.js",
  85. "maintainers": [
  86. {
  87. "name": "ljharb",
  88. "email": "ljharb@gmail.com"
  89. },
  90. {
  91. "name": "substack",
  92. "email": "substack@gmail.com"
  93. }
  94. ],
  95. "name": "resolve",
  96. "optionalDependencies": {},
  97. "readme": "ERROR: No README data found!",
  98. "repository": {
  99. "type": "git",
  100. "url": "git://github.com/browserify/resolve.git"
  101. },
  102. "scripts": {
  103. "lint": "eslint .",
  104. "posttest": "npm run test:multirepo",
  105. "prepublish": "safe-publish-latest",
  106. "pretest": "npm run lint",
  107. "pretests-only": "cd ./test/resolver/nested_symlinks && node mylib/sync && node mylib/async",
  108. "test": "npm run --silent tests-only",
  109. "test:multirepo": "cd ./test/resolver/multirepo && npm install && npm test",
  110. "tests-only": "tape test/*.js"
  111. },
  112. "version": "1.13.1"
  113. }