12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- {
- "_from": "caniuse-lite@^1.0.30001317",
- "_id": "caniuse-lite@1.0.30001332",
- "_inBundle": false,
- "_integrity": "sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==",
- "_location": "/caniuse-lite",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "caniuse-lite@^1.0.30001317",
- "name": "caniuse-lite",
- "escapedName": "caniuse-lite",
- "rawSpec": "^1.0.30001317",
- "saveSpec": null,
- "fetchSpec": "^1.0.30001317"
- },
- "_requiredBy": [
- "/@nuxt/webpack",
- "/autoprefixer",
- "/browserslist",
- "/caniuse-api",
- "/postcss-preset-env"
- ],
- "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz",
- "_shasum": "39476d3aa8d83ea76359c70302eafdd4a1d727dd",
- "_spec": "caniuse-lite@^1.0.30001317",
- "_where": "H:\\gs_nuxt\\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"
- }
- ],
- "homepage": "https://github.com/browserslist/caniuse-lite#readme",
- "keywords": [
- "support",
- "css",
- "js",
- "html5",
- "svg"
- ],
- "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.30001332"
- }
|