1 | {
|
---|
2 | "_from": "update-browserslist-db@^1.1.1",
|
---|
3 | "_id": "update-browserslist-db@1.1.1",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==",
|
---|
6 | "_location": "/update-browserslist-db",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "range",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "update-browserslist-db@^1.1.1",
|
---|
12 | "name": "update-browserslist-db",
|
---|
13 | "escapedName": "update-browserslist-db",
|
---|
14 | "rawSpec": "^1.1.1",
|
---|
15 | "saveSpec": null,
|
---|
16 | "fetchSpec": "^1.1.1"
|
---|
17 | },
|
---|
18 | "_requiredBy": [
|
---|
19 | "/browserslist"
|
---|
20 | ],
|
---|
21 | "_resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz",
|
---|
22 | "_shasum": "80846fba1d79e82547fb661f8d141e0945755fe5",
|
---|
23 | "_spec": "update-browserslist-db@^1.1.1",
|
---|
24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/browserslist",
|
---|
25 | "author": {
|
---|
26 | "name": "Andrey Sitnik",
|
---|
27 | "email": "andrey@sitnik.ru"
|
---|
28 | },
|
---|
29 | "bin": {
|
---|
30 | "update-browserslist-db": "cli.js"
|
---|
31 | },
|
---|
32 | "bugs": {
|
---|
33 | "url": "https://github.com/browserslist/update-db/issues"
|
---|
34 | },
|
---|
35 | "bundleDependencies": false,
|
---|
36 | "dependencies": {
|
---|
37 | "escalade": "^3.2.0",
|
---|
38 | "picocolors": "^1.1.0"
|
---|
39 | },
|
---|
40 | "deprecated": false,
|
---|
41 | "description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
|
---|
42 | "exports": {
|
---|
43 | ".": "./index.js",
|
---|
44 | "./package.json": "./package.json"
|
---|
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/browserslist"
|
---|
54 | },
|
---|
55 | {
|
---|
56 | "type": "github",
|
---|
57 | "url": "https://github.com/sponsors/ai"
|
---|
58 | }
|
---|
59 | ],
|
---|
60 | "homepage": "https://github.com/browserslist/update-db#readme",
|
---|
61 | "keywords": [
|
---|
62 | "caniuse",
|
---|
63 | "browsers",
|
---|
64 | "target"
|
---|
65 | ],
|
---|
66 | "license": "MIT",
|
---|
67 | "name": "update-browserslist-db",
|
---|
68 | "peerDependencies": {
|
---|
69 | "browserslist": ">= 4.21.0"
|
---|
70 | },
|
---|
71 | "repository": {
|
---|
72 | "type": "git",
|
---|
73 | "url": "git+https://github.com/browserslist/update-db.git"
|
---|
74 | },
|
---|
75 | "types": "./index.d.ts",
|
---|
76 | "version": "1.1.1"
|
---|
77 | }
|
---|