UNPKG

1.82 kBJSONView Raw
1{
2 "name": "sharyn",
3 "version": "6.3.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.7",
12 "@sharyn/components": "^3.1.6",
13 "@sharyn/css": "^1.2.2",
14 "@sharyn/env": "^2.0.7",
15 "@sharyn/redux": "^2.1.0",
16 "@sharyn/server": "^4.2.13",
17 "@sharyn/shared": "^3.4.1",
18 "@sharyn/util": "^2.1.0",
19 "@sharyn/webpack-config": "^2.4.5",
20 "async-exit-hook": "^2.0.1",
21 "axios": "^0.18.0",
22 "babel-preset-sharyn": "^3.1.1",
23 "clean-css": "^4.2.1",
24 "colors": "^1.3.2",
25 "cross-env": "^5.2.0",
26 "dotenv": "^6.0.0",
27 "eslint-config-sharyn": "^3.0.8",
28 "exit-hook": "^2.0.0",
29 "jss": "^9.8.7",
30 "jss-preset-default": "^4.5.0",
31 "klaw-sync": "^5.0.0",
32 "knex": "^0.15.2",
33 "lodash.forown": "^4.4.0",
34 "lodash.omitby": "^4.6.0",
35 "lodash.throttle": "^4.1.1",
36 "lodash.values": "^4.3.0",
37 "md5": "^2.2.1",
38 "pg": "^7.4.3",
39 "react-jss": "^8.6.1",
40 "react-redux": "^5.0.7",
41 "react-router": "^4.3.1",
42 "react-router-dom": "^4.3.1",
43 "read-env": "^1.3.0",
44 "recompose": "^0.30.0",
45 "redux": "^4.0.0",
46 "redux-actions": "^2.6.1",
47 "redux-localstorage": "^0.4.1",
48 "redux-thunk": "^2.3.0",
49 "serialize-javascript": "^1.5.0",
50 "validator": "^10.7.0",
51 "webpack": "^4.19.1"
52 },
53 "devDependencies": {
54 "@sharyn/cli": "^4.6.0",
55 "@sharyn/client": "^4.0.0",
56 "@sharyn/db": "^2.0.7",
57 "@sharyn/hocs": "^3.1.3",
58 "@sharyn/jest-config": "^1.0.3",
59 "@sharyn/koa": "^2.2.4",
60 "@sharyn/prettier-config": "^1.2.4",
61 "@sharyn/redis": "^2.0.7",
62 "@sharyn/testing": "^2.0.3"
63 },
64 "gitHead": "e32209ba77556e87569e56c2f70f0fe70ce39162"
65}