UNPKG

1.3 kBJSONView Raw
1{
2 "name": "sharyn",
3 "version": "2.0.10",
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 "babel-preset-sharyn": "^2.5.2",
17 "clean-css": "^4.2.0",
18 "colors": "^1.3.0",
19 "dotenv": "^6.0.0",
20 "eslint-config-sharyn": "^2.2.4",
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.1.2",
31 "@sharyn/client": "1.1.1",
32 "@sharyn/components": "1.3.0",
33 "@sharyn/db": "1.8.4",
34 "@sharyn/env": "1.8.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": "de268e3900e44027832be1f93d3f69830ab85faf"
47}