UNPKG

1.43 kBJSONView Raw
1{
2 "name": "sharyn",
3 "version": "4.14.0",
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",
11 "@sharyn/check-setup": "^2.0.3",
12 "@sharyn/env": "^2.0.3",
13 "@sharyn/shared": "^2.5.0",
14 "@sharyn/util": "^2.0.4",
15 "@sharyn/webpack-config": "^2.1.0",
16 "async-exit-hook": "^2.0.1",
17 "axios": "^0.18.0",
18 "babel-preset-sharyn": "^3.0.5",
19 "clean-css": "^4.2.1",
20 "colors": "^1.3.2",
21 "dotenv": "^6.0.0",
22 "eslint-config-sharyn": "^3.0.4",
23 "exit-hook": "^2.0.0",
24 "knex": "^0.15.2",
25 "lodash.curryright": "^4.1.1",
26 "lodash.forown": "^4.4.0",
27 "lodash.isempty": "^4.4.0",
28 "lodash.throttle": "^4.1.1",
29 "pg": "^7.4.3",
30 "read-env": "^1.3.0",
31 "recompose": "^0.30.0",
32 "serialize-javascript": "^1.5.0",
33 "validator": "^10.7.0"
34 },
35 "devDependencies": {
36 "@sharyn/cli": "^4.0.4",
37 "@sharyn/client": "^3.3.0",
38 "@sharyn/components": "^2.1.1",
39 "@sharyn/css": "^1.1.2",
40 "@sharyn/db": "^2.0.3",
41 "@sharyn/hocs": "^2.3.1",
42 "@sharyn/jest-config": "^1.0.3",
43 "@sharyn/koa": "^2.0.3",
44 "@sharyn/prettier-config": "^1.2.4",
45 "@sharyn/redis": "^2.0.3",
46 "@sharyn/server": "^3.1.0",
47 "@sharyn/shared": "^2.4.0",
48 "@sharyn/testing": "^2.0.3"
49 },
50 "gitHead": "19e9e13ba7876f18aaabdcb1f4fe3ce3138ea166"
51}