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.

92 lines
2.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "path-dirname@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/glob-parent"
  6. ]
  7. ],
  8. "_from": "path-dirname@>=1.0.0 <2.0.0",
  9. "_id": "path-dirname@1.0.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/path-dirname",
  13. "_nodeVersion": "5.12.0",
  14. "_npmOperationalInternal": {
  15. "host": "packages-12-west.internal.npmjs.com",
  16. "tmp": "tmp/path-dirname-1.0.2.tgz_1476811621782_0.25002457783557475"
  17. },
  18. "_npmUser": {
  19. "email": "elan.shanker+npm@gmail.com",
  20. "name": "es128"
  21. },
  22. "_npmVersion": "3.8.6",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "path-dirname",
  26. "raw": "path-dirname@^1.0.0",
  27. "rawSpec": "^1.0.0",
  28. "scope": null,
  29. "spec": ">=1.0.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/glob-parent"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz",
  36. "_shasum": "cc33d24d525e099a5388c0336c6e32b9160609e0",
  37. "_shrinkwrap": null,
  38. "_spec": "path-dirname@^1.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/glob-parent",
  40. "author": {
  41. "name": "Elan Shanker"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/es128/path-dirname/issues"
  45. },
  46. "dependencies": {},
  47. "description": "Node.js path.dirname() ponyfill",
  48. "devDependencies": {},
  49. "directories": {},
  50. "dist": {
  51. "shasum": "cc33d24d525e099a5388c0336c6e32b9160609e0",
  52. "tarball": "https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz"
  53. },
  54. "files": [
  55. "index.js"
  56. ],
  57. "gitHead": "ba28247b19f27ec3fa187088d6169241b223f9f8",
  58. "homepage": "https://github.com/es128/path-dirname#readme",
  59. "keywords": [
  60. "built-in",
  61. "core",
  62. "dir",
  63. "dirname",
  64. "file",
  65. "path",
  66. "paths",
  67. "polyfill",
  68. "ponyfill",
  69. "shim",
  70. "stdlib",
  71. "util",
  72. "utils"
  73. ],
  74. "license": "MIT",
  75. "maintainers": [
  76. {
  77. "name": "es128",
  78. "email": "elan.shanker+npm@gmail.com"
  79. }
  80. ],
  81. "name": "path-dirname",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git+https://github.com/es128/path-dirname.git"
  87. },
  88. "scripts": {
  89. "test": "node test.js"
  90. },
  91. "version": "1.0.2"
  92. }