-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathpackage.json
126 lines (126 loc) · 4.08 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"name": "@tkxs/cast-ui",
"version": "6.0.0",
"author": "tkxs",
"description": "React component library for the TKXS design system",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/telus-agcg/cast-ui"
},
"scripts": {
"start": "npm run storybook",
"build": "npm run clean && rollup -c rollup.config.prod.js",
"build-dev": "npm run clean && rollup -c rollup.config.dev.js -w",
"storybook": "if [[ $(node -v) > v17.* ]]; then export NODE_OPTIONS=--openssl-legacy-provider; fi; start-storybook -p 6006 --ci -c .storybook",
"build-static": "build-storybook",
"lint": "tslint --project tsconfig.json",
"lint:fix": "tslint --project tsconfig.json --fix",
"clean": "shx rm -rf lib-cjs lib-esm lib-umd",
"prettier": "pretty-quick --staged",
"pre-commit": "npm run lint:fix && npm run prettier",
"build-and-publish": "npm run build && npm publish",
"semantic-release": "semantic-release",
"commit": "cz"
},
"files": [
"lib-umd/*",
"lib-esm/*",
"lib-cjs/*"
],
"browser": "lib-umd/index.js",
"main": "lib-cjs/index.js",
"module": "lib-esm/index.js",
"types": "lib-esm/index.d.ts",
"sideEffects": false,
"peerDependencies": {
"react": "^16.8.6",
"react-dom": "^16.8.6",
"styled-components": "^5.2.1"
},
"dependencies": {
"@storybook/addon-docs": "^6.5.10",
"@storybook/addon-postcss": "3.0.0-alpha.1",
"@tippy.js/react": "^2.1.1",
"@types/uuid": "^3.4.4",
"classnames": "^2.2.6",
"date-fns": "^3.3.1",
"react-datepicker": "4.25.0",
"react-icons-kit": "~2.0.0",
"react-input-range": "^1.3.0",
"react-modal": "^3.8.1",
"react-select": "^5.8.0",
"react-table": "6.9.2",
"react-tabs": "^3.0.0",
"uuid": "^3.3.2"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/plugin-transform-runtime": "^7.23.9",
"@ibm/plex": "^2.0.0",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.0",
"@storybook/addon-a11y": "^6.5.10",
"@storybook/addon-actions": "6.5.10",
"@storybook/addon-controls": "^6.5.10",
"@storybook/addon-essentials": "^6.5.10",
"@storybook/addon-viewport": "^6.5.10",
"@storybook/addons": "^6.5.10",
"@storybook/react": "^6.5.10",
"@types/lodash": "^4.14.118",
"@types/react": "^16.8.13",
"@types/react-dom": "^16.8.4",
"@types/react-modal": "^3.8.0",
"@types/react-popover": "^0.5.2",
"@types/react-router-dom": "^4.3.1",
"@types/react-select": "^2.0.11",
"@types/react-slick": "^0.23.2",
"@types/react-table": "^6.7.21",
"@types/react-tabs": "^2.3.0",
"@types/storybook-addon-jsx": "^7.0.4",
"@types/tinycolor2": "^1.4.1",
"autoprefixer": "^9.5.0",
"babel-loader": "^8.0.4",
"commit-analyzer-fail-on-no-release": "^1.0.0",
"cz-conventional-changelog": "3.3.0",
"husky": "^1.3.1",
"json-loader": "^0.5.7",
"lodash": "^4.17.15",
"prettier": "1.17.0",
"pretty-quick": "^1.10.0",
"react": "^16.8.6",
"react-docgen-typescript-loader": "^3.0.1",
"react-dom": "^16.8.6",
"react-router-dom": "^4.3.1",
"rollup": "^2.77.2",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-filesize": "^9.1.2",
"rollup-plugin-local-resolve": "^1.0.7",
"rollup-plugin-node-resolve": "^4.2.3",
"rollup-plugin-peer-deps-external": "^2.2.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-replace": "^2.1.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-ts": "^3.0.2",
"semantic-release": "^19.0.3",
"shx": "^0.3.2",
"storybook-addon-jsx": "7.3.14",
"storybook-addon-styled-component-theme": "^2.0.0",
"storybook-readme": "^4.0.5",
"styled-components": "^5.2.1",
"tinycolor2": "^1.4.1",
"tslint": "^5.11.0",
"tslint-config-airbnb": "^5.11.0",
"tslint-config-prettier": "^1.18.0",
"tsutils": "^3.5.0",
"typeface-roboto": "0.0.54",
"typescript": "^4.1.3",
"uglify-es": "^3.3.9"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}