package.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "_args": [
  3. [
  4. "caniuse-lite@1.0.30001366",
  5. "D:\\wnmp\\www\\vue\\seaBlueAdmin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "caniuse-lite@1.0.30001366",
  10. "_id": "caniuse-lite@1.0.30001366",
  11. "_inBundle": false,
  12. "_integrity": "sha512-yy7XLWCubDobokgzudpkKux8e0UOOnLHE6mlNJBzT3lZJz6s5atSEzjoL+fsCPkI0G8MP5uVdDx1ur/fXEWkZA==",
  13. "_location": "/caniuse-lite",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "caniuse-lite@1.0.30001366",
  19. "name": "caniuse-lite",
  20. "escapedName": "caniuse-lite",
  21. "rawSpec": "1.0.30001366",
  22. "saveSpec": null,
  23. "fetchSpec": "1.0.30001366"
  24. },
  25. "_requiredBy": [
  26. "/autoprefixer",
  27. "/browserslist",
  28. "/caniuse-api"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001366.tgz",
  31. "_spec": "1.0.30001366",
  32. "_where": "D:\\wnmp\\www\\vue\\seaBlueAdmin",
  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. {
  48. "type": "opencollective",
  49. "url": "https://opencollective.com/browserslist"
  50. },
  51. {
  52. "type": "tidelift",
  53. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  54. }
  55. ],
  56. "homepage": "https://github.com/browserslist/caniuse-lite#readme",
  57. "keywords": [
  58. "support",
  59. "css",
  60. "js",
  61. "html5",
  62. "svg"
  63. ],
  64. "license": "CC-BY-4.0",
  65. "main": "dist/unpacker/index.js",
  66. "name": "caniuse-lite",
  67. "repository": {
  68. "type": "git",
  69. "url": "git+https://github.com/browserslist/caniuse-lite.git"
  70. },
  71. "version": "1.0.30001366"
  72. }