Website Structure
This commit is contained in:
parent
62812f2090
commit
71f0676a62
22365 changed files with 4265753 additions and 791 deletions
178
Frontend-Learner/node_modules/@quasar/extras/package.json
generated
vendored
Normal file
178
Frontend-Learner/node_modules/@quasar/extras/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,178 @@
|
|||
{
|
||||
"name": "@quasar/extras",
|
||||
"version": "1.17.0",
|
||||
"description": "Quasar Framework fonts, icons and animations",
|
||||
"main": "index.js",
|
||||
"exports": {
|
||||
".": "./index.js",
|
||||
"./animate/animate-list.common": {
|
||||
"types": "./animate/animate-list.d.ts",
|
||||
"import": "./animate/animate-list.mjs",
|
||||
"require": "./animate/animate-list.common.js"
|
||||
},
|
||||
"./bootstrap-icons": {
|
||||
"types": "./bootstrap-icons/index.d.ts",
|
||||
"import": "./bootstrap-icons/index.mjs",
|
||||
"require": "./bootstrap-icons/index.js"
|
||||
},
|
||||
"./eva-icons": {
|
||||
"types": "./eva-icons/index.d.ts",
|
||||
"import": "./eva-icons/index.mjs",
|
||||
"require": "./eva-icons/index.js"
|
||||
},
|
||||
"./fontawesome-v5": {
|
||||
"types": "./fontawesome-v5/index.d.ts",
|
||||
"import": "./fontawesome-v5/index.mjs",
|
||||
"require": "./fontawesome-v5/index.js"
|
||||
},
|
||||
"./fontawesome-v6": {
|
||||
"types": "./fontawesome-v6/index.d.ts",
|
||||
"import": "./fontawesome-v6/index.mjs",
|
||||
"require": "./fontawesome-v6/index.js"
|
||||
},
|
||||
"./ionicons-v4": {
|
||||
"types": "./ionicons-v4/index.d.ts",
|
||||
"import": "./ionicons-v4/index.mjs",
|
||||
"require": "./ionicons-v4/index.js"
|
||||
},
|
||||
"./ionicons-v5": {
|
||||
"types": "./ionicons-v5/index.d.ts",
|
||||
"import": "./ionicons-v5/index.mjs",
|
||||
"require": "./ionicons-v5/index.js"
|
||||
},
|
||||
"./ionicons-v6": {
|
||||
"types": "./ionicons-v6/index.d.ts",
|
||||
"import": "./ionicons-v6/index.mjs",
|
||||
"require": "./ionicons-v6/index.js"
|
||||
},
|
||||
"./ionicons-v7": {
|
||||
"types": "./ionicons-v7/index.d.ts",
|
||||
"import": "./ionicons-v7/index.mjs",
|
||||
"require": "./ionicons-v7/index.js"
|
||||
},
|
||||
"./ionicons-v8": {
|
||||
"types": "./ionicons-v8/index.d.ts",
|
||||
"import": "./ionicons-v8/index.mjs",
|
||||
"require": "./ionicons-v8/index.js"
|
||||
},
|
||||
"./line-awesome": {
|
||||
"types": "./line-awesome/index.d.ts",
|
||||
"import": "./line-awesome/index.mjs",
|
||||
"require": "./line-awesome/index.js"
|
||||
},
|
||||
"./material-icons": {
|
||||
"types": "./material-icons/index.d.ts",
|
||||
"import": "./material-icons/index.mjs",
|
||||
"require": "./material-icons/index.js"
|
||||
},
|
||||
"./material-icons-outlined": {
|
||||
"types": "./material-icons-outlined/index.d.ts",
|
||||
"import": "./material-icons-outlined/index.mjs",
|
||||
"require": "./material-icons-outlined/index.js"
|
||||
},
|
||||
"./material-icons-round": {
|
||||
"types": "./material-icons-round/index.d.ts",
|
||||
"import": "./material-icons-round/index.mjs",
|
||||
"require": "./material-icons-round/index.js"
|
||||
},
|
||||
"./material-icons-sharp": {
|
||||
"types": "./material-icons-sharp/index.d.ts",
|
||||
"import": "./material-icons-sharp/index.mjs",
|
||||
"require": "./material-icons-sharp/index.js"
|
||||
},
|
||||
"./material-symbols-outlined": {
|
||||
"types": "./material-symbols-outlined/index.d.ts",
|
||||
"import": "./material-symbols-outlined/index.mjs",
|
||||
"require": "./material-symbols-outlined/index.js"
|
||||
},
|
||||
"./material-symbols-rounded": {
|
||||
"types": "./material-symbols-rounded/index.d.ts",
|
||||
"import": "./material-symbols-rounded/index.mjs",
|
||||
"require": "./material-symbols-rounded/index.js"
|
||||
},
|
||||
"./material-symbols-sharp": {
|
||||
"types": "./material-symbols-sharp/index.d.ts",
|
||||
"import": "./material-symbols-sharp/index.mjs",
|
||||
"require": "./material-symbols-sharp/index.js"
|
||||
},
|
||||
"./mdi-v4": {
|
||||
"types": "./mdi-v4/index.d.ts",
|
||||
"import": "./mdi-v4/index.mjs",
|
||||
"require": "./mdi-v4/index.js"
|
||||
},
|
||||
"./mdi-v5": {
|
||||
"types": "./mdi-v5/index.d.ts",
|
||||
"import": "./mdi-v5/index.mjs",
|
||||
"require": "./mdi-v5/index.js"
|
||||
},
|
||||
"./mdi-v6": {
|
||||
"types": "./mdi-v6/index.d.ts",
|
||||
"import": "./mdi-v6/index.mjs",
|
||||
"require": "./mdi-v6/index.js"
|
||||
},
|
||||
"./mdi-v7": {
|
||||
"types": "./mdi-v7/index.d.ts",
|
||||
"import": "./mdi-v7/index.mjs",
|
||||
"require": "./mdi-v7/index.js"
|
||||
},
|
||||
"./themify": {
|
||||
"types": "./themify/index.d.ts",
|
||||
"import": "./themify/index.mjs",
|
||||
"require": "./themify/index.js"
|
||||
},
|
||||
"./*": "./*"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/quasarframework/quasar.git"
|
||||
},
|
||||
"keywords": [
|
||||
"quasar",
|
||||
"framework",
|
||||
"fonts",
|
||||
"icons",
|
||||
"animations"
|
||||
],
|
||||
"author": "Razvan Stoenescu",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Jeff Galbraith",
|
||||
"email": "jeff@quasar.dev",
|
||||
"url": "https://jeffgalbraith.dev"
|
||||
}
|
||||
],
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/quasarframework/quasar/issues"
|
||||
},
|
||||
"funding": {
|
||||
"type": "github",
|
||||
"url": "https://donate.quasar.dev"
|
||||
},
|
||||
"homepage": "https://quasar.dev",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^9.23.0",
|
||||
"@fortawesome/fontawesome-free": "6.7.2",
|
||||
"@mdi/font": "7.4.47",
|
||||
"@mdi/svg": "7.4.47",
|
||||
"@xmldom/xmldom": "0.9.8",
|
||||
"animate.css": "4.1.1",
|
||||
"bootstrap-icons": "^1.13.1",
|
||||
"cross-fetch": "^4.1.0",
|
||||
"cross-spawn": "^7.0.6",
|
||||
"eva-icons": "1.1.3",
|
||||
"fs-extra": "11.3.0",
|
||||
"ionicons": "8.0.8",
|
||||
"line-awesome": "1.3.0",
|
||||
"themify-icons": "github:lykmapipo/themify-icons",
|
||||
"tinyglobby": "^0.2.13",
|
||||
"eslint-config-quasar": "0.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint --cache --fix",
|
||||
"build": "node build/index.js"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue