Commit 1af7aecf by 五更

release: v1.0.0

parent 40ec542e
{
"name": "argus-board-vue",
"name": "argus-board",
"version": "1.0.0",
"type": "module",
"main": "./dist/argus-board.bundled.js",
"module": "./dist/argus-board.bundled.es.js",
"exports": {
".": {
"import": "./dist/argus-board.bundled.es.js",
"default": "./dist/argus-board.bundled.js"
},
"./dist/style.css": "./dist/argus-board.bundled.css"
},
"files": [
"dist/",
"README.md",
"LICENSE"
],
"dependencies": {
"vue-allotment": "^0.2.0"
},
"peerDependencies": {
"vue": ">3",
"dayjs": ">1.11",
"lodash-es": ">4.17",
"pinia": "^3.0.0"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment