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

package.json 1.8KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "_args": [
  3. [
  4. "promzard@^0.3.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/init-package-json"
  6. ]
  7. ],
  8. "_from": "promzard@>=0.3.0 <0.4.0",
  9. "_id": "promzard@0.3.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/promzard",
  13. "_nodeVersion": "1.4.2",
  14. "_npmUser": {
  15. "email": "i@izs.me",
  16. "name": "isaacs"
  17. },
  18. "_npmVersion": "2.7.1",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "promzard",
  22. "raw": "promzard@^0.3.0",
  23. "rawSpec": "^0.3.0",
  24. "scope": null,
  25. "spec": ">=0.3.0 <0.4.0",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/init-package-json"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz",
  32. "_shasum": "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee",
  33. "_shrinkwrap": null,
  34. "_spec": "promzard@^0.3.0",
  35. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/init-package-json",
  36. "author": {
  37. "email": "i@izs.me",
  38. "name": "Isaac Z. Schlueter",
  39. "url": "http://blog.izs.me/"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/isaacs/promzard/issues"
  43. },
  44. "dependencies": {
  45. "read": "1"
  46. },
  47. "description": "prompting wizardly",
  48. "devDependencies": {
  49. "tap": "~0.2.5"
  50. },
  51. "directories": {},
  52. "dist": {
  53. "shasum": "26a5d6ee8c7dee4cb12208305acfb93ba382a9ee",
  54. "tarball": "https://registry.npmjs.org/promzard/-/promzard-0.3.0.tgz"
  55. },
  56. "gitHead": "780ead051299aa28be2584199ab6fa503a32d354",
  57. "homepage": "https://github.com/isaacs/promzard",
  58. "license": "ISC",
  59. "main": "promzard.js",
  60. "maintainers": [
  61. {
  62. "name": "isaacs",
  63. "email": "i@izs.me"
  64. }
  65. ],
  66. "name": "promzard",
  67. "optionalDependencies": {},
  68. "readme": "ERROR: No README data found!",
  69. "repository": {
  70. "url": "git://github.com/isaacs/promzard.git"
  71. },
  72. "scripts": {
  73. "test": "tap test/*.js"
  74. },
  75. "version": "0.3.0"
  76. }