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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. {
  2. "_args": [
  3. [
  4. "editor@^1.0.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/cordova"
  6. ]
  7. ],
  8. "_from": "editor@>=1.0.0 <2.0.0",
  9. "_id": "editor@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/editor",
  13. "_nodeVersion": "1.6.3",
  14. "_npmUser": {
  15. "email": "substack@gmail.com",
  16. "name": "substack"
  17. },
  18. "_npmVersion": "2.7.5",
  19. "_phantomChildren": {},
  20. "_requested": {
  21. "name": "editor",
  22. "raw": "editor@^1.0.0",
  23. "rawSpec": "^1.0.0",
  24. "scope": null,
  25. "spec": ">=1.0.0 <2.0.0",
  26. "type": "range"
  27. },
  28. "_requiredBy": [
  29. "/cordova"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/editor/-/editor-1.0.0.tgz",
  32. "_shasum": "60c7f87bd62bcc6a894fa8ccd6afb7823a24f742",
  33. "_shrinkwrap": null,
  34. "_spec": "editor@^1.0.0",
  35. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cordova",
  36. "author": {
  37. "email": "mail@substack.net",
  38. "name": "James Halliday",
  39. "url": "http://substack.net"
  40. },
  41. "bugs": {
  42. "url": "https://github.com/substack/node-editor/issues"
  43. },
  44. "dependencies": {},
  45. "description": "launch $EDITOR in your program",
  46. "devDependencies": {
  47. "tap": "~0.4.4"
  48. },
  49. "directories": {
  50. "example": "example",
  51. "test": "test"
  52. },
  53. "dist": {
  54. "shasum": "60c7f87bd62bcc6a894fa8ccd6afb7823a24f742",
  55. "tarball": "https://registry.npmjs.org/editor/-/editor-1.0.0.tgz"
  56. },
  57. "engine": {
  58. "node": ">=0.6"
  59. },
  60. "gitHead": "15200af2c417c65a4df153f39f32143dcd476375",
  61. "homepage": "https://github.com/substack/node-editor",
  62. "keywords": [
  63. "edit",
  64. "shell",
  65. "text"
  66. ],
  67. "license": "MIT",
  68. "main": "index.js",
  69. "maintainers": [
  70. {
  71. "name": "substack",
  72. "email": "mail@substack.net"
  73. }
  74. ],
  75. "name": "editor",
  76. "optionalDependencies": {},
  77. "readme": "ERROR: No README data found!",
  78. "repository": {
  79. "type": "git",
  80. "url": "git://github.com/substack/node-editor.git"
  81. },
  82. "scripts": {
  83. "test": "tap test/*.js"
  84. },
  85. "version": "1.0.0"
  86. }