You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
1.9KB

  1. {
  2. "_from": "caniuse-lite@^1.0.30001449",
  3. "_id": "caniuse-lite@1.0.30001488",
  4. "_inBundle": false,
  5. "_integrity": "sha512-NORIQuuL4xGpIy6iCCQGN4iFjlBXtfKWIenlUuyZJumLRIindLb7wXM+GO8erEhb7vXfcnf4BAg2PrSDN5TNLQ==",
  6. "_location": "/caniuse-lite",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "caniuse-lite@^1.0.30001449",
  12. "name": "caniuse-lite",
  13. "escapedName": "caniuse-lite",
  14. "rawSpec": "^1.0.30001449",
  15. "saveSpec": null,
  16. "fetchSpec": "^1.0.30001449"
  17. },
  18. "_requiredBy": [
  19. "/autoprefixer",
  20. "/browserslist",
  21. "/caniuse-api"
  22. ],
  23. "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001488.tgz",
  24. "_shasum": "d19d7b6e913afae3e98f023db97c19e9ddc5e91f",
  25. "_spec": "caniuse-lite@^1.0.30001449",
  26. "_where": "/home/ratanparmar/Desktop/ServicesApps/CustomApps/agent_break_interval_mapping/node_modules/browserslist",
  27. "author": {
  28. "name": "Ben Briggs",
  29. "email": "beneb.info@gmail.com",
  30. "url": "http://beneb.info"
  31. },
  32. "bugs": {
  33. "url": "https://github.com/browserslist/caniuse-lite/issues"
  34. },
  35. "bundleDependencies": false,
  36. "deprecated": false,
  37. "description": "A smaller version of caniuse-db, with only the essentials!",
  38. "files": [
  39. "data",
  40. "dist"
  41. ],
  42. "funding": [
  43. {
  44. "type": "opencollective",
  45. "url": "https://opencollective.com/browserslist"
  46. },
  47. {
  48. "type": "tidelift",
  49. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  50. },
  51. {
  52. "type": "github",
  53. "url": "https://github.com/sponsors/ai"
  54. }
  55. ],
  56. "homepage": "https://github.com/browserslist/caniuse-lite#readme",
  57. "keywords": [
  58. "support"
  59. ],
  60. "license": "CC-BY-4.0",
  61. "main": "dist/unpacker/index.js",
  62. "name": "caniuse-lite",
  63. "repository": {
  64. "type": "git",
  65. "url": "git+https://github.com/browserslist/caniuse-lite.git"
  66. },
  67. "version": "1.0.30001488"
  68. }