package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "_args": [
  3. [
  4. "color-name@1.1.3",
  5. "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance"
  6. ]
  7. ],
  8. "_from": "color-name@1.1.3",
  9. "_id": "color-name@1.1.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
  12. "_location": "/color-name",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "color-name@1.1.3",
  18. "name": "color-name",
  19. "escapedName": "color-name",
  20. "rawSpec": "1.1.3",
  21. "saveSpec": null,
  22. "fetchSpec": "1.1.3"
  23. },
  24. "_requiredBy": [
  25. "/color-convert",
  26. "/color-string"
  27. ],
  28. "_resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz",
  29. "_spec": "1.1.3",
  30. "_where": "C:\\Users\\100zone\\Desktop\\baizong\\community\\SmartCommunity\\videoSurveillance",
  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 its values",
  39. "homepage": "https://github.com/dfcreative/color-name",
  40. "keywords": [
  41. "color-name",
  42. "color",
  43. "color-keyword",
  44. "keyword"
  45. ],
  46. "license": "MIT",
  47. "main": "index.js",
  48. "name": "color-name",
  49. "repository": {
  50. "type": "git",
  51. "url": "git+ssh://git@github.com/dfcreative/color-name.git"
  52. },
  53. "scripts": {
  54. "test": "node test.js"
  55. },
  56. "version": "1.1.3"
  57. }