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.

92 lines
2.3 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "url-join@^1.0.0",
  6. "scope": null,
  7. "escapedName": "url-join",
  8. "name": "url-join",
  9. "rawSpec": "^1.0.0",
  10. "spec": ">=1.0.0 <2.0.0",
  11. "type": "range"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/ecstatic"
  14. ]
  15. ],
  16. "_from": "url-join@>=1.0.0 <2.0.0",
  17. "_id": "url-join@1.1.0",
  18. "_inCache": true,
  19. "_location": "/url-join",
  20. "_nodeVersion": "4.4.2",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/url-join-1.1.0.tgz_1459856865965_0.46360294660553336"
  24. },
  25. "_npmUser": {
  26. "name": "jfromaniello",
  27. "email": "jfromaniello@gmail.com"
  28. },
  29. "_npmVersion": "2.15.1",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "url-join@^1.0.0",
  33. "scope": null,
  34. "escapedName": "url-join",
  35. "name": "url-join",
  36. "rawSpec": "^1.0.0",
  37. "spec": ">=1.0.0 <2.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/ecstatic"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/url-join/-/url-join-1.1.0.tgz",
  44. "_shasum": "741c6c2f4596c4830d6718460920d0c92202dc78",
  45. "_shrinkwrap": null,
  46. "_spec": "url-join@^1.0.0",
  47. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/ecstatic",
  48. "author": {
  49. "name": "José F. Romaniello",
  50. "email": "jfromaniello@gmail.com",
  51. "url": "http://joseoncode.com"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/jfromaniello/url-join/issues"
  55. },
  56. "dependencies": {},
  57. "description": "Join urls and normalize as in path.join.",
  58. "devDependencies": {
  59. "mocha": "~1.8.1",
  60. "should": "~1.2.1"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "741c6c2f4596c4830d6718460920d0c92202dc78",
  65. "tarball": "https://registry.npmjs.org/url-join/-/url-join-1.1.0.tgz"
  66. },
  67. "gitHead": "3144ba1acbfcee988d6abb3b2be1df532f0e151c",
  68. "homepage": "https://github.com/jfromaniello/url-join#readme",
  69. "keywords": [
  70. "url",
  71. "join"
  72. ],
  73. "license": "MIT",
  74. "main": "lib/url-join.js",
  75. "maintainers": [
  76. {
  77. "name": "jfromaniello",
  78. "email": "jfromaniello@gmail.com"
  79. }
  80. ],
  81. "name": "url-join",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git://github.com/jfromaniello/url-join.git"
  87. },
  88. "scripts": {
  89. "test": "mocha --require should"
  90. },
  91. "version": "1.1.0"
  92. }