123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "_from": "caniuse-lite@^1.0.30001587",
- "_id": "caniuse-lite@1.0.30001617",
- "_inBundle": false,
- "_integrity": "sha512-mLyjzNI9I+Pix8zwcrpxEbGlfqOkF9kM3ptzmKNw5tizSyYwMe+nGLTqMK9cO+0E+Bh6TsBxNAaHWEM8xwSsmA==",
- "_location": "/caniuse-lite",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "caniuse-lite@^1.0.30001587",
- "name": "caniuse-lite",
- "escapedName": "caniuse-lite",
- "rawSpec": "^1.0.30001587",
- "saveSpec": null,
- "fetchSpec": "^1.0.30001587"
- },
- "_requiredBy": [
- "/browserslist"
- ],
- "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001617.tgz",
- "_shasum": "809bc25f3f5027ceb33142a7d6c40759d7a901eb",
- "_spec": "caniuse-lite@^1.0.30001587",
- "_where": "/Users/ben/Desktop/app/be/be-ytb/js/node_modules/browserslist",
- "author": {
- "name": "Ben Briggs",
- "email": "beneb.info@gmail.com",
- "url": "http://beneb.info"
- },
- "bugs": {
- "url": "https://github.com/browserslist/caniuse-lite/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "A smaller version of caniuse-db, with only the essentials!",
- "files": [
- "data",
- "dist"
- ],
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/browserslist"
- },
- {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
- },
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
- }
- ],
- "homepage": "https://github.com/browserslist/caniuse-lite#readme",
- "keywords": [
- "support"
- ],
- "license": "CC-BY-4.0",
- "main": "dist/unpacker/index.js",
- "name": "caniuse-lite",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/browserslist/caniuse-lite.git"
- },
- "version": "1.0.30001617"
- }
|