UNPKG

484 BJSONView Raw
1{
2 "name": "@beisen-phoenix/popconfirm",
3 "version": "3.3.33",
4 "description": "",
5 "main": "lib/index.js",
6 "license": "ISC",
7 "peerDependencies": {
8 "react": "16.x.x",
9 "react-dom": "16.x.x",
10 "styled-components": "4.1.3"
11 },
12 "dependencies": {
13 "@beisen-phoenix/button": "^3.3.33",
14 "@beisen-phoenix/common-utils": "^3.3.33",
15 "@beisen-phoenix/icon": "^3.2.54",
16 "@beisen-phoenix/popover": "^3.3.33",
17 "@beisen-phoenix/style-token": "^3.3.33"
18 }
19}