UNPKG

1.22 kBJSONView Raw
1{
2 "name": "sharyn",
3 "version": "2.0.4",
4 "repository": "https://github.com/sharynjs/sharyn",
5 "license": "MIT",
6 "bin": {
7 "sharyn": "cli/bin.js"
8 },
9 "dependencies": {
10 "@babel/runtime": "^7.0.0-beta.54",
11 "@sharyn/check-setup": "^1.7.0",
12 "@sharyn/env": "^1.8.2",
13 "@verekia/lib-lang": "^2.4.0",
14 "async-exit-hook": "^2.0.1",
15 "colors": "^1.3.0",
16 "dotenv": "^6.0.0",
17 "exit-hook": "^2.0.0",
18 "knex": "^0.15.1",
19 "lodash.throttle": "^4.1.1",
20 "pg": "^7.4.3",
21 "read-env": "^1.2.0",
22 "recompose": "^0.27.1"
23 },
24 "devDependencies": {
25 "@sharyn/babel-preset": "^2.5.0",
26 "@sharyn/cli": "^3.1.1",
27 "@sharyn/client": "^1.1.1",
28 "@sharyn/components": "^1.3.0",
29 "@sharyn/db": "^1.8.4",
30 "@sharyn/env": "^1.8.2",
31 "@sharyn/eslint-config": "^2.2.2",
32 "@sharyn/hocs": "^1.0.1",
33 "@sharyn/jest-config": "^1.0.0",
34 "@sharyn/koa": "^1.12.0",
35 "@sharyn/prettier-config": "^1.2.1",
36 "@sharyn/redis": "^1.3.2",
37 "@sharyn/server": "^2.7.0",
38 "@sharyn/shared": "^1.6.2",
39 "@sharyn/testing": "^1.1.1",
40 "@sharyn/util": "^1.2.1",
41 "@sharyn/webpack-config": "^1.9.0"
42 },
43 "gitHead": "cefd1bc32c8f212d05b93b86e5b834562e5323cf"
44}