UNPKG

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