-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
158 lines (158 loc) · 4.59 KB
/
package.json
File metadata and controls
158 lines (158 loc) · 4.59 KB
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
{
"name": "@brightinteractive/bright-js-framework",
"version": "5.4.3",
"description": "React at the speed of ⚡️",
"devDependencies": {
"@types/apollo-codegen": "^0.16.0",
"@types/autoprefixer": "^6.7.3",
"@types/body-parser": "^1.16.8",
"@types/chai": "^3.5.2",
"@types/chai-as-promised": "^7.1.0",
"@types/chai-enzyme": "^0.6.2",
"@types/colors": "^1.1.3",
"@types/compression": "0.0.35",
"@types/dotenv": "^4.0.1",
"@types/enzyme": "^3.1.0",
"@types/express": "^4.0.37",
"@types/extract-text-webpack-plugin": "^3.0.0",
"@types/form-data": "^2.2.1",
"@types/glob": "^5.0.33",
"@types/graphql": "^0.11.6",
"@types/history": "^4.6.1",
"@types/json-stable-stringify": "^1.0.32",
"@types/lodash": "^4.14.63",
"@types/minimatch": "^3.0.1",
"@types/mkdirp": "^0.5.1",
"@types/mocha": "^2.2.41",
"@types/node": "^8.0.46",
"@types/node-fetch": "^1.6.7",
"@types/prop-types": "^15.5.2",
"@types/react": "^16.0.18",
"@types/react-dom": "^16.0.1",
"@types/rimraf": "^0.0.28",
"@types/serialize-javascript": "^1.3.1",
"@types/sinon": "^2.3.7",
"@types/sinon-chai": "^2.7.29",
"@types/webpack": "^3.0.13",
"@types/webpack-dev-middleware": "^1.9.3",
"@types/webpack-hot-middleware": "^2.16.0",
"@types/webpack-node-externals": "^1.6.0",
"@types/yargs": "^8.0.2",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"chai-enzyme": "^1.0.0-beta.0",
"cheerio": "1.0.0-rc.1",
"del": "^3.0.0",
"enzyme-adapter-react-16": "^1.0.0",
"gh-pages": "^1.0.0",
"gulp": "github:gulpjs/gulp#4.0",
"gulp-coverage": "^0.3.38",
"gulp-coveralls": "^0.1.4",
"gulp-mocha": "^4.3.1",
"gulp-shell": "^0.6.3",
"gulp-tslint": "^8.1.2",
"gulp-typedoc": "^2.1.0",
"gulp-typescript-formatter": "^0.1.3",
"jsdom": "^11.1.0",
"jsdom-global": "^3.0.2",
"minimatch": "^3.0.4",
"mocha": "^3.3.0",
"nyc": "^11.2.1",
"raf": "^3.4.0",
"react": "^16.0.0",
"react-test-renderer": "^16.0.0",
"rimraf": "^2.6.1",
"sinon": "^4.0.2",
"sinon-chai": "^2.14.0",
"source-map-support": "^0.5.0",
"tslint": "^5.1.0",
"tslint-react": "^3.0.0",
"typedoc": "^0.9.0",
"typescript": "^2.5.0",
"typescript-formatter": "^6.1.0"
},
"dependencies": {
"ajv": "^5.2.3",
"apollo-cache-inmemory": "^1.1.1",
"apollo-client": "^2.0.3",
"apollo-codegen": "^0.16.5",
"apollo-link": "^1.0.3",
"apollo-link-http": "^1.2.0",
"autoprefixer": "^7.1.5",
"body-parser": "^1.18.2",
"colors": "^1.1.2",
"compression": "^1.7.1",
"core-js": "^2.5.1",
"css-loader": "^0.28.7",
"dataloader": "^1.3.0",
"dotenv": "^4.0.0",
"enzyme": "^3.2.0",
"express": "^4.16.2",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^1.1.5",
"filewatcher": "^3.0.1",
"form-data": "^2.3.1",
"glob": "^7.1.2",
"graphql": "^0.11.7",
"graphql-server-express": "^1.2.0",
"graphql-tag": "^2.5.0",
"graphql-tools": "^2.7.2",
"history": "^4.7.2",
"imagemin-webpack-plugin": "^1.5.2",
"isomorphic-fetch": "^2.2.1",
"json-loader": "^0.5.7",
"json-stable-stringify": "^1.0.1",
"lodash": "^4.17.4",
"mkdirp": "^0.5.1",
"node-fetch": "^1.7.3",
"node-sass": "^4.5.3",
"postcss-loader": "^2.0.8",
"prop-types": "^15.6.0",
"react": "^16.0.0",
"react-dev-utils": "^4.1.0",
"react-dom": "^16.0.0",
"react-error-overlay": "^2.0.2",
"react-syntax-highlighter": "^5.7.1",
"redux": "^3.7.2",
"route-recognizer": "^0.3.3",
"sass-loader": "^6.0.6",
"serialize-javascript": "^1.4.0",
"source-map-loader": "^0.2.2",
"style-loader": "^0.19.0",
"ts-loader": "^3.0.4",
"ts-node": "^3.0.2",
"tslib": "^1.8.0",
"url-loader": "^0.6.2",
"webpack": "^3.8.1",
"webpack-dev-middleware": "^1.12.0",
"webpack-hot-middleware": "^2.20.0",
"webpack-hot-server-middleware": "^0.3.0",
"webpack-node-externals": "^1.6.0",
"whatwg-fetch": "^2.0.3",
"yargs": "^9.0.1"
},
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/brightinteractive/bright-js-framework.git"
},
"author": "Bright Interactive",
"license": "MIT",
"bugs": {
"url": "https://github.com/brightinteractive/bright-js-framework/issues"
},
"homepage": "https://github.com/brightinteractive/bright-js-framework#readme",
"files": [
"server.js",
"index.js",
"test-utils.js",
"*.d.ts",
"lib",
"api",
"cli",
"plugins"
],
"bin": {
"bright-js-framework": "cli/entry.js"
}
}