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

8 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "escape-html@1.0.1",
  6. "scope": null,
  7. "escapedName": "escape-html",
  8. "name": "escape-html",
  9. "rawSpec": "1.0.1",
  10. "spec": "1.0.1",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express"
  14. ]
  15. ],
  16. "_from": "escape-html@1.0.1",
  17. "_id": "escape-html@1.0.1",
  18. "_inCache": true,
  19. "_location": "/escape-html",
  20. "_npmUser": {
  21. "name": "tjholowaychuk",
  22. "email": "tj@vision-media.ca"
  23. },
  24. "_npmVersion": "1.3.15",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "escape-html@1.0.1",
  28. "scope": null,
  29. "escapedName": "escape-html",
  30. "name": "escape-html",
  31. "rawSpec": "1.0.1",
  32. "spec": "1.0.1",
  33. "type": "version"
  34. },
  35. "_requiredBy": [
  36. "/express",
  37. "/finalhandler",
  38. "/send",
  39. "/serve-static"
  40. ],
  41. "_resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz",
  42. "_shasum": "181a286ead397a39a92857cfb1d43052e356bff0",
  43. "_shrinkwrap": null,
  44. "_spec": "escape-html@1.0.1",
  45. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express",
  46. "bugs": {
  47. "url": "https://github.com/component/escape-html/issues"
  48. },
  49. "component": {
  50. "scripts": {
  51. "escape-html/index.js": "index.js"
  52. }
  53. },
  54. "dependencies": {},
  55. "description": "Escape HTML entities",
  56. "devDependencies": {},
  57. "directories": {},
  58. "dist": {
  59. "shasum": "181a286ead397a39a92857cfb1d43052e356bff0",
  60. "tarball": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz"
  61. },
  62. "homepage": "https://github.com/component/escape-html",
  63. "keywords": [
  64. "escape",
  65. "html",
  66. "utility"
  67. ],
  68. "main": "index.js",
  69. "maintainers": [
  70. {
  71. "name": "tjholowaychuk",
  72. "email": "tj@vision-media.ca"
  73. }
  74. ],
  75. "name": "escape-html",
  76. "optionalDependencies": {},
  77. "readme": "ERROR: No README data found!",
  78. "repository": {
  79. "type": "git",
  80. "url": "git+https://github.com/component/escape-html.git"
  81. },
  82. "version": "1.0.1"
  83. }