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.

96 lines
2.2 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "has-cors@1.1.0",
  6. "scope": null,
  7. "escapedName": "has-cors",
  8. "name": "has-cors",
  9. "rawSpec": "1.1.0",
  10. "spec": "1.1.0",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io-client"
  14. ]
  15. ],
  16. "_from": "has-cors@1.1.0",
  17. "_id": "has-cors@1.1.0",
  18. "_inCache": true,
  19. "_location": "/has-cors",
  20. "_npmUser": {
  21. "name": "shtylman",
  22. "email": "shtylman@gmail.com"
  23. },
  24. "_npmVersion": "1.4.23",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "has-cors@1.1.0",
  28. "scope": null,
  29. "escapedName": "has-cors",
  30. "name": "has-cors",
  31. "rawSpec": "1.1.0",
  32. "spec": "1.1.0",
  33. "type": "version"
  34. },
  35. "_requiredBy": [
  36. "/engine.io-client"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz",
  39. "_shasum": "5e474793f7ea9843d1bb99c23eef49ff126fff39",
  40. "_shrinkwrap": null,
  41. "_spec": "has-cors@1.1.0",
  42. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io-client",
  43. "author": {
  44. "name": "Nathan Rajlich",
  45. "email": "nathan@tootallnate.net",
  46. "url": "http://n8.io/"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/component/has-cors/issues"
  50. },
  51. "component": {
  52. "scripts": {
  53. "has-cors/index.js": "index.js"
  54. }
  55. },
  56. "dependencies": {},
  57. "description": "Detects support for Cross-Origin Resource Sharing",
  58. "devDependencies": {
  59. "chai": "^1.10",
  60. "mocha": "^2.0"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "5e474793f7ea9843d1bb99c23eef49ff126fff39",
  65. "tarball": "https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz"
  66. },
  67. "gitHead": "27e9b96726b669e9594350585cc1e97474d3f995",
  68. "homepage": "https://github.com/component/has-cors",
  69. "keywords": [
  70. "cors",
  71. "cross",
  72. "origin",
  73. "resource",
  74. "sharing",
  75. "domain"
  76. ],
  77. "license": "MIT",
  78. "main": "index.js",
  79. "maintainers": [
  80. {
  81. "name": "shtylman",
  82. "email": "shtylman@gmail.com"
  83. }
  84. ],
  85. "name": "has-cors",
  86. "optionalDependencies": {},
  87. "readme": "ERROR: No README data found!",
  88. "repository": {
  89. "type": "git",
  90. "url": "git://github.com/component/has-cors.git"
  91. },
  92. "scripts": {
  93. "test": "mocha"
  94. },
  95. "version": "1.1.0"
  96. }