UNPKG

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