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

package.json 3.3KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "_args": [
  3. [
  4. "ci-info@^2.0.0",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/is-ci"
  6. ]
  7. ],
  8. "_from": "ci-info@>=2.0.0 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "ci-info@2.0.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/ci-info",
  14. "_nodeVersion": "11.3.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/ci-info_2.0.0_1544044708403_0.40541284673323297"
  18. },
  19. "_npmUser": {
  20. "email": "w@tson.dk",
  21. "name": "watson"
  22. },
  23. "_npmVersion": "6.4.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "ci-info",
  27. "raw": "ci-info@^2.0.0",
  28. "rawSpec": "^2.0.0",
  29. "scope": null,
  30. "spec": ">=2.0.0 <3.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/is-ci"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
  37. "_shasum": "67a9e964be31a51e15e5010d58e6f12834002f46",
  38. "_shrinkwrap": null,
  39. "_spec": "ci-info@^2.0.0",
  40. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/is-ci",
  41. "author": {
  42. "email": "w@tson.dk",
  43. "name": "Thomas Watson Steen",
  44. "url": "https://twitter.com/wa7son"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/watson/ci-info/issues"
  48. },
  49. "coordinates": [
  50. 12.593179,
  51. 55.778231
  52. ],
  53. "dependencies": {},
  54. "description": "Get details about the current Continuous Integration environment",
  55. "devDependencies": {
  56. "clear-require": "^1.0.1",
  57. "standard": "^12.0.1",
  58. "tape": "^4.9.1"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "fileCount": 6,
  63. "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==",
  64. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCEClCRA9TVsSAnZWagAAew4P/32dPsJ9LK3e9rXxaZtj\n32KCjxPFBFTCTNQT0CYdSU0plsSDuyc0WLM+CXmlVHUDp9nSkqayo6prPQhV\n9qjDh7y0YPRSgQF+QXzMhlGafHTdkMXy3OVE/2DLSLD7DkeEe+4XL1H0sSke\n4rS/y2EtanHtkp0L7wdIrkdVveBqSMk952vkIjyT6ehqOQoz22n5HGZOJ2aD\nxkkDemY0tZwDFOcGRNMPj+3D6bvppIPt+daZEK2jCVk2rAIeTCV8UIvwpoPR\nNt+49d0q84iiV9Q1sYg6VYv7qGjLgDPXoZwFw1NEnp6bOccT5mvCV7+jPeup\nw6S92VLOFP1ovGYX8EwvYXXOzw+bjCoqGUUSNf4IuMOA736G+nWXFkIVEi4M\n+jZSr8LYLo+ehabsqseDqlCLtKrWG7hXreqSgUaFuXn+qbu3LSicaWVs2VUs\nUeddGWOVcYJuJpoVy+emVbqH9MN9rRDm18/FI6We+u6u+ES9MtxRV6wcefaM\nHOaUUKI7phseccZUIIlu5EdFAE8pnCaBB9q7yTSva7DvtaesSEH4IS99dvzQ\ndIx6ASWwq4Djkse4dybrXIMQTSMy2FSKQDabHVFG1WC7RuckSg6T4im8cN7E\nHWwBEf1SivrkTUCoJ8UsWmnZA1A0R/0MiiN2q5/DUtEq6G2BDLs914AjCgrV\npShr\r\n=Du3l\r\n-----END PGP SIGNATURE-----\r\n",
  65. "shasum": "67a9e964be31a51e15e5010d58e6f12834002f46",
  66. "tarball": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
  67. "unpackedSize": 12808
  68. },
  69. "gitHead": "18fe88088b626a6dcefc66e66fb32badb05ea216",
  70. "homepage": "https://github.com/watson/ci-info",
  71. "keywords": [
  72. "ci",
  73. "continuous",
  74. "detect",
  75. "integration",
  76. "test"
  77. ],
  78. "license": "MIT",
  79. "main": "index.js",
  80. "maintainers": [
  81. {
  82. "name": "watson",
  83. "email": "w@tson.dk"
  84. }
  85. ],
  86. "name": "ci-info",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+https://github.com/watson/ci-info.git"
  92. },
  93. "scripts": {
  94. "test": "standard && node test.js"
  95. },
  96. "version": "2.0.0"
  97. }