Initial commit

This commit is contained in:
Developer
2025-04-21 16:03:20 +02:00
commit 2832896157
22874 changed files with 3092801 additions and 0 deletions

View File

@@ -0,0 +1,62 @@
{
"_from": "caniuse-lite@^1.0.30000805",
"_id": "caniuse-lite@1.0.30001228",
"_inBundle": false,
"_integrity": "sha512-QQmLOGJ3DEgokHbMSA8cj2a+geXqmnpyOFT0lhQV6P3/YOJvGDEwoedcwxEQ30gJIwIIunHIicunJ2rzK5gB2A==",
"_location": "/caniuse-lite",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "caniuse-lite@^1.0.30000805",
"name": "caniuse-lite",
"escapedName": "caniuse-lite",
"rawSpec": "^1.0.30000805",
"saveSpec": null,
"fetchSpec": "^1.0.30000805"
},
"_requiredBy": [
"/autoprefixer",
"/babel-preset-env/browserslist",
"/browserslist"
],
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001228.tgz",
"_shasum": "bfdc5942cd3326fa51ee0b42fbef4da9d492a7fa",
"_spec": "caniuse-lite@^1.0.30000805",
"_where": "D:\\developments\\teaser-inertia\\nova-components\\NovaLeader\\node_modules\\autoprefixer",
"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"
},
"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.30001228"
}