UNPKG

1.32 kBJSONView Raw
1{
2 "name": "sharyn",
3 "version": "2.0.7",
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 "@sharyn/webpack-config": "^1.9.0",
14 "@verekia/lib-lang": "^2.4.0",
15 "async-exit-hook": "^2.0.1",
16 "clean-css": "^4.2.0",
17 "colors": "^1.3.0",
18 "dotenv": "^6.0.0",
19 "exit-hook": "^2.0.0",
20 "knex": "^0.15.1",
21 "lodash.throttle": "^4.1.1",
22 "pg": "^7.4.3",
23 "read-env": "^1.2.0",
24 "recompose": "^0.27.1",
25 "serialize-javascript": "^1.5.0"
26 },
27 "devDependencies": {
28 "@sharyn/babel-preset": "^2.5.0",
29 "@sharyn/cli": "^3.1.2",
30 "@sharyn/client": "^1.1.1",
31 "@sharyn/components": "^1.3.0",
32 "@sharyn/db": "^1.8.4",
33 "@sharyn/env": "^1.8.2",
34 "@sharyn/eslint-config": "^2.2.2",
35 "@sharyn/hocs": "^1.0.1",
36 "@sharyn/jest-config": "^1.0.0",
37 "@sharyn/koa": "^1.12.0",
38 "@sharyn/prettier-config": "^1.2.1",
39 "@sharyn/redis": "^1.3.2",
40 "@sharyn/server": "^2.7.0",
41 "@sharyn/shared": "^1.6.2",
42 "@sharyn/testing": "^1.1.1",
43 "@sharyn/util": "^1.2.1",
44 "@sharyn/webpack-config": "^1.9.0"
45 },
46 "gitHead": "b6f22cc930b5f171c2f8cf45438779da0468daf1"
47}