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

package.json 3.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. {
  2. "_args": [
  3. [
  4. "opn@^5.3.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-serve"
  6. ]
  7. ],
  8. "_from": "opn@>=5.3.0 <6.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "opn@5.5.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/opn",
  14. "_nodeVersion": "8.15.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/opn_5.5.0_1552716614835_0.41186892941716247"
  18. },
  19. "_npmUser": {
  20. "email": "sindresorhus@gmail.com",
  21. "name": "sindresorhus"
  22. },
  23. "_npmVersion": "6.9.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "opn",
  27. "raw": "opn@^5.3.0",
  28. "rawSpec": "^5.3.0",
  29. "scope": null,
  30. "spec": ">=5.3.0 <6.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/cordova-serve"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/opn/-/opn-5.5.0.tgz",
  37. "_shasum": "fc7164fab56d235904c51c3b27da6758ca3b9bfc",
  38. "_shrinkwrap": null,
  39. "_spec": "opn@^5.3.0",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cordova-serve",
  41. "author": {
  42. "email": "sindresorhus@gmail.com",
  43. "name": "Sindre Sorhus",
  44. "url": "sindresorhus.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/sindresorhus/opn/issues"
  48. },
  49. "dependencies": {
  50. "is-wsl": "^1.1.0"
  51. },
  52. "description": "A better node-open. Opens stuff like websites, files, executables. Cross-platform.",
  53. "devDependencies": {
  54. "ava": "^0.25.0",
  55. "xo": "^0.20.0"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "fileCount": 5,
  60. "integrity": "sha512-PqHpggC9bLV0VeWcdKhkpxY+3JTzetLSqTCWL/z/tFIbI6G8JCjondXklT1JinczLz2Xib62sSp0T/gKT4KksA==",
  61. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjJNHCRA9TVsSAnZWagAADrAP/3Mk+1iAc3bpbPdWuoYv\nNqT4KJTP8IIZzHGCIFMYITEXFDMOGt8+wEI+oNudYw/styaJ+1AFuReV67ck\ntwTwFLXomrrz8Cwp8B3SEdP5L3O7JETOet+qfu+b5wH7Mwt6l7DQR/pxxQqh\n3hoxI/yOISIpMAsY/3/PJNHUCbYt7s2NscF8MXWMnXkGXJ1JCktSQ43OgIWM\nEZnoRAfFolG3n13ODgmJF6U/88/TFXC1F4C1baND9KNa6bxUrZIN0FiJY9/v\nTYrcTAt4fuxE/qEyAot3C8PRSUrQKYXcE50hjtMNjqicWVQF3GJc+ANURdaO\nouDkL3ufLfexxbuY5hdlhC5iaP91Rj5hBzXSaMeaQx42e1uttCD+gs68MZPk\nJnQ2FRcBuVJPtOke79E8H/V5krS+zaL60im2kLl4z/BunI0EAuwTvWYqpUOd\n6zGJCACIqCyOULc7q/GAYvzMBTKiMT6zlLAGf+EURztoGJ3pZtg96lpyfTkN\nX4ifCAX5X0UGLYkNO75AoIP4ioQxAMXZ/EgJhybxJ2r/0VKbjoe0iznv2o4g\nhWZh7EjyxPlTkip1TdZ5o68SjxTIwsQPrq/Qi7TS7tBZPu1si+A/kNIejEdD\n0raufN0LKpABuFjfgATGjGHzi8yRx7zp6xG/ZsWBloVU5e6Qz9cvIHutGa7n\nfzk7\r\n=sSOf\r\n-----END PGP SIGNATURE-----\r\n",
  62. "shasum": "fc7164fab56d235904c51c3b27da6758ca3b9bfc",
  63. "tarball": "https://registry.npmjs.org/opn/-/opn-5.5.0.tgz",
  64. "unpackedSize": 31985
  65. },
  66. "engines": {
  67. "node": ">=4"
  68. },
  69. "gitHead": "15caf1c276f1251c9cf8c9cebd40c5ec0681a8c9",
  70. "homepage": "https://github.com/sindresorhus/opn#readme",
  71. "keywords": [
  72. "app",
  73. "args",
  74. "arguments",
  75. "browser",
  76. "child",
  77. "cmd",
  78. "default",
  79. "editor",
  80. "exe",
  81. "exec",
  82. "executable",
  83. "file",
  84. "launch",
  85. "open",
  86. "opener",
  87. "opens",
  88. "opn",
  89. "process",
  90. "spawn",
  91. "start",
  92. "url",
  93. "urls",
  94. "website",
  95. "xdg",
  96. "xdg-open"
  97. ],
  98. "license": "MIT",
  99. "maintainers": [
  100. {
  101. "name": "sindresorhus",
  102. "email": "sindresorhus@gmail.com"
  103. }
  104. ],
  105. "name": "opn",
  106. "optionalDependencies": {},
  107. "readme": "ERROR: No README data found!",
  108. "repository": {
  109. "type": "git",
  110. "url": "git+https://github.com/sindresorhus/opn.git"
  111. },
  112. "scripts": {
  113. "test": "xo"
  114. },
  115. "version": "5.5.0"
  116. }