package.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "_args": [
  3. [
  4. "caniuse-lite@1.0.30001255",
  5. "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "caniuse-lite@1.0.30001255",
  10. "_id": "caniuse-lite@1.0.30001255",
  11. "_inBundle": false,
  12. "_integrity": "sha1-87CbWatS4551GlaVI2GPR8QpjKA=",
  13. "_location": "/caniuse-lite",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "caniuse-lite@1.0.30001255",
  19. "name": "caniuse-lite",
  20. "escapedName": "caniuse-lite",
  21. "rawSpec": "1.0.30001255",
  22. "saveSpec": null,
  23. "fetchSpec": "1.0.30001255"
  24. },
  25. "_requiredBy": [
  26. "/autoprefixer",
  27. "/browserslist",
  28. "/caniuse-api"
  29. ],
  30. "_resolved": "https://registry.nlark.com/caniuse-lite/download/caniuse-lite-1.0.30001255.tgz?cache=0&sync_timestamp=1630892970889&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fcaniuse-lite%2Fdownload%2Fcaniuse-lite-1.0.30001255.tgz",
  31. "_spec": "1.0.30001255",
  32. "_where": "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web",
  33. "author": {
  34. "name": "Ben Briggs",
  35. "email": "beneb.info@gmail.com",
  36. "url": "http://beneb.info"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/browserslist/caniuse-lite/issues"
  40. },
  41. "description": "A smaller version of caniuse-db, with only the essentials!",
  42. "files": [
  43. "data",
  44. "dist"
  45. ],
  46. "funding": {
  47. "type": "opencollective",
  48. "url": "https://opencollective.com/browserslist"
  49. },
  50. "homepage": "https://github.com/browserslist/caniuse-lite#readme",
  51. "keywords": [
  52. "support",
  53. "css",
  54. "js",
  55. "html5",
  56. "svg"
  57. ],
  58. "license": "CC-BY-4.0",
  59. "main": "dist/unpacker/index.js",
  60. "name": "caniuse-lite",
  61. "repository": {
  62. "type": "git",
  63. "url": "git+https://github.com/browserslist/caniuse-lite.git"
  64. },
  65. "version": "1.0.30001255"
  66. }