UNPKG

1.32 kBJSONView Raw
1{
2 "name": "sharyn",
3 "version": "2.8.0",
4 "repository": "https://github.com/sharynjs/sharyn",
5 "license": "MIT",
6 "bin": {
7 "sharyn": "cli/bin.js"
8 },
9 "dependencies": {
10 "@babel/runtime-corejs2": "^7.0.0-beta.56",
11 "@sharyn/check-setup": "^1.8.1",
12 "@sharyn/env": "^1.8.5",
13 "@sharyn/webpack-config": "^1.9.3",
14 "@verekia/lib-lang": "^2.4.0",
15 "async-exit-hook": "^2.0.1",
16 "babel-preset-sharyn": "^2.5.7",
17 "clean-css": "^4.2.0",
18 "colors": "^1.3.0",
19 "dotenv": "^6.0.0",
20 "eslint-config-sharyn": "^2.2.8",
21 "exit-hook": "^2.0.0",
22 "knex": "^0.15.1",
23 "lodash.throttle": "^4.1.1",
24 "pg": "^7.4.3",
25 "read-env": "^1.2.0",
26 "recompose": "^0.27.1",
27 "serialize-javascript": "^1.5.0"
28 },
29 "devDependencies": {
30 "@sharyn/cli": "^3.3.4",
31 "@sharyn/client": "^1.2.0",
32 "@sharyn/components": "^1.4.0",
33 "@sharyn/db": "^1.8.7",
34 "@sharyn/env": "1.8.2",
35 "@sharyn/hocs": "^1.0.3",
36 "@sharyn/jest-config": "1.0.0",
37 "@sharyn/koa": "^1.14.5",
38 "@sharyn/prettier-config": "1.2.1",
39 "@sharyn/redis": "^1.4.1",
40 "@sharyn/server": "^2.8.2",
41 "@sharyn/shared": "^1.6.3",
42 "@sharyn/testing": "^1.1.2",
43 "@sharyn/util": "^1.2.2",
44 "@sharyn/webpack-config": "1.9.0"
45 },
46 "gitHead": "98606bc2c07d167ca5c481c37c74d463c8b8d68b"
47}