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

package.json 1.8KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. {
  2. "_from": "cordova-plugin-whitelist@1.3.4",
  3. "_id": "cordova-plugin-whitelist@1.3.4",
  4. "_inBundle": false,
  5. "_integrity": "sha512-EYC5eQFVkoYXq39l7tYKE6lEjHJ04mvTmKXxGL7quHLdFPfJMNzru/UYpn92AOfpl3PQaZmou78C7EgmFOwFQQ==",
  6. "_location": "/cordova-plugin-whitelist",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "cordova-plugin-whitelist@1.3.4",
  12. "name": "cordova-plugin-whitelist",
  13. "escapedName": "cordova-plugin-whitelist",
  14. "rawSpec": "1.3.4",
  15. "saveSpec": null,
  16. "fetchSpec": "1.3.4"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/cordova-plugin-whitelist/-/cordova-plugin-whitelist-1.3.4.tgz",
  23. "_shasum": "31938545c7c3e7de35c20ab08c2c3afa06e8a3f9",
  24. "_spec": "cordova-plugin-whitelist@1.3.4",
  25. "_where": "/home/christian/Documents/newarte/artesanias",
  26. "author": {
  27. "name": "Apache Software Foundation"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/apache/cordova-plugin-whitelist/issues"
  31. },
  32. "bundleDependencies": false,
  33. "cordova": {
  34. "platforms": [
  35. "android"
  36. ]
  37. },
  38. "deprecated": false,
  39. "description": "Cordova Whitelist Plugin",
  40. "engines": {
  41. "cordovaDependencies": {
  42. "0.0.0": {
  43. "cordova-android": ">=4.0.0"
  44. },
  45. "2.0.0": {
  46. "cordova": ">100"
  47. }
  48. }
  49. },
  50. "homepage": "https://github.com/apache/cordova-plugin-whitelist#readme",
  51. "keywords": [
  52. "cordova",
  53. "whitelist",
  54. "ecosystem:cordova",
  55. "cordova-android"
  56. ],
  57. "license": "Apache-2.0",
  58. "name": "cordova-plugin-whitelist",
  59. "repository": {
  60. "type": "git",
  61. "url": "git+https://github.com/apache/cordova-plugin-whitelist.git"
  62. },
  63. "scripts": {
  64. "test": "echo \"no tests implemented for this plugin\""
  65. },
  66. "version": "1.3.4"
  67. }