@quasar/extras
Version:
Quasar Framework fonts, icons and animations
44 lines (43 loc) • 1.05 kB
JSON
{
"name": "@quasar/extras",
"version": "1.5.0",
"description": "Quasar Framework fonts, icons and animations",
"scripts": {
"build": "node build/index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/quasarframework/quasar.git"
},
"keywords": [
"quasar",
"framework"
],
"author": "Razvan Stoenescu",
"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": {
"@fortawesome/fontawesome-free": "5.12.0",
"@mdi/font": "^4.7.95",
"@mdi/svg": "4.7.95",
"animate.css": "^3.7.2",
"cross-spawn": "^7.0.1",
"eva-icons": "1.1.2",
"fs-extra": "^8.1.0",
"glob": "7.1.6",
"ionicons": "^4.6.3",
"line-awesome": "^1.3.0",
"material-design-icons": "3.0.1",
"themify-icons": "https://github.com/lykmapipo/themify-icons"
}
}