1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- {
- "_from": "update-browserslist-db@^1.0.13",
- "_id": "update-browserslist-db@1.0.15",
- "_inBundle": false,
- "_integrity": "sha512-K9HWH62x3/EalU1U6sjSZiylm9C8tgq2mSvshZpqc7QE69RaA2qjhkW2HlNA0tFpEbtyFz7HTqbSdN4MSwUodA==",
- "_location": "/update-browserslist-db",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "update-browserslist-db@^1.0.13",
- "name": "update-browserslist-db",
- "escapedName": "update-browserslist-db",
- "rawSpec": "^1.0.13",
- "saveSpec": null,
- "fetchSpec": "^1.0.13"
- },
- "_requiredBy": [
- "/browserslist"
- ],
- "_resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.15.tgz",
- "_shasum": "60ed9f8cba4a728b7ecf7356f641a31e3a691d97",
- "_spec": "update-browserslist-db@^1.0.13",
- "_where": "/Users/ben/Desktop/app/be/be-ytb/js/node_modules/browserslist",
- "author": {
- "name": "Andrey Sitnik",
- "email": "andrey@sitnik.ru"
- },
- "bin": {
- "update-browserslist-db": "cli.js"
- },
- "bugs": {
- "url": "https://github.com/browserslist/update-db/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "escalade": "^3.1.2",
- "picocolors": "^1.0.0"
- },
- "deprecated": false,
- "description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
- "exports": {
- ".": "./index.js",
- "./package.json": "./package.json"
- },
- "funding": [
- {
- "type": "opencollective",
- "url": "https://opencollective.com/browserslist"
- },
- {
- "type": "tidelift",
- "url": "https://tidelift.com/funding/github/npm/browserslist"
- },
- {
- "type": "github",
- "url": "https://github.com/sponsors/ai"
- }
- ],
- "homepage": "https://github.com/browserslist/update-db#readme",
- "keywords": [
- "caniuse",
- "browsers",
- "target"
- ],
- "license": "MIT",
- "name": "update-browserslist-db",
- "peerDependencies": {
- "browserslist": ">= 4.21.0"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/browserslist/update-db.git"
- },
- "types": "./index.d.ts",
- "version": "1.0.15"
- }
|