UNPKG

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