UNPKG

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