package.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "_args": [
  3. [
  4. "tinycolor2@1.4.2",
  5. "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "tinycolor2@1.4.2",
  10. "_id": "tinycolor2@1.4.2",
  11. "_inBundle": false,
  12. "_integrity": "sha1-P2pNEHGtB2dtf6Ry4frECnGdiAM=",
  13. "_location": "/tinycolor2",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "tinycolor2@1.4.2",
  19. "name": "tinycolor2",
  20. "escapedName": "tinycolor2",
  21. "rawSpec": "1.4.2",
  22. "saveSpec": null,
  23. "fetchSpec": "1.4.2"
  24. },
  25. "_requiredBy": [
  26. "/three-forcegraph"
  27. ],
  28. "_resolved": "https://registry.nlark.com/tinycolor2/download/tinycolor2-1.4.2.tgz",
  29. "_spec": "1.4.2",
  30. "_where": "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web",
  31. "author": {
  32. "name": "Brian Grinstead",
  33. "email": "briangrinstead@gmail.com",
  34. "url": "http://briangrinstead.com"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/bgrins/TinyColor/issues"
  38. },
  39. "description": "Fast Color Parsing and Manipulation",
  40. "devDependencies": {
  41. "grunt": "~0.4.1",
  42. "grunt-contrib-concat": "~0.1.3",
  43. "grunt-contrib-jshint": "~0.1.1",
  44. "grunt-contrib-qunit": "^4.0.0",
  45. "grunt-contrib-uglify": "~0.2.0",
  46. "grunt-docco": "~0.2.0"
  47. },
  48. "engines": {
  49. "node": "*"
  50. },
  51. "homepage": "https://github.com/bgrins/TinyColor#readme",
  52. "keywords": [
  53. "color",
  54. "parser",
  55. "tinycolor"
  56. ],
  57. "license": "MIT",
  58. "main": "./tinycolor.js",
  59. "name": "tinycolor2",
  60. "repository": {
  61. "type": "git",
  62. "url": "git+https://github.com/bgrins/TinyColor.git"
  63. },
  64. "url": "http://bgrins.github.com/TinyColor",
  65. "version": "1.4.2"
  66. }