UNPKG

1.45 kBJSONView Raw
1{
2 "name": "sharyn",
3 "version": "3.3.2",
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.curryright": "^4.1.1",
24 "lodash.forown": "^4.4.0",
25 "lodash.isempty": "^4.4.0",
26 "lodash.throttle": "^4.1.1",
27 "pg": "^7.4.3",
28 "read-env": "^1.2.0",
29 "recompose": "^0.27.1",
30 "serialize-javascript": "^1.5.0",
31 "validator": "^10.7.0"
32 },
33 "devDependencies": {
34 "@sharyn/cli": "^3.3.4",
35 "@sharyn/client": "^2.0.4",
36 "@sharyn/components": "^1.5.1",
37 "@sharyn/db": "^1.8.7",
38 "@sharyn/env": "1.8.2",
39 "@sharyn/hocs": "^1.2.1",
40 "@sharyn/jest-config": "1.0.0",
41 "@sharyn/koa": "^1.14.5",
42 "@sharyn/prettier-config": "1.2.1",
43 "@sharyn/redis": "^1.4.1",
44 "@sharyn/server": "^2.8.3",
45 "@sharyn/shared": "^1.7.1",
46 "@sharyn/testing": "^1.1.2",
47 "@sharyn/util": "^1.6.0",
48 "@sharyn/webpack-config": "1.9.0"
49 },
50 "gitHead": "cb69be2d30e12471df5e8ba7151f1dd568a7c084"
51}