tis-cli前端项目快速搭建命令行工具
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
1.3 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "color-name@1.1.4",
  5. "E:\\work\\code\\tis-cli"
  6. ]
  7. ],
  8. "_from": "color-name@1.1.4",
  9. "_id": "color-name@1.1.4",
  10. "_inBundle": false,
  11. "_integrity": "sha1-wqCah6y95pVD3m9j+jmVyCbFNqI=",
  12. "_location": "/color-name",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "color-name@1.1.4",
  18. "name": "color-name",
  19. "escapedName": "color-name",
  20. "rawSpec": "1.1.4",
  21. "saveSpec": null,
  22. "fetchSpec": "1.1.4"
  23. },
  24. "_requiredBy": [
  25. "/color-convert"
  26. ],
  27. "_resolved": "https://r.cnpmjs.org/color-name/download/color-name-1.1.4.tgz",
  28. "_spec": "1.1.4",
  29. "_where": "E:\\work\\code\\tis-cli",
  30. "author": {
  31. "name": "DY",
  32. "email": "dfcreative@gmail.com"
  33. },
  34. "bugs": {
  35. "url": "https://github.com/colorjs/color-name/issues"
  36. },
  37. "description": "A list of color names and its values",
  38. "files": [
  39. "index.js"
  40. ],
  41. "homepage": "https://github.com/colorjs/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/colorjs/color-name.git"
  54. },
  55. "scripts": {
  56. "test": "node test.js"
  57. },
  58. "version": "1.1.4"
  59. }