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.

86 lines
2.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "commondir@^1.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/find-cache-dir"
  6. ]
  7. ],
  8. "_from": "commondir@>=1.0.1 <2.0.0",
  9. "_id": "commondir@1.0.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/commondir",
  13. "_nodeVersion": "0.12.0",
  14. "_npmUser": {
  15. "email": "mail@substack.net",
  16. "name": "substack"
  17. },
  18. "_npmVersion": "2.3.0",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "commondir",
  22. "raw": "commondir@^1.0.1",
  23. "rawSpec": "^1.0.1",
  24. "scope": null,
  25. "spec": ">=1.0.1 <2.0.0",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/find-cache-dir"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
  32. "_shasum": "ddd800da0c66127393cca5950ea968a3aaf1253b",
  33. "_shrinkwrap": null,
  34. "_spec": "commondir@^1.0.1",
  35. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/find-cache-dir",
  36. "author": {
  37. "email": "mail@substack.net",
  38. "name": "James Halliday",
  39. "url": "http://substack.net"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/substack/node-commondir/issues"
  43. },
  44. "dependencies": {},
  45. "description": "compute the closest common parent for file paths",
  46. "devDependencies": {
  47. "tape": "^3.5.0"
  48. },
  49. "directories": {},
  50. "dist": {
  51. "shasum": "ddd800da0c66127393cca5950ea968a3aaf1253b",
  52. "tarball": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz"
  53. },
  54. "engine": {
  55. "node": ">=0.4"
  56. },
  57. "gitHead": "57797b60db24c60029f7593995241749b1704902",
  58. "homepage": "https://github.com/substack/node-commondir",
  59. "keywords": [
  60. "common",
  61. "directory",
  62. "file",
  63. "parent",
  64. "path",
  65. "root"
  66. ],
  67. "license": "MIT",
  68. "main": "index.js",
  69. "maintainers": [
  70. {
  71. "name": "substack",
  72. "email": "mail@substack.net"
  73. }
  74. ],
  75. "name": "commondir",
  76. "optionalDependencies": {},
  77. "readme": "ERROR: No README data found!",
  78. "repository": {
  79. "type": "git",
  80. "url": "git+ssh://git@github.com/substack/node-commondir.git"
  81. },
  82. "scripts": {
  83. "test": "tape test/*.js"
  84. },
  85. "version": "1.0.1"
  86. }