wishthis/node_modules/caniuse-lite/package.json

65 lines
1.6 KiB
JSON
Raw Normal View History

2022-01-21 08:28:41 +00:00
{
2022-02-23 16:41:13 +00:00
"_args": [
[
"caniuse-lite@1.0.30001309",
"F:\\laragon\\www\\wishthis"
]
],
"_from": "caniuse-lite@1.0.30001309",
"_id": "caniuse-lite@1.0.30001309",
"_inBundle": false,
"_integrity": "sha512-Pl8vfigmBXXq+/yUz1jUwULeq9xhMJznzdc/xwl4WclDAuebcTHVefpz8lE/bMI+UN7TOkSSe7B7RnZd6+dzjA==",
"_location": "/caniuse-lite",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "caniuse-lite@1.0.30001309",
"name": "caniuse-lite",
"escapedName": "caniuse-lite",
"rawSpec": "1.0.30001309",
"saveSpec": null,
"fetchSpec": "1.0.30001309"
},
"_requiredBy": [
"/autoprefixer",
"/browserslist"
],
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001309.tgz",
"_spec": "1.0.30001309",
"_where": "F:\\laragon\\www\\wishthis",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
"url": "http://beneb.info"
},
"bugs": {
"url": "https://github.com/browserslist/caniuse-lite/issues"
},
2022-01-21 08:28:41 +00:00
"description": "A smaller version of caniuse-db, with only the essentials!",
"files": [
"data",
"dist"
],
2022-02-23 16:41:13 +00:00
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
"homepage": "https://github.com/browserslist/caniuse-lite#readme",
2022-01-21 08:28:41 +00:00
"keywords": [
"support",
"css",
"js",
"html5",
"svg"
],
2022-02-23 16:41:13 +00:00
"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"
2022-01-21 08:28:41 +00:00
},
2022-02-23 16:41:13 +00:00
"version": "1.0.30001309"
2022-01-21 08:28:41 +00:00
}