package.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "xmlhttprequest-ssl@1.5.1",
  6. "scope": null,
  7. "escapedName": "xmlhttprequest-ssl",
  8. "name": "xmlhttprequest-ssl",
  9. "rawSpec": "1.5.1",
  10. "spec": "1.5.1",
  11. "type": "version"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/engine.io-client"
  14. ]
  15. ],
  16. "_from": "xmlhttprequest-ssl@1.5.1",
  17. "_id": "xmlhttprequest-ssl@1.5.1",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/xmlhttprequest-ssl",
  21. "_nodeVersion": "0.12.2",
  22. "_npmUser": {
  23. "name": "mjwwit",
  24. "email": "mjwwit@gmail.com"
  25. },
  26. "_npmVersion": "2.7.4",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "xmlhttprequest-ssl@1.5.1",
  30. "scope": null,
  31. "escapedName": "xmlhttprequest-ssl",
  32. "name": "xmlhttprequest-ssl",
  33. "rawSpec": "1.5.1",
  34. "spec": "1.5.1",
  35. "type": "version"
  36. },
  37. "_requiredBy": [
  38. "/engine.io-client"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.1.tgz",
  41. "_shasum": "3b7741fea4a86675976e908d296d4445961faa67",
  42. "_shrinkwrap": null,
  43. "_spec": "xmlhttprequest-ssl@1.5.1",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/engine.io-client",
  45. "author": {
  46. "name": "Michael de Wit"
  47. },
  48. "bugs": {
  49. "url": "http://github.com/mjwwit/node-XMLHttpRequest/issues"
  50. },
  51. "dependencies": {},
  52. "description": "XMLHttpRequest for Node",
  53. "devDependencies": {},
  54. "directories": {
  55. "lib": "./lib",
  56. "example": "./example"
  57. },
  58. "dist": {
  59. "shasum": "3b7741fea4a86675976e908d296d4445961faa67",
  60. "tarball": "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.1.tgz"
  61. },
  62. "engines": {
  63. "node": ">=0.4.0"
  64. },
  65. "gitHead": "494938e2dd4ae963cd5972f242e8eaf7d6042331",
  66. "homepage": "https://github.com/mjwwit/node-XMLHttpRequest",
  67. "keywords": [
  68. "xhr",
  69. "ajax"
  70. ],
  71. "licenses": [
  72. {
  73. "type": "MIT",
  74. "url": "http://creativecommons.org/licenses/MIT/"
  75. }
  76. ],
  77. "main": "./lib/XMLHttpRequest.js",
  78. "maintainers": [
  79. {
  80. "name": "mjwwit",
  81. "email": "mjwwit@gmail.com"
  82. }
  83. ],
  84. "name": "xmlhttprequest-ssl",
  85. "optionalDependencies": {},
  86. "readme": "ERROR: No README data found!",
  87. "repository": {
  88. "type": "git",
  89. "url": "git://github.com/mjwwit/node-XMLHttpRequest.git"
  90. },
  91. "scripts": {},
  92. "version": "1.5.1"
  93. }