package.json 2.5 KB

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