| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- {
- "_args": [
- [
- "update-browserslist-db@1.1.0",
- "/Users/zhanwencai/code/game/congkong/webServer"
- ]
- ],
- "_development": true,
- "_from": "update-browserslist-db@1.1.0",
- "_id": "update-browserslist-db@1.1.0",
- "_inBundle": false,
- "_integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==",
- "_location": "/update-browserslist-db",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "update-browserslist-db@1.1.0",
- "name": "update-browserslist-db",
- "escapedName": "update-browserslist-db",
- "rawSpec": "1.1.0",
- "saveSpec": null,
- "fetchSpec": "1.1.0"
- },
- "_requiredBy": [
- "/browserslist"
- ],
- "_resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz",
- "_spec": "1.1.0",
- "_where": "/Users/zhanwencai/code/game/congkong/webServer",
- "author": {
- "name": "Andrey Sitnik",
- "email": "andrey@sitnik.ru"
- },
- "bin": {
- "update-browserslist-db": "cli.js"
- },
- "bugs": {
- "url": "https://github.com/browserslist/update-db/issues"
- },
- "dependencies": {
- "escalade": "^3.1.2",
- "picocolors": "^1.0.1"
- },
- "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.1.0"
- }
|