add enter functionality and resolve title show bug
This commit is contained in:
67
kitabcitab/node_modules/caniuse-lite/package.json
generated
vendored
67
kitabcitab/node_modules/caniuse-lite/package.json
generated
vendored
@@ -1,25 +1,47 @@
|
||||
{
|
||||
"name": "caniuse-lite",
|
||||
"version": "1.0.30001441",
|
||||
"description": "A smaller version of caniuse-db, with only the essentials!",
|
||||
"main": "dist/unpacker/index.js",
|
||||
"files": [
|
||||
"data",
|
||||
"dist"
|
||||
"_args": [
|
||||
[
|
||||
"caniuse-lite@1.0.30001441",
|
||||
"/home/ismail/Desktop/kitabcitab-frontend/kitabcitab"
|
||||
]
|
||||
],
|
||||
"keywords": [
|
||||
"support",
|
||||
"css",
|
||||
"js",
|
||||
"html5",
|
||||
"svg"
|
||||
"_from": "caniuse-lite@1.0.30001441",
|
||||
"_id": "caniuse-lite@1.0.30001441",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-OyxRR4Vof59I3yGWXws6i908EtGbMzVUi3ganaZQHmydk1iwDhRnvaPG2WaR0KcqrDFKrxVZHULT396LEPhXfg==",
|
||||
"_location": "/caniuse-lite",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "caniuse-lite@1.0.30001441",
|
||||
"name": "caniuse-lite",
|
||||
"escapedName": "caniuse-lite",
|
||||
"rawSpec": "1.0.30001441",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.0.30001441"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/autoprefixer",
|
||||
"/browserslist",
|
||||
"/next"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001441.tgz",
|
||||
"_spec": "1.0.30001441",
|
||||
"_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab",
|
||||
"author": {
|
||||
"name": "Ben Briggs",
|
||||
"email": "beneb.info@gmail.com",
|
||||
"url": "http://beneb.info"
|
||||
},
|
||||
"repository": "browserslist/caniuse-lite",
|
||||
"bugs": {
|
||||
"url": "https://github.com/browserslist/caniuse-lite/issues"
|
||||
},
|
||||
"description": "A smaller version of caniuse-db, with only the essentials!",
|
||||
"files": [
|
||||
"data",
|
||||
"dist"
|
||||
],
|
||||
"funding": [
|
||||
{
|
||||
"type": "opencollective",
|
||||
@@ -30,5 +52,20 @@
|
||||
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
||||
}
|
||||
],
|
||||
"license": "CC-BY-4.0"
|
||||
"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.30001441"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user