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.

98 lines
2.8 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "xmlhttprequest-ssl@1.5.3",
  6. "scope": null,
  7. "escapedName": "xmlhttprequest-ssl",
  8. "name": "xmlhttprequest-ssl",
  9. "rawSpec": "1.5.3",
  10. "spec": "1.5.3",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io-client"
  14. ]
  15. ],
  16. "_from": "xmlhttprequest-ssl@1.5.3",
  17. "_id": "xmlhttprequest-ssl@1.5.3",
  18. "_inCache": true,
  19. "_location": "/xmlhttprequest-ssl",
  20. "_nodeVersion": "6.1.0",
  21. "_npmOperationalInternal": {
  22. "host": "packages-16-east.internal.npmjs.com",
  23. "tmp": "tmp/xmlhttprequest-ssl-1.5.3.tgz_1474374069567_0.6647198903374374"
  24. },
  25. "_npmUser": {
  26. "name": "mjwwit",
  27. "email": "mjwwit@gmail.com"
  28. },
  29. "_npmVersion": "3.9.6",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "xmlhttprequest-ssl@1.5.3",
  33. "scope": null,
  34. "escapedName": "xmlhttprequest-ssl",
  35. "name": "xmlhttprequest-ssl",
  36. "rawSpec": "1.5.3",
  37. "spec": "1.5.3",
  38. "type": "version"
  39. },
  40. "_requiredBy": [
  41. "/engine.io-client"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.3.tgz",
  44. "_shasum": "185a888c04eca46c3e4070d99f7b49de3528992d",
  45. "_shrinkwrap": null,
  46. "_spec": "xmlhttprequest-ssl@1.5.3",
  47. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io-client",
  48. "author": {
  49. "name": "Michael de Wit"
  50. },
  51. "bugs": {
  52. "url": "http://github.com/mjwwit/node-XMLHttpRequest/issues"
  53. },
  54. "dependencies": {},
  55. "description": "XMLHttpRequest for Node",
  56. "devDependencies": {},
  57. "directories": {
  58. "lib": "./lib",
  59. "example": "./example"
  60. },
  61. "dist": {
  62. "shasum": "185a888c04eca46c3e4070d99f7b49de3528992d",
  63. "tarball": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.3.tgz"
  64. },
  65. "engines": {
  66. "node": ">=0.4.0"
  67. },
  68. "gitHead": "d35e16183e162f3c67b29191ab20e4c81db68742",
  69. "homepage": "https://github.com/mjwwit/node-XMLHttpRequest#readme",
  70. "keywords": [
  71. "xhr",
  72. "ajax"
  73. ],
  74. "licenses": [
  75. {
  76. "type": "MIT",
  77. "url": "http://creativecommons.org/licenses/MIT/"
  78. }
  79. ],
  80. "main": "./lib/XMLHttpRequest.js",
  81. "maintainers": [
  82. {
  83. "name": "mjwwit",
  84. "email": "mjwwit@gmail.com"
  85. }
  86. ],
  87. "name": "xmlhttprequest-ssl",
  88. "optionalDependencies": {},
  89. "readme": "ERROR: No README data found!",
  90. "repository": {
  91. "type": "git",
  92. "url": "git://github.com/mjwwit/node-XMLHttpRequest.git"
  93. },
  94. "scripts": {
  95. "test": "cd ./tests && node test-constants.js && node test-events.js && node test-exceptions.js && node test-headers.js && node test-redirect-302.js && node test-redirect-303.js && node test-redirect-307.js && node test-request-methods.js && node test-request-protocols.js"
  96. },
  97. "version": "1.5.3"
  98. }