package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_args": [
  3. [
  4. "color-name@1.1.1",
  5. "/home/kevin/Documents/Sites/figureslibres.net/user/themes/figureslibres"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "color-name@1.1.1",
  10. "_id": "color-name@1.1.1",
  11. "_inBundle": false,
  12. "_integrity": "sha1-SxQVMEz1ACjqgWQ2Q72C6gWANok=",
  13. "_location": "/color-name",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "color-name@1.1.1",
  19. "name": "color-name",
  20. "escapedName": "color-name",
  21. "rawSpec": "1.1.1",
  22. "saveSpec": null,
  23. "fetchSpec": "1.1.1"
  24. },
  25. "_requiredBy": [
  26. "/color-convert"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.1.tgz",
  29. "_spec": "1.1.1",
  30. "_where": "/home/kevin/Documents/Sites/figureslibres.net/user/themes/figureslibres",
  31. "author": {
  32. "name": "DY",
  33. "email": "dfcreative@gmail.com"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/dfcreative/color-name/issues"
  37. },
  38. "description": "A list of color names and it’s values",
  39. "files": [
  40. "index.js"
  41. ],
  42. "homepage": "https://github.com/dfcreative/color-name",
  43. "keywords": [
  44. "color-name",
  45. "color",
  46. "color-keyword",
  47. "keyword"
  48. ],
  49. "license": "MIT",
  50. "main": "index.js",
  51. "name": "color-name",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+ssh://git@github.com/dfcreative/color-name.git"
  55. },
  56. "scripts": {
  57. "test": "node test.js"
  58. },
  59. "version": "1.1.1"
  60. }