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