UNPKG

1.76 kBJSONView Raw
1{
2 "name": "@beisen-cmps/cooperation",
3 "version": "1.3.6",
4 "description": "",
5 "main": "lib/index",
6 "scripts": {
7 "start": "italent-thunder start",
8 "build": "italent-thunder build prod --mode development",
9 "build-prod": "italent-thunder build prod",
10 "lib": "stl build lib",
11 "examples": "sbl start --port 9001",
12 "prepublish": "npm run lib",
13 "commit": "git-cz"
14 },
15 "license": "ISC",
16 "repository": {
17 "type": "git",
18 "url": "git@gitlab.beisencorp.com:italent/cooperation.git"
19 },
20 "peerDependencies": {
21 "react": "16.x.x",
22 "react-dom": "16.x.x",
23 "styled-components": "^4.2.0"
24 },
25 "devDependencies": {
26 "@beisen/babel": "7.x.x",
27 "@beisen/build": "1.x.x",
28 "@beisen/italent-thunder": "1.x.x",
29 "@beisen/storybook": "1.x.x",
30 "@beisen/storybook-react": "4.x.x",
31 "@beisen/ts": "1.x.x",
32 "@beisen/webpack": "4.x.x",
33 "@types/react": "16.x.x",
34 "@types/react-dom": "16.x.x",
35 "commitizen": "2.x.x",
36 "cz-conventional-changelog": "2.x.x",
37 "react": "16.x.x",
38 "react-dom": "16.x.x",
39 "styled-components": "^4.2.0"
40 },
41 "config": {
42 "commitizen": {
43 "path": "./node_modules/cz-conventional-changelog"
44 }
45 },
46 "dependencies": {
47 "@beisen-cmps/feature-utils": "^2.0.5",
48 "@beisen-cmps/i18n-resource-wrapper": "^0.1.7",
49 "@beisen-cmps/italent-feedmix-components": "^3.2.6",
50 "@beisen-cmps/italent-icon": "^1.0.14",
51 "@beisen-cmps/italent-reply": "^3.2.31",
52 "@beisen-phoenix/commentor": "3.1.62",
53 "@beisen-phoenix/img-preview": "^3.2.47",
54 "@beisen-phoenix/loading": "^1.0.15",
55 "@beisen-phoenix/style-token": "^3.0.55",
56 "@beisen-phoenix/tag": "^1.0.11",
57 "@beisen-phoenix/timeline": "^3.2.79",
58 "@beisen-phoenix/tooltip": "^3.1.14",
59 "@beisen/i18n-tools": "^1.2.0",
60 "@molejs/highlight-words-core": "^0.1.1"
61 }
62}