package.json 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "process-nextick-args@~1.0.6",
  6. "scope": null,
  7. "escapedName": "process-nextick-args",
  8. "name": "process-nextick-args",
  9. "rawSpec": "~1.0.6",
  10. "spec": ">=1.0.6 <1.1.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/through2/node_modules/readable-stream"
  14. ]
  15. ],
  16. "_from": "process-nextick-args@>=1.0.6 <1.1.0",
  17. "_id": "process-nextick-args@1.0.7",
  18. "_inCache": true,
  19. "_location": "/process-nextick-args",
  20. "_nodeVersion": "5.11.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/process-nextick-args-1.0.7.tgz_1462394251778_0.36989671061746776"
  24. },
  25. "_npmUser": {
  26. "name": "cwmma",
  27. "email": "calvin.metcalf@gmail.com"
  28. },
  29. "_npmVersion": "3.8.6",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "process-nextick-args@~1.0.6",
  33. "scope": null,
  34. "escapedName": "process-nextick-args",
  35. "name": "process-nextick-args",
  36. "rawSpec": "~1.0.6",
  37. "spec": ">=1.0.6 <1.1.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/gulp-watch/readable-stream",
  42. "/readdirp/readable-stream",
  43. "/strip-bom-stream/readable-stream",
  44. "/through2/readable-stream"
  45. ],
  46. "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz",
  47. "_shasum": "150e20b756590ad3f91093f25a4f2ad8bff30ba3",
  48. "_shrinkwrap": null,
  49. "_spec": "process-nextick-args@~1.0.6",
  50. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/through2/node_modules/readable-stream",
  51. "author": "",
  52. "bugs": {
  53. "url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
  54. },
  55. "dependencies": {},
  56. "description": "process.nextTick but always with args",
  57. "devDependencies": {
  58. "tap": "~0.2.6"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "shasum": "150e20b756590ad3f91093f25a4f2ad8bff30ba3",
  63. "tarball": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz"
  64. },
  65. "gitHead": "5c00899ab01dd32f93ad4b5743da33da91404f39",
  66. "homepage": "https://github.com/calvinmetcalf/process-nextick-args",
  67. "license": "MIT",
  68. "main": "index.js",
  69. "maintainers": [
  70. {
  71. "name": "cwmma",
  72. "email": "calvin.metcalf@gmail.com"
  73. }
  74. ],
  75. "name": "process-nextick-args",
  76. "optionalDependencies": {},
  77. "readme": "ERROR: No README data found!",
  78. "repository": {
  79. "type": "git",
  80. "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git"
  81. },
  82. "scripts": {
  83. "test": "node test.js"
  84. },
  85. "version": "1.0.7"
  86. }