This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
142 lines (142 loc) · 4.61 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
"name": "@appbuckets/react-bucket",
"version": "1.4.6",
"description": "React UI Framework",
"keywords": [
"react",
"ui",
"style",
"components"
],
"main": "build/es/index.js",
"types": "build/types/index.d.ts",
"files": [
"src/styles",
"build",
"README",
"LICENSE"
],
"publishConfig": {
"access": "public"
},
"author": {
"name": "Marco Cavanna",
"email": "marco@appbuckets.io"
},
"repository": {
"type": "git",
"url": "git+https://github.com:marcocavanna/react-bucket.git"
},
"bugs": {
"url": "https://github.com/marcocavanna/react-bucket/issues"
},
"homepage": "https://github.com/marcocavanna/react-bucket#readme",
"license": "MIT",
"scripts": {
"version": "export GPG_TTY=$(tty) && echo \"sign-test\" | gpg --clearsign && yarn build && git add -A package.json && git add -A .",
"postversion": "git push && git push --tags && npm publish",
"build": "cross-env NODE_ENV=production yarn compile:rollup",
"build:dev": "cross-env NODE_ENV=development yarn compile:rollup",
"build:storybook": "build-storybook",
"build:declaration": "tsc -p tsconfig.declaration.json",
"precompile:rollup": "rimraf build",
"compile:rollup": "rollup -c",
"postcompile:rollup": "node build.styles.js && yarn build:declaration && yarn prettier",
"start:storybook": "start-storybook -p 57000",
"test": "cross-env NODE_ENV=test jest",
"test:watch": "cross-env NODE_ENV=test jest --watch",
"test:coverage": "cross-env NODE_ENV=test jest --coverage",
"lint": "eslint .",
"prettier": "prettier --config .prettierrc --write \"build/**/*{.js,.ts,.css}\""
},
"peerDependencies": {
"react": ">=16",
"react-dom": ">=16"
},
"devDependencies": {
"@appbuckets/postcss-react-bucket": "^0.1.1",
"@babel/core": "^7.0.0-0",
"@rollup/plugin-commonjs": "^18.0.0",
"@storybook/addon-actions": "^6.1.21",
"@storybook/addon-knobs": "^6.1.21",
"@storybook/addon-storysource": "^6.1.21",
"@storybook/react": "^6.1.21",
"@storybook/source-loader": "^6.1.21",
"@svgr/core": "^5.5.0",
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^11.2.5",
"@types/array-sort": "^1.0.0",
"@types/deep-extend": "^0.4.31",
"@types/jest": "^26.0.22",
"@types/mini-css-extract-plugin": "^1.2.3",
"@types/node": "^14.14.37",
"@types/node-sass": "^4.11.1",
"@types/react": "^17.0.3",
"@types/react-day-picker": "^5.3.0",
"@types/react-dom": "^17.0.3",
"@types/react-input-mask": "^3.0.0",
"@types/react-select": "^4.0.13",
"@types/react-sticky": "^6.0.3",
"@types/react-textarea-autosize": "^4.3.5",
"@types/react-window": "^1.8.2",
"@types/rfdc": "^1.1.0",
"@types/typescript": "^2.0.0",
"@typescript-eslint/eslint-plugin": "^4.19.0",
"@typescript-eslint/parser": "^4.19.0",
"cross-env": "^7.0.2",
"eslint": "^7.23.0",
"eslint-config-airbnb-typescript": "^12.3.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.23.1",
"eslint-plugin-react-hooks": "^4.2.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.4.0",
"node-sass": "=4.14.1",
"node-sass-package-importer": "^5.3.2",
"plop": "^2.7.4",
"postcss": "=7.0.35",
"prettier": "^2.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rimraf": "^3.0.2",
"rollup": "^2.43.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-typescript2": "^0.30.0",
"sass-loader": "^10.0.4",
"svgo": "^2.2.2",
"ts-jest": "^26.5.4",
"ts-loader": "^8.0.18",
"tslib": "^2.1.0",
"typescript": "^4.2.3"
},
"dependencies": {
"@appbuckets/formatters": "^0.2.0",
"@appbuckets/react-ui-core": "^0.1.4",
"@fortawesome/fontawesome-svg-core": "^1.2.34",
"@fortawesome/free-brands-svg-icons": "^5.15.2",
"@fortawesome/free-regular-svg-icons": "^5.15.2",
"@fortawesome/free-solid-svg-icons": "^5.15.2",
"@fortawesome/react-fontawesome": "^0.1.14",
"@popperjs/core": "2.9.1",
"@semantic-ui-react/event-stack": "3.1.2",
"array-sort": "^1.0.0",
"clsx": "1.1.1",
"deep-extend": "^0.6.0",
"formik": "2.2.6",
"p-queue": "6.6.2",
"pretty-bytes": "5.6.0",
"react-color": "2.19.3",
"react-day-picker": "7.4.10",
"react-dropzone": "11.3.2",
"react-input-mask": "2.0.4",
"react-popper": "2.2.5",
"react-select": "4.3.0",
"react-sticky": "^6.0.3",
"react-textarea-autosize": "8.3.2",
"react-window": "^1.8.6",
"rfdc": "^1.3.0",
"tiny-invariant": "^1.1.0"
}
}