-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.json
136 lines (136 loc) · 4.07 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
{
"name": "microcosm",
"version": "0.10.0",
"homepage": "https://github.com/art-in/microcosm",
"scripts": {
"start": "gulp default",
"build": "gulp build",
"serve": "cd ./.build && gulp serve",
"test": "gulp test",
"test:static": "gulp test:static",
"test:unit": "gulp test:unit",
"test:unit:watch": "gulp test:unit:watch",
"deploy:docker": "gulp deploy:docker"
},
"engines": {
"node": "^9.11.2"
},
"dependencies": {
"@babel/core": "^7.6.0",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/preset-env": "^7.6.0",
"@babel/preset-react": "^7.0.0",
"@types/chai": "^4.1.2",
"@types/chai-as-promised": "^7.1.0",
"@types/chai-datetime": "0.0.31",
"@types/chai-subset": "^1.3.1",
"@types/clone": "^0.1.30",
"@types/express": "^4.11.1",
"@types/extend": "^3.0.0",
"@types/markdown-it": "0.0.4",
"@types/mocha": "^2.2.48",
"@types/moment": "^2.13.0",
"@types/node": "^9.4.7",
"@types/node-fetch": "^1.6.7",
"@types/pouchdb": "^6.3.2",
"@types/pouchdb-find": "^6.3.2",
"@types/react": "^16.3.14",
"@types/sinon": "^4.3.0",
"@types/vinyl": "^2.0.2",
"@types/webpack-env": "^1.13.5",
"@types/xml2js": "^0.4.2",
"autoprefixer": "^8.1.0",
"babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6",
"babel-plugin-istanbul": "^5.2.0",
"body-parser": "^1.18.2",
"camelcase": "^4.1.0",
"case-sensitive-paths-webpack-plugin": "^2.2.0",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"chai-datetime": "^1.5.0",
"chai-subset": "^1.6.0",
"classnames": "^2.2.5",
"clone": "^2.1.1",
"compression": "^1.7.2",
"core-js": "^3.2.1",
"css-loader": "^0.28.10",
"debounce": "^1.1.0",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"eslint": "^6.3.0",
"eslint-config-prettier": "^6.2.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.3",
"events": "^2.0.0",
"express": "^4.16.2",
"extend": "^3.0.1",
"file-loader": "^1.1.11",
"font-awesome": "^4.7.0",
"gulp": "^3.9.1",
"gulp-babel": "^8.0.0",
"gulp-eslint": "^6.0.0",
"gulp-nodemon": "^2.2.1",
"gulp-replace": "^0.6.1",
"gulp-require-tasks": "^1.2.1",
"gulp-sequence": "^0.4.6",
"gulp-stylelint": "^7.0.0",
"gulp-typescript": "^4.0.1",
"gulp-util": "^3.0.8",
"highlight.js": "^9.15.10",
"http-status-codes": "^1.3.0",
"joi-browser": "^13.0.1",
"js-md5": "^0.7.3",
"karma": "^1.7.1",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage-istanbul-reporter": "^1.4.2",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.13",
"markdown-it": "^8.4.1",
"markdown-it-task-lists": "^2.1.0",
"mocha": "^5.0.4",
"mocha-loader": "^1.1.3",
"moment": "^2.21.0",
"morgan": "^1.9.0",
"node-fetch": "^2.1.1",
"postcss-custom-media": "^6.0.0",
"postcss-import": "^11.1.0",
"postcss-loader": "^2.1.1",
"postcss-media-minmax": "^3.0.0",
"postcss-nesting": "^4.2.1",
"pouchdb": "^6.4.3",
"pouchdb-adapter-memory": "^6.4.3",
"pouchdb-find": "^6.4.3",
"pouchdb-server": "^4.0.0",
"prettier": "^1.18.2",
"query-string": "^5.1.0",
"raw-loader": "^0.5.1",
"react": "^16.3.2",
"react-dom": "^16.3.2",
"react-hot-loader": "^4.1.3",
"react-test-renderer": "^16.3.2",
"react-transition-group": "^2.3.1",
"regenerator-runtime": "^0.13.3",
"sinon": "^4.4.3",
"slash": "^1.0.0",
"sloc": "^0.2.0",
"style-loader": "^0.20.3",
"stylelint": "^9.1.3",
"stylelint-config-standard": "^18.2.0",
"sw-precache": "^5.2.1",
"text-table": "^0.2.0",
"turndown": "^4.0.1",
"turndown-plugin-gfm": "^1.0.1",
"typescript": "^2.8.3",
"typings-for-css-modules-loader": "^1.7.0",
"uglify-es": "^3.3.9",
"url-loader": "^1.0.1",
"webpack": "^4.39.3",
"webpack-bundle-analyzer": "^3.4.1",
"webpack-dev-server": "^3.8.0",
"xml2js": "^0.4.19"
}
}