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.

106 lines
2.6 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "union@~0.4.3",
  6. "scope": null,
  7. "escapedName": "union",
  8. "name": "union",
  9. "rawSpec": "~0.4.3",
  10. "spec": ">=0.4.3 <0.5.0",
  11. "type": "range"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/http-server"
  14. ]
  15. ],
  16. "_from": "union@>=0.4.3 <0.5.0",
  17. "_id": "union@0.4.6",
  18. "_inCache": true,
  19. "_location": "/union",
  20. "_nodeVersion": "4.4.3",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/union-0.4.6.tgz_1477161955979_0.7554563113953918"
  24. },
  25. "_npmUser": {
  26. "name": "jcrugzz",
  27. "email": "jcrugzz@gmail.com"
  28. },
  29. "_npmVersion": "3.9.6",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "union@~0.4.3",
  33. "scope": null,
  34. "escapedName": "union",
  35. "name": "union",
  36. "rawSpec": "~0.4.3",
  37. "spec": ">=0.4.3 <0.5.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/http-server"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/union/-/union-0.4.6.tgz",
  44. "_shasum": "198fbdaeba254e788b0efcb630bc11f24a2959e0",
  45. "_shrinkwrap": null,
  46. "_spec": "union@~0.4.3",
  47. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/http-server",
  48. "author": {
  49. "name": "Charlie Robbins",
  50. "email": "charlie.robbins@gmail.com"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/flatiron/union/issues"
  54. },
  55. "dependencies": {
  56. "qs": "~2.3.3"
  57. },
  58. "description": "A hybrid buffered / streaming middleware kernel backwards compatible with connect.",
  59. "devDependencies": {
  60. "connect": "2.22.x",
  61. "director": "1.x.x",
  62. "ecstatic": "0.5.x",
  63. "request": "2.29.x",
  64. "vows": "0.8.0"
  65. },
  66. "directories": {},
  67. "dist": {
  68. "shasum": "198fbdaeba254e788b0efcb630bc11f24a2959e0",
  69. "tarball": "https://registry.npmjs.org/union/-/union-0.4.6.tgz"
  70. },
  71. "engines": {
  72. "node": ">= 0.8.0"
  73. },
  74. "gitHead": "0dfda9acdec355997b09c4b85e2906cb4b46014f",
  75. "homepage": "https://github.com/flatiron/union#readme",
  76. "main": "./lib",
  77. "maintainers": [
  78. {
  79. "name": "indexzero",
  80. "email": "charlie.robbins@gmail.com"
  81. },
  82. {
  83. "name": "dscape",
  84. "email": "nunojobpinto@gmail.com"
  85. },
  86. {
  87. "name": "jcrugzz",
  88. "email": "jcrugzz@gmail.com"
  89. },
  90. {
  91. "name": "swaagie",
  92. "email": "info@martijnswaagman.nl"
  93. }
  94. ],
  95. "name": "union",
  96. "optionalDependencies": {},
  97. "readme": "ERROR: No README data found!",
  98. "repository": {
  99. "type": "git",
  100. "url": "git+ssh://git@github.com/flatiron/union.git"
  101. },
  102. "scripts": {
  103. "test": "vows test/*-test.js --spec -i"
  104. },
  105. "version": "0.4.6"
  106. }