Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "_args": [
  3. [
  4. "jsprim@^1.2.2",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/http-signature"
  6. ]
  7. ],
  8. "_from": "jsprim@>=1.2.2 <2.0.0",
  9. "_id": "jsprim@1.4.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/jsprim",
  13. "_nodeVersion": "0.10.45",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/jsprim-1.4.1.tgz_1501691396911_0.08959000837057829"
  17. },
  18. "_npmUser": {
  19. "email": "dap@cs.brown.edu",
  20. "name": "dap"
  21. },
  22. "_npmVersion": "2.15.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "jsprim",
  26. "raw": "jsprim@^1.2.2",
  27. "rawSpec": "^1.2.2",
  28. "scope": null,
  29. "spec": ">=1.2.2 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/http-signature"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
  36. "_shasum": "313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2",
  37. "_shrinkwrap": null,
  38. "_spec": "jsprim@^1.2.2",
  39. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/http-signature",
  40. "bugs": {
  41. "url": "https://github.com/joyent/node-jsprim/issues"
  42. },
  43. "dependencies": {
  44. "assert-plus": "1.0.0",
  45. "extsprintf": "1.3.0",
  46. "json-schema": "0.2.3",
  47. "verror": "1.10.0"
  48. },
  49. "description": "utilities for primitive JavaScript types",
  50. "devDependencies": {},
  51. "directories": {},
  52. "dist": {
  53. "shasum": "313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2",
  54. "tarball": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz"
  55. },
  56. "engines": [
  57. "node >=0.6.0"
  58. ],
  59. "gitHead": "f7d80a9e8e3f79c0b76448ad9ceab252fb309b32",
  60. "homepage": "https://github.com/joyent/node-jsprim#readme",
  61. "license": "MIT",
  62. "main": "./lib/jsprim.js",
  63. "maintainers": [
  64. {
  65. "name": "dap",
  66. "email": "dap@cs.brown.edu"
  67. }
  68. ],
  69. "name": "jsprim",
  70. "optionalDependencies": {},
  71. "readme": "ERROR: No README data found!",
  72. "repository": {
  73. "type": "git",
  74. "url": "git://github.com/joyent/node-jsprim.git"
  75. },
  76. "scripts": {},
  77. "version": "1.4.1"
  78. }