36 lines
800 B
JSON
36 lines
800 B
JSON
{
|
|
"name": "primevue",
|
|
"version": "3.35.1-SNAPSHOT",
|
|
"homepage": "https://primevue.org/",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/primefaces/primevue.git"
|
|
},
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/primefaces/primevue/issues"
|
|
},
|
|
"keywords": [
|
|
"primevue",
|
|
"vue",
|
|
"vue.js",
|
|
"vue2",
|
|
"vue3",
|
|
"ui library",
|
|
"component library",
|
|
"material",
|
|
"bootstrap",
|
|
"fluent",
|
|
"tailwind",
|
|
"unstyled",
|
|
"passthrough"
|
|
],
|
|
"web-types": "./web-types.json",
|
|
"vetur": {
|
|
"tags": "./vetur-tags.json",
|
|
"attributes": "./vetur-attributes.json"
|
|
},
|
|
"peerDependencies": {
|
|
"vue": "^3.0.0"
|
|
}
|
|
} |