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

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. {
  2. "_args": [
  3. [
  4. "dep-graph@^1.1.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-lib"
  6. ]
  7. ],
  8. "_defaultsLoaded": true,
  9. "_engineSupported": true,
  10. "_from": "dep-graph@>=1.1.0 <2.0.0",
  11. "_id": "dep-graph@1.1.0",
  12. "_inCache": true,
  13. "_installable": true,
  14. "_location": "/dep-graph",
  15. "_nodeVersion": "v0.6.18",
  16. "_npmUser": {
  17. "email": "trevorburnham@gmail.com",
  18. "name": "trevorburnham"
  19. },
  20. "_npmVersion": "1.1.21",
  21. "_phantomChildren": {},
  22. "_requested": {
  23. "name": "dep-graph",
  24. "raw": "dep-graph@^1.1.0",
  25. "rawSpec": "^1.1.0",
  26. "scope": null,
  27. "spec": ">=1.1.0 <2.0.0",
  28. "type": "range"
  29. },
  30. "_requiredBy": [
  31. "/cordova-lib"
  32. ],
  33. "_resolved": "https://registry.npmjs.org/dep-graph/-/dep-graph-1.1.0.tgz",
  34. "_shasum": "fade86a92799a813e9b42511cdf3dfa6cc8dbefe",
  35. "_shrinkwrap": null,
  36. "_spec": "dep-graph@^1.1.0",
  37. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-lib",
  38. "author": {
  39. "name": "Trevor Burnham",
  40. "url": "http://trevorburnham.com"
  41. },
  42. "bugs": {
  43. "url": "https://github.com/TrevorBurnham/dep-graph/issues"
  44. },
  45. "dependencies": {
  46. "underscore": "1.2.1"
  47. },
  48. "description": "Simple dependency graph management",
  49. "devDependencies": {
  50. "coffee-script": "1.1.2",
  51. "nodeunit": "0.5.4",
  52. "watchit": ">=0.0.1"
  53. },
  54. "directories": {},
  55. "dist": {
  56. "shasum": "fade86a92799a813e9b42511cdf3dfa6cc8dbefe",
  57. "tarball": "https://registry.npmjs.org/dep-graph/-/dep-graph-1.1.0.tgz"
  58. },
  59. "engines": {
  60. "node": "*"
  61. },
  62. "homepage": "http://github.com/TrevorBurnham/dep-graph",
  63. "main": "lib/dep-graph.js",
  64. "maintainers": [
  65. {
  66. "name": "TrevorBurnham",
  67. "email": "trevorburnham@gmail.com"
  68. },
  69. {
  70. "name": "trevorburnham",
  71. "email": "trevorburnham@gmail.com"
  72. }
  73. ],
  74. "name": "dep-graph",
  75. "optionalDependencies": {},
  76. "readme": "ERROR: No README data found!",
  77. "repository": {
  78. "type": "git",
  79. "url": "git://github.com/TrevorBurnham/dep-graph.git"
  80. },
  81. "version": "1.1.0"
  82. }