package.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. {
  2. "_from": "caniuse-lite@^1.0.30000839",
  3. "_id": "caniuse-lite@1.0.30001660",
  4. "_inBundle": false,
  5. "_integrity": "sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==",
  6. "_location": "/caniuse-lite",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "caniuse-lite@^1.0.30000839",
  12. "name": "caniuse-lite",
  13. "escapedName": "caniuse-lite",
  14. "rawSpec": "^1.0.30000839",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.30000839"
  17. },
  18. "_requiredBy": [
  19. "/autoprefixer",
  20. "/browserslist",
  21. "/caniuse-api",
  22. "/caniuse-api/browserslist",
  23. "/postcss-colormin/browserslist",
  24. "/postcss-merge-rules/browserslist",
  25. "/postcss-minify-params/browserslist",
  26. "/postcss-normalize-unicode/browserslist",
  27. "/postcss-reduce-initial/browserslist",
  28. "/stylehacks/browserslist"
  29. ],
  30. "_resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001660.tgz",
  31. "_shasum": "31218de3463fabb44d0b7607b652e56edf2e2355",
  32. "_spec": "caniuse-lite@^1.0.30000839",
  33. "_where": "D:\\yf\\项目\\智慧工地\\代码库\\zhgd-front\\crm_web\\node_modules\\autoprefixer",
  34. "author": {
  35. "name": "Ben Briggs",
  36. "email": "beneb.info@gmail.com",
  37. "url": "http://beneb.info"
  38. },
  39. "bugs": {
  40. "url": "https://github.com/browserslist/caniuse-lite/issues"
  41. },
  42. "bundleDependencies": false,
  43. "deprecated": false,
  44. "description": "A smaller version of caniuse-db, with only the essentials!",
  45. "files": [
  46. "data",
  47. "dist"
  48. ],
  49. "funding": [
  50. {
  51. "type": "opencollective",
  52. "url": "https://opencollective.com/browserslist"
  53. },
  54. {
  55. "type": "tidelift",
  56. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  57. },
  58. {
  59. "type": "github",
  60. "url": "https://github.com/sponsors/ai"
  61. }
  62. ],
  63. "homepage": "https://github.com/browserslist/caniuse-lite#readme",
  64. "keywords": [
  65. "support"
  66. ],
  67. "license": "CC-BY-4.0",
  68. "main": "dist/unpacker/index.js",
  69. "name": "caniuse-lite",
  70. "repository": {
  71. "type": "git",
  72. "url": "git+https://github.com/browserslist/caniuse-lite.git"
  73. },
  74. "version": "1.0.30001660"
  75. }