UNPKG

1.82 kBJSONView Raw
1{
2 "name": "sharyn",
3 "version": "10.8.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.8",
12 "@sharyn/components": "^4.1.8",
13 "@sharyn/css": "^1.3.2",
14 "@sharyn/env": "^2.0.8",
15 "@sharyn/redux": "^4.1.6",
16 "@sharyn/server": "^5.1.9",
17 "@sharyn/shared": "^4.3.0",
18 "@sharyn/util": "^2.3.0",
19 "@sharyn/webpack-config": "^2.4.6",
20 "async-exit-hook": "^2.0.1",
21 "axios": "^0.18.0",
22 "babel-preset-sharyn": "^3.1.2",
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.9",
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.7.2",
55 "@sharyn/client": "^4.0.1",
56 "@sharyn/db": "^3.0.1",
57 "@sharyn/hocs": "^4.4.1",
58 "@sharyn/jest-config": "^1.0.4",
59 "@sharyn/koa": "^2.2.5",
60 "@sharyn/prettier-config": "^1.2.5",
61 "@sharyn/redis": "^2.0.8",
62 "@sharyn/testing": "^2.0.4"
63 },
64 "gitHead": "943a8e76e65a9a6702cbd5a32d7749670b31b998"
65}