package.json 1.3 KB

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