32 lines
735 B
JSON
32 lines
735 B
JSON
{
|
|
"name": "primevue",
|
|
"version": "3.13.1",
|
|
"homepage": "https://www.primefaces.org/primevue",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/primefaces/primevue.git"
|
|
},
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/primefaces/primevue/issues"
|
|
},
|
|
"keywords": [
|
|
"primevue",
|
|
"vue",
|
|
"ui framework",
|
|
"component framework",
|
|
"ui library",
|
|
"component library",
|
|
"material",
|
|
"bootstrap"
|
|
],
|
|
"web-types": "./web-types.json",
|
|
"vetur": {
|
|
"tags": "./vetur-tags.json",
|
|
"attributes": "./vetur-attributes.json"
|
|
},
|
|
"peerDependencies": {
|
|
"vue": "^3.0.0",
|
|
"primeicons": "^5.0.0"
|
|
}
|
|
} |