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.

83 lines
2.0 KiB

  1. {
  2. "_args": [
  3. [
  4. "has-cors@1.0.3",
  5. "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\engine.io-client"
  6. ]
  7. ],
  8. "_from": "has-cors@1.0.3",
  9. "_id": "has-cors@1.0.3",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/has-cors",
  13. "_npmUser": {
  14. "email": "shtylman@gmail.com",
  15. "name": "shtylman"
  16. },
  17. "_npmVersion": "1.3.24",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "has-cors",
  21. "raw": "has-cors@1.0.3",
  22. "rawSpec": "1.0.3",
  23. "scope": null,
  24. "spec": "1.0.3",
  25. "type": "version"
  26. },
  27. "_requiredBy": [
  28. "/engine.io-client"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.0.3.tgz",
  31. "_shasum": "502acb9b3104dac33dd2630eaf2f888b0baf4cb3",
  32. "_shrinkwrap": null,
  33. "_spec": "has-cors@1.0.3",
  34. "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\engine.io-client",
  35. "author": {
  36. "email": "nathan@tootallnate.net",
  37. "name": "Nathan Rajlich",
  38. "url": "http://n8.io/"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/component/has-cors/issues"
  42. },
  43. "component": {
  44. "scripts": {
  45. "has-cors/index.js": "index.js"
  46. }
  47. },
  48. "dependencies": {
  49. "global": "https://github.com/component/global/archive/v2.0.1.tar.gz"
  50. },
  51. "description": "Detects support for Cross-Origin Resource Sharing",
  52. "devDependencies": {},
  53. "directories": {},
  54. "dist": {
  55. "shasum": "502acb9b3104dac33dd2630eaf2f888b0baf4cb3",
  56. "tarball": "http://registry.npmjs.org/has-cors/-/has-cors-1.0.3.tgz"
  57. },
  58. "homepage": "https://github.com/component/has-cors",
  59. "keywords": [
  60. "cors",
  61. "cross",
  62. "origin",
  63. "resource",
  64. "sharing",
  65. "domain"
  66. ],
  67. "license": "MIT",
  68. "main": "index.js",
  69. "maintainers": [
  70. {
  71. "email": "shtylman@gmail.com",
  72. "name": "shtylman"
  73. }
  74. ],
  75. "name": "has-cors",
  76. "optionalDependencies": {},
  77. "readme": "ERROR: No README data found!",
  78. "repository": {
  79. "type": "git",
  80. "url": "git://github.com/component/has-cors.git"
  81. },
  82. "version": "1.0.3"
  83. }