package.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "_args": [
  3. [
  4. "caniuse-lite@1.0.30001525",
  5. "/Users/mac/projects/mime/mine"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "caniuse-lite@1.0.30001525",
  10. "_id": "caniuse-lite@1.0.30001525",
  11. "_inBundle": false,
  12. "_integrity": "sha512-/3z+wB4icFt3r0USMwxujAqRvaD/B7rvGTsKhbhSQErVrJvkZCLhgNLJxU8MevahQVH6hCU9FsHdNUFbiwmE7Q==",
  13. "_location": "/caniuse-lite",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "caniuse-lite@1.0.30001525",
  19. "name": "caniuse-lite",
  20. "escapedName": "caniuse-lite",
  21. "rawSpec": "1.0.30001525",
  22. "saveSpec": null,
  23. "fetchSpec": "1.0.30001525"
  24. },
  25. "_requiredBy": [
  26. "/autoprefixer",
  27. "/browserslist",
  28. "/caniuse-api"
  29. ],
  30. "_resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001525.tgz",
  31. "_spec": "1.0.30001525",
  32. "_where": "/Users/mac/projects/mime/mine",
  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. "type": "github",
  57. "url": "https://github.com/sponsors/ai"
  58. }
  59. ],
  60. "homepage": "https://github.com/browserslist/caniuse-lite#readme",
  61. "keywords": [
  62. "support"
  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.30001525"
  72. }