sharyn
Version:
Combines all the other packages under one.
67 lines (66 loc) • 1.86 kB
JSON
{
"name": "sharyn",
"version": "5.19.0",
"repository": "https://github.com/sharynjs/sharyn",
"license": "MIT",
"bin": {
"sharyn": "cli/bin.js"
},
"dependencies": {
"@babel/runtime-corejs2": "^7.0.0",
"@sharyn/check-setup": "^2.0.7",
"@sharyn/css": "^1.2.2",
"@sharyn/env": "^2.0.7",
"@sharyn/server": "^4.2.2",
"@sharyn/shared": "^3.3.0",
"@sharyn/util": "^2.0.4",
"@sharyn/webpack-config": "^2.4.5",
"async-exit-hook": "^2.0.1",
"axios": "^0.18.0",
"babel-preset-sharyn": "^3.0.9",
"clean-css": "^4.2.1",
"colors": "^1.3.2",
"dotenv": "^6.0.0",
"eslint-config-sharyn": "^3.0.8",
"exit-hook": "^2.0.0",
"jss": "^9.8.7",
"jss-preset-default": "^4.5.0",
"klaw-sync": "^5.0.0",
"knex": "^0.15.2",
"lodash.curryright": "^4.1.1",
"lodash.forown": "^4.4.0",
"lodash.throttle": "^4.1.1",
"md5": "^2.2.1",
"pg": "^7.4.3",
"react-hot-loader": "^4.3.11",
"react-jss": "^8.6.1",
"react-redux": "^5.0.7",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"read-env": "^1.3.0",
"recompose": "^0.30.0",
"redux": "^4.0.0",
"redux-actions": "^2.6.1",
"redux-localstorage": "^0.4.1",
"redux-thunk": "^2.3.0",
"serialize-javascript": "^1.5.0",
"validator": "^10.7.0",
"webpack": "^4.19.1"
},
"devDependencies": {
"@sharyn/cli": "^4.5.1",
"@sharyn/client": "^4.0.0",
"@sharyn/components": "^2.9.1",
"@sharyn/css": "^1.1.2",
"@sharyn/db": "^2.0.7",
"@sharyn/hocs": "^2.7.2",
"@sharyn/jest-config": "^1.0.3",
"@sharyn/koa": "^2.2.4",
"@sharyn/prettier-config": "^1.2.4",
"@sharyn/redis": "^2.0.7",
"@sharyn/redux": "^1.10.0",
"@sharyn/shared": "^2.4.0",
"@sharyn/testing": "^2.0.3"
},
"gitHead": "282152b45c694943a52cecddc76a1ff6b9378587"
}