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

package.json 2.1KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. {
  2. "_args": [
  3. [
  4. "color-name@1.1.3",
  5. "/home/lyxaira/Artesanias/artesanias/node_modules/color-convert"
  6. ]
  7. ],
  8. "_from": "color-name@1.1.3",
  9. "_id": "color-name@1.1.3",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/color-name",
  13. "_nodeVersion": "8.1.2",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/color-name-1.1.3.tgz_1500157027207_0.5641644957941025"
  17. },
  18. "_npmUser": {
  19. "email": "df.creative@gmail.com",
  20. "name": "dfcreative"
  21. },
  22. "_npmVersion": "4.6.1",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "color-name",
  26. "raw": "color-name@1.1.3",
  27. "rawSpec": "1.1.3",
  28. "scope": null,
  29. "spec": "1.1.3",
  30. "type": "version"
  31. },
  32. "_requiredBy": [
  33. "/color-convert"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  36. "_shasum": "a7d0558bd89c42f795dd42328f740831ca53bc25",
  37. "_shrinkwrap": null,
  38. "_spec": "color-name@1.1.3",
  39. "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/color-convert",
  40. "author": {
  41. "email": "dfcreative@gmail.com",
  42. "name": "DY"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/dfcreative/color-name/issues"
  46. },
  47. "dependencies": {},
  48. "description": "A list of color names and its values",
  49. "devDependencies": {},
  50. "directories": {},
  51. "dist": {
  52. "shasum": "a7d0558bd89c42f795dd42328f740831ca53bc25",
  53. "tarball": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
  54. },
  55. "gitHead": "cb7d4629b00fe38564f741a0779f6ad84d8007a2",
  56. "homepage": "https://github.com/dfcreative/color-name",
  57. "keywords": [
  58. "color",
  59. "color-keyword",
  60. "color-name",
  61. "keyword"
  62. ],
  63. "license": "MIT",
  64. "main": "index.js",
  65. "maintainers": [
  66. {
  67. "name": "dfcreative",
  68. "email": "df.creative@gmail.com"
  69. }
  70. ],
  71. "name": "color-name",
  72. "optionalDependencies": {},
  73. "readme": "ERROR: No README data found!",
  74. "repository": {
  75. "type": "git",
  76. "url": "git+ssh://git@github.com/dfcreative/color-name.git"
  77. },
  78. "scripts": {
  79. "test": "node test.js"
  80. },
  81. "version": "1.1.3"
  82. }