forked from holy-gd/fingerprintjs.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
159 lines (159 loc) · 5.17 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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
{
"name": "fingerprint.com",
"author": "FingerprintJS, Inc",
"description": "Home website for Fingerprint",
"version": "2.0.0",
"license": "MIT",
"main": "n/a",
"keywords": [
"fraud",
"fraud detection",
"fraud prevention",
"browser",
"identification",
"fingerprint",
"fingerprinting",
"browser fingerprint",
"device fingerprint",
"privacy"
],
"browserslist": [
"cover 95%",
"last 2 versions",
"not dead",
"not IE 11"
],
"bundlewatch": {
"files": [
{
"path": "public/**/*.js",
"maxSize": "1.5MB"
}
]
},
"dependencies": {
"@fingerprintjs/fingerprintjs": "^3.3.6",
"@fingerprintjs/fingerprintjs-pro-react": "^1.3.1",
"@fpjs-incubator/turing": "^0.0.7",
"@loadable/component": "^5.15.2",
"@tippyjs/react": "^4.2.0",
"amplitude-js": "^8.21.1",
"canvas": "^2.10.2",
"classnames": "^2.3.2",
"framer-motion": "^6.5.1",
"gatsby": "^4.23.1",
"gatsby-plugin-breadcrumb": "^12.3.1",
"gatsby-plugin-catch-links": "^4.23.0",
"gatsby-plugin-env-variables": "^2.2.0",
"gatsby-plugin-feed": "^4.23.1",
"gatsby-plugin-image": "^2.23.1",
"gatsby-plugin-netlify": "^5.0.1",
"gatsby-plugin-netlify-cms": "^6.23.0",
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-sass": "^5.23.1",
"gatsby-plugin-sharp": "^4.23.1",
"gatsby-plugin-sitemap": "^5.23.1",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-plugin-tslint": "^0.0.2",
"gatsby-plugin-typescript": "^4.23.0",
"gatsby-remark-autolink-headers": "^5.23.1",
"gatsby-remark-copy-linked-files": "^5.23.0",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-images": "^6.23.1",
"gatsby-remark-prismjs": "^6.23.0",
"gatsby-remark-relative-images": "^2.0.2",
"gatsby-remark-table-of-contents": "^2.0.0",
"gatsby-source-filesystem": "^4.23.0",
"gatsby-transformer-remark": "^5.23.1",
"gatsby-transformer-sharp": "^4.23.1",
"gatsby-transformer-yaml": "^4.23.0",
"html-entities": "^2.3.3",
"include-media": "^1.4.9",
"jest-environment-jsdom": "^29.0.3",
"netlify-cms-app": "^2.15.72",
"prismjs": "^1.29.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-onclickoutside": "^6.12.2",
"react-phone-input-2": "2.15.1",
"react-select": "^5.3.2",
"remark": "^13.0.0",
"remark-html": "^13.0.2",
"rollbar": "^2.19.4",
"swiper": "^8.3.2",
"simple-oauth2": "^4.2.0"
},
"devDependencies": {
"@babel/core": "7.17.5",
"@babel/helper-compilation-targets": "7.17.10",
"@babel/preset-env": "7.16.11",
"@graphql-eslint/eslint-plugin": "3.10.7",
"@netlify/plugin-gatsby": "3.4.8",
"@storybook/addon-actions": "6.3.12",
"@storybook/addon-essentials": "6.3.12",
"@storybook/addon-links": "6.3.12",
"@storybook/builder-webpack5": "6.3.12",
"@storybook/manager-webpack5": "6.3.12",
"@storybook/preset-scss": "1.0.3",
"@storybook/react": "6.3.12",
"@svgr/webpack": "6.5.1",
"@testing-library/dom": "8.18.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.4.3",
"@types/amplitude-js": "8.16.2",
"@types/classnames": "2.3.1",
"@types/jest": "29.0.3",
"@types/loadable__component": "5.13.4",
"@types/prismjs": "1.16.6",
"@types/react": "17.0.52",
"@types/react-dom": "17.0.18",
"@types/node": "^14.14.25",
"@types/simple-oauth2": "^4.1.0",
"@types/react-test-renderer": "17.0.2",
"@typescript-eslint/eslint-plugin": "5.33.0",
"@typescript-eslint/parser": "5.33.0",
"babel-jest": "29.0.3",
"babel-loader": "8.2.3",
"babel-plugin-inline-react-svg": "2.0.1",
"babel-plugin-prismjs": "2.1.0",
"babel-preset-gatsby": "2.22.0",
"babel-preset-react-app": "10.0.1",
"bundlewatch": "0.3.3",
"chromatic": "6.9.0",
"css-loader": "6.6.0",
"eslint": "8.22.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-webpack-plugin": "3.1.1",
"gatsby-plugin-eslint": "4.0.3",
"identity-obj-proxy": "3.0.0",
"jest": "29.0.3",
"jest-fetch-mock": "3.0.3",
"prettier": "2.5.1",
"sass": "1.49.9",
"sass-loader": "12.4.0",
"style-loader": "3.3.1",
"typescript": "4.5.5"
},
"scripts": {
"clean": "gatsby clean",
"start": "yarn develop",
"build": "./setup.sh && yarn clean && gatsby build",
"noIndexBuild": "gatsby build && echo 'User-agent: *\nDisallow: /' > public/robots.txt",
"develop": "yarn clean && gatsby develop",
"playground": "GATSBY_GRAPHQL_IDE=playground gatsby develop",
"lint": "tsc --noEmit && eslint . --ext .ts,.tsx,.js",
"lint:ci": "tsc --noEmit && eslint . --ext .ts,.tsx,.js --max-warnings=0",
"lint:fix": "eslint . --ext .ts,.tsx,.js --quiet --fix",
"test": "jest --watch",
"test:ci": "jest --silent",
"storybook": "start-storybook -p 6006 -s ./static",
"build-storybook": "build-storybook -s ./static",
"prettier": "prettier -c .",
"prettier:fix": "prettier --write --loglevel=error ."
}
}