package.json 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  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/Documents/ola/OLA#3DOC/sys/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. "/through2/readable-stream"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz",
  44. "_shasum": "150e20b756590ad3f91093f25a4f2ad8bff30ba3",
  45. "_shrinkwrap": null,
  46. "_spec": "process-nextick-args@~1.0.6",
  47. "_where": "/mnt/Data/bach/Documents/ola/OLA#3DOC/sys/node_modules/through2/node_modules/readable-stream",
  48. "author": "",
  49. "bugs": {
  50. "url": "https://github.com/calvinmetcalf/process-nextick-args/issues"
  51. },
  52. "dependencies": {},
  53. "description": "process.nextTick but always with args",
  54. "devDependencies": {
  55. "tap": "~0.2.6"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "shasum": "150e20b756590ad3f91093f25a4f2ad8bff30ba3",
  60. "tarball": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz"
  61. },
  62. "gitHead": "5c00899ab01dd32f93ad4b5743da33da91404f39",
  63. "homepage": "https://github.com/calvinmetcalf/process-nextick-args",
  64. "license": "MIT",
  65. "main": "index.js",
  66. "maintainers": [
  67. {
  68. "name": "cwmma",
  69. "email": "calvin.metcalf@gmail.com"
  70. }
  71. ],
  72. "name": "process-nextick-args",
  73. "optionalDependencies": {},
  74. "readme": "ERROR: No README data found!",
  75. "repository": {
  76. "type": "git",
  77. "url": "git+https://github.com/calvinmetcalf/process-nextick-args.git"
  78. },
  79. "scripts": {
  80. "test": "node test.js"
  81. },
  82. "version": "1.0.7"
  83. }