UNPKG

2.04 kBJSONView Raw
1{
2 "name": "@beisen\/recruit-auto-tree",
3 "version": "1.1.3-12",
4 "description": "AutoTree",
5 "main": "lib\/index.js",
6 "repository": {
7 "type": "git",
8 "url": "git@gitlab.beisencorp.com:ux-tms-ui\/ux-auto-tree.git"
9 },
10 "author": {
11 "name": "wangsixiao",
12 "email": "wangsixiao@beisen.com"
13 },
14 "maintainers": [
15 {
16 "name": "wangsixiao",
17 "email": "wangsixiao@beisen.com"
18 }
19 ],
20 "config": {
21 "commitizen": {
22 "path": "node_modules\/cz-conventional-changelog"
23 }
24 },
25 "scripts": {
26 "start": "italent-thunder start",
27 "build": "italent-thunder build prod --mode development",
28 "build-prod": "italent-thunder build prod",
29 "lib": "stl build lib",
30 "examples": "sbl start --port 9002"
31 },
32 "license": "ISC",
33 "peerDependencies": {
34 "react": "16.x.x",
35 "react-dom": "16.x.x"
36 },
37 "devDependencies": {
38 "commitizen": "^2.10.1",
39 "cz-conventional-changelog": "^2.1.0",
40 "@beisen\/storybook": "1.x.x",
41 "@beisen\/build": "1.x.x",
42 "@beisen\/webpack": "4.x.x",
43 "@beisen\/ts": "1.x.x",
44 "@beisen\/storybook-react": "4.x.x",
45 "@beisen\/babel": "7.x.x"
46 },
47 "dependencies": {
48 "@beisen-platform\/base-button": "",
49 "@beisen-platform\/common-func": "",
50 "@beisen-platform\/common-input": "",
51 "@beisen-platform\/common-label": "",
52 "@beisen-platform\/common-mount": "",
53 "@beisen-platform\/dropdown": "",
54 "@beisen-platform\/dropdown-list": "",
55 "@beisen-platform\/input-box": "",
56 "@beisen-platform\/loading": "",
57 "@beisen-platform\/react-icons": "",
58 "@beisen-platform\/search": "",
59 "@beisen-platform\/selected-component": "",
60 "@beisen-platform\/selected-list": "",
61 "@beisen-platform\/tool-tip": "",
62 "@beisen-platform\/tree": "",
63 "@beisen\/es6-promise-debounce": ""
64 }
65}
\No newline at end of file