UNPKG

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