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

package.json 1.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "_from": "cordova-app-hello-world@^5.0.0",
  3. "_id": "cordova-app-hello-world@5.0.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-5My01wsYoeYwS0f/t5Ck52xPm0+2zYJ0SlvxG9vUsndDGtgiP6t/G8upPgWcyDRRz7Rs/50yZuOntmHqmJxccQ==",
  6. "_location": "/cordova-app-hello-world",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "cordova-app-hello-world@^5.0.0",
  12. "name": "cordova-app-hello-world",
  13. "escapedName": "cordova-app-hello-world",
  14. "rawSpec": "^5.0.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^5.0.0"
  17. },
  18. "_requiredBy": [
  19. "/cordova-create"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/cordova-app-hello-world/-/cordova-app-hello-world-5.0.0.tgz",
  22. "_shasum": "4a80460bf666c21a0fb0391d62ae9510f1ed86e9",
  23. "_spec": "cordova-app-hello-world@^5.0.0",
  24. "_where": "/home/christian/Documents/newarte/artesanias/node_modules/cordova-create",
  25. "author": {
  26. "name": "Apache Software Foundation"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/apache/cordova-app-hello-world/issues"
  30. },
  31. "bundleDependencies": false,
  32. "deprecated": false,
  33. "description": "This is the hello world app used by the `cordova create` command.",
  34. "homepage": "https://github.com/apache/cordova-app-hello-world#readme",
  35. "keywords": [
  36. "ecosystem:cordova",
  37. "cordova:template"
  38. ],
  39. "license": "Apache-2.0",
  40. "main": "index.js",
  41. "name": "cordova-app-hello-world",
  42. "repository": {
  43. "type": "git",
  44. "url": "git+https://github.com/apache/cordova-app-hello-world.git"
  45. },
  46. "version": "5.0.0"
  47. }