forked from prisma/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
141 lines (141 loc) Β· 4.21 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
{
"name": "prisma2-docs",
"description": "Prisma.io docs v2.0",
"version": "1.0.0",
"author": "Nilufar Bava <[email protected]>",
"dependencies": {
"@mdx-js/mdx": "^1.5.5",
"@mdx-js/react": "^1.5.5",
"@philpl/buble": "^0.19.7",
"@prisma/client": "^2.13.0",
"@prisma/lens": "0.0.32",
"@reach/router": "^1.3.3",
"algoliasearch": "^4.1.0",
"babel-plugin-styled-components": "^1.10.0",
"gatsby": "^2.20.28",
"gatsby-image": "^2.0.33",
"gatsby-plugin-algolia": "^0.5.0",
"gatsby-plugin-catch-links": "^2.3.0",
"gatsby-plugin-google-tagmanager": "^2.9.0",
"gatsby-plugin-layout": "^1.3.4",
"gatsby-plugin-manifest": "^2.0.24",
"gatsby-plugin-mdx": "^1.0.73",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^2.0.25",
"gatsby-plugin-react-helmet": "^3.2.4",
"gatsby-plugin-remove-trailing-slashes": "^2.2.1",
"gatsby-plugin-robots-txt": "^1.5.0",
"gatsby-plugin-sharp": "^2.4.5",
"gatsby-plugin-sitemap": "^2.3.1",
"gatsby-plugin-smoothscroll": "^1.1.0",
"gatsby-plugin-styled-components": "^3.0.7",
"gatsby-plugin-typescript": "^2.0.11",
"gatsby-remark-autolink-headers": "^2.2.1",
"gatsby-remark-copy-linked-files": "^2.3.2",
"gatsby-remark-images": "^3.2.1",
"gatsby-remark-prismjs": "^3.2.5",
"gatsby-remark-rewrite-relative-links": "^1.0.8",
"gatsby-source-filesystem": "^2.0.24",
"gatsby-source-remote-file": "^0.1.9",
"gatsby-transformer-remark": "^2.3.2",
"gatsby-transformer-sharp": "^2.1.17",
"is-absolute-url": "^3.0.3",
"jquery": "^3.5.1",
"lodash": "^4.17.15",
"netlify-lambda": "^2.0.1",
"parse-numeric-range": "^1.2.0",
"polished": "^3.5.1",
"prism-react-renderer": "^1.0.2",
"prismjs": "^1.15.0",
"prop-types": "^15.7.2",
"react": "^16.8.4",
"react-copy-to-clipboard": "^5.0.2",
"react-dom": "^16.8.4",
"react-feather": "^2.0.9",
"react-ga": "^2.7.0",
"react-helmet": "^6.0.0",
"react-hooks-global-state": "^1.0.0",
"react-hooks-testing-library": "^0.3.6",
"react-instantsearch-dom": "^6.4.0",
"react-live": "^2.2.2",
"react-loadable": "^5.5.0",
"react-select": "^3.1.0",
"react-sticky": "^6.0.3",
"react-testing-library": "^6.0.0",
"smooth-scroll": "^16.1.2",
"styled-components": "^5.2.1",
"styled-components-ts": "^0.0.15",
"write": "^2.0.0"
},
"keywords": [
"gatsby",
"mdx",
"typescript",
"prismaio",
"howtodata",
"databases",
"styled-components"
],
"license": "MIT",
"scripts": {
"clean": "gatsby clean",
"build": "gatsby build --prefix-paths --log-pages",
"dev": "gatsby develop",
"serve": "npm run build && gatsby serve --prefix-paths -o",
"format": "prettier \"**/*.{ts,tsx}\" \"!out\" --write --check",
"test": "jest",
"postinstall": "husky install"
},
"devDependencies": {
"@mdx-js/loader": "^0.20.3",
"@mdx-js/tag": "^0.20.3",
"@types/jest": "^24.0.11",
"@types/react": "^16.8.4",
"@types/react-helmet": "^5.0.8",
"@types/styled-components": "^4.1.12",
"gatsby-remark-sectionize": "^1.0.0",
"husky": "^5.2.0",
"jest": "^24.5.0",
"jest-dom": "^3.1.3",
"loader-utils": "^1.2.3",
"prettier": "^1.16.4",
"prisma": "^2.20.1",
"ts-jest": "^24.0.0",
"tslint": "^5.13.1",
"typescript": "^3.3.3333"
},
"jest": {
"setupTestFrameworkScriptFile": "./jest.setup.js",
"globals": {
"__PATH_PREFIX__": ""
},
"testURL": "http://localhost",
"transform": {
"^.+\\.(tsx?|jsx?)$": "ts-jest"
},
"transformIgnorePatterns": [
"node_modules/(?!(gatsby)/)"
],
"testRegex": "(/__tests__/.*|\\.(test|spec))\\.(ts|tsx)$",
"testPathIgnorePatterns": [
"node_modules",
".cache"
],
"moduleFileExtensions": [
"ts",
"tsx",
"js"
],
"moduleNameMapper": {
"typeface-*": "identity-obj-proxy",
".+\\.(css|styl|less|sass|scss)$": "identity-obj-proxy",
".+\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/src/__tests__/__mocks__/file.js"
},
"collectCoverage": false,
"coverageReporters": [
"lcov",
"text",
"html"
]
}
}