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

package.json 5.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. {
  2. "_from": "cordova-lib@^10.0.0",
  3. "_id": "cordova-lib@10.0.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-azU/WH0x/3fQg33tU5bKCtj+Weh/bHelz9FWCVdXqVOHXmjzbi3p6p61z5Si967Tfh3TkmHRrodNxS0ovZ7iFQ==",
  6. "_location": "/cordova-lib",
  7. "_phantomChildren": {
  8. "@netflix/nerror": "1.1.3",
  9. "ansi": "0.3.1",
  10. "at-least-node": "1.0.0",
  11. "big-integer": "1.6.47",
  12. "compression": "1.7.4",
  13. "dedent": "0.7.0",
  14. "elementtree": "0.1.7",
  15. "express": "4.17.1",
  16. "fast-glob": "3.2.4",
  17. "fast-json-parse": "1.0.3",
  18. "fs.realpath": "1.0.0",
  19. "graceful-fs": "4.2.2",
  20. "inflight": "1.0.6",
  21. "inherits": "2.0.4",
  22. "isexe": "2.0.0",
  23. "lru-cache": "6.0.0",
  24. "minimatch": "3.0.4",
  25. "once": "1.4.0",
  26. "open": "7.3.0",
  27. "path-is-absolute": "1.0.1",
  28. "plist": "3.0.1",
  29. "q": "1.5.1",
  30. "read-chunk": "3.2.0"
  31. },
  32. "_requested": {
  33. "type": "range",
  34. "registry": true,
  35. "raw": "cordova-lib@^10.0.0",
  36. "name": "cordova-lib",
  37. "escapedName": "cordova-lib",
  38. "rawSpec": "^10.0.0",
  39. "saveSpec": null,
  40. "fetchSpec": "^10.0.0"
  41. },
  42. "_requiredBy": [
  43. "/cordova"
  44. ],
  45. "_resolved": "https://registry.npmjs.org/cordova-lib/-/cordova-lib-10.0.0.tgz",
  46. "_shasum": "266ad4b1a6fc621123b0bd3a5fdd9f89c26eac96",
  47. "_spec": "cordova-lib@^10.0.0",
  48. "_where": "/home/christian/Documents/newarte/artesanias/node_modules/cordova",
  49. "author": {
  50. "name": "Apache Software Foundation"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/apache/cordova-lib/issues"
  54. },
  55. "bundleDependencies": false,
  56. "contributors": [
  57. {
  58. "name": "Brian LeRoux",
  59. "email": "b@brian.io"
  60. },
  61. {
  62. "name": "Fil Maj",
  63. "email": "maj.fil@gmail.com"
  64. },
  65. {
  66. "name": "Mike Reinstein",
  67. "email": "reinstein.mike@gmail.com"
  68. },
  69. {
  70. "name": "Darry Pogue",
  71. "email": "darryl@dpogue.ca"
  72. },
  73. {
  74. "name": "Michael Brooks",
  75. "email": "michael@michaelbrooks.ca"
  76. },
  77. {
  78. "name": "Braden Shepherdson",
  79. "email": "braden@chromium.org"
  80. },
  81. {
  82. "name": "Gord Tanner",
  83. "email": "gtanner@gmail.com"
  84. },
  85. {
  86. "name": "Tim Kim",
  87. "email": "timk@adobe.com"
  88. },
  89. {
  90. "name": "Benn Mapes",
  91. "email": "Benn.Mapes@gmail.com"
  92. },
  93. {
  94. "name": "Michael Wolf",
  95. "email": "Michael.Wolf@Cynergy.com"
  96. },
  97. {
  98. "name": "Andrew Grieve",
  99. "email": "agrieve@chromium.org"
  100. },
  101. {
  102. "name": "Bryan Higgins",
  103. "email": "bhiggins@blackberry.com"
  104. },
  105. {
  106. "name": "Don Coleman",
  107. "email": "dcoleman@chariotsolutions.com"
  108. },
  109. {
  110. "name": "Germano Gabbianelli",
  111. "email": "tyron.mx@gmail.com"
  112. },
  113. {
  114. "name": "Ian Clelland",
  115. "email": "iclelland@chromium.org"
  116. },
  117. {
  118. "name": "Lucas Holmqust",
  119. "email": "lholmqui@redhat.com"
  120. },
  121. {
  122. "name": "Matt LeGrand",
  123. "email": "mlegrand@gmail.com"
  124. },
  125. {
  126. "name": "Michal Mocny",
  127. "email": "mmocny@gmail.com"
  128. },
  129. {
  130. "name": "Sam Breed",
  131. "email": "sam@quickleft.com"
  132. },
  133. {
  134. "name": "Tommy-Carlos Williams",
  135. "email": "tommy@devgeeks.org"
  136. },
  137. {
  138. "name": "Rubén Norte",
  139. "email": "rubennorte@gmail.com"
  140. },
  141. {
  142. "name": "Germano Gabbianelli",
  143. "email": "tyrion.mx@gmail.com"
  144. },
  145. {
  146. "name": "Steven Gill",
  147. "email": "stevengill97@gmail.com"
  148. },
  149. {
  150. "name": "Jesse",
  151. "email": "purplecabbage@gmail.com"
  152. },
  153. {
  154. "name": "Anis Kadri"
  155. },
  156. {
  157. "name": "Ryan Willoughby"
  158. },
  159. {
  160. "name": "Brett Rudd"
  161. },
  162. {
  163. "name": "Shazron Abdullah"
  164. }
  165. ],
  166. "dependencies": {
  167. "cordova-common": "^4.0.2",
  168. "cordova-fetch": "^3.0.0",
  169. "cordova-serve": "^4.0.0",
  170. "dep-graph": "^1.1.0",
  171. "detect-indent": "^6.0.0",
  172. "detect-newline": "^3.1.0",
  173. "elementtree": "^0.1.7",
  174. "execa": "^4.0.3",
  175. "fs-extra": "^9.0.1",
  176. "globby": "^11.0.1",
  177. "init-package-json": "^1.10.3",
  178. "md5-file": "^5.0.0",
  179. "pify": "^5.0.0",
  180. "semver": "^7.3.2",
  181. "stringify-package": "^1.0.1",
  182. "write-file-atomic": "^3.0.3"
  183. },
  184. "deprecated": false,
  185. "description": "Apache Cordova tools core lib and API",
  186. "devDependencies": {
  187. "@cordova/eslint-config": "^3.0.0",
  188. "codecov": "^3.7.0",
  189. "cordova-android": "9.0.0",
  190. "delay": "^4.3.0",
  191. "jasmine": "^3.5.0",
  192. "jasmine-spec-reporter": "^5.0.2",
  193. "nyc": "^15.1.0",
  194. "rewire": "^5.0.0"
  195. },
  196. "engines": {
  197. "node": ">=10.0.0"
  198. },
  199. "homepage": "https://github.com/apache/cordova-lib#readme",
  200. "license": "Apache-2.0",
  201. "main": "cordova-lib.js",
  202. "name": "cordova-lib",
  203. "repository": {
  204. "type": "git",
  205. "url": "git+https://github.com/apache/cordova-lib.git"
  206. },
  207. "scripts": {
  208. "cover": "nyc -x spec/ -x integration-tests/ npm test",
  209. "e2e-tests": "jasmine \"integration-tests/**/*.spec.js\"",
  210. "lint": "eslint .",
  211. "report-coverage": "nyc report -r text-lcov > coverage.lcov && codecov",
  212. "test": "npm run lint && npm run unit-tests && npm run e2e-tests",
  213. "unit-tests": "jasmine \"spec/**/*.spec.js\""
  214. },
  215. "version": "10.0.0"
  216. }