sharyn
Version:
Combines all the other packages under one.
53 lines (52 loc) • 1.46 kB
JSON
{
"name": "sharyn",
"version": "4.26.1",
"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.3",
"@sharyn/css": "^1.1.2",
"@sharyn/env": "^2.0.3",
"@sharyn/shared": "^2.6.1",
"@sharyn/util": "^2.0.4",
"@sharyn/webpack-config": "^2.1.0",
"async-exit-hook": "^2.0.1",
"axios": "^0.18.0",
"babel-preset-sharyn": "^3.0.5",
"clean-css": "^4.2.1",
"colors": "^1.3.2",
"dotenv": "^6.0.0",
"eslint-config-sharyn": "^3.0.4",
"exit-hook": "^2.0.0",
"knex": "^0.15.2",
"lodash.curryright": "^4.1.1",
"lodash.forown": "^4.4.0",
"lodash.isempty": "^4.4.0",
"lodash.throttle": "^4.1.1",
"pg": "^7.4.3",
"read-env": "^1.3.0",
"recompose": "^0.30.0",
"serialize-javascript": "^1.5.0",
"validator": "^10.7.0"
},
"devDependencies": {
"@sharyn/cli": "^4.0.4",
"@sharyn/client": "^3.8.1",
"@sharyn/components": "^2.4.0",
"@sharyn/css": "^1.1.2",
"@sharyn/db": "^2.0.3",
"@sharyn/hocs": "^2.7.1",
"@sharyn/jest-config": "^1.0.3",
"@sharyn/koa": "^2.2.0",
"@sharyn/prettier-config": "^1.2.4",
"@sharyn/redis": "^2.0.3",
"@sharyn/server": "^3.2.1",
"@sharyn/shared": "^2.4.0",
"@sharyn/testing": "^2.0.3"
},
"gitHead": "2a9401b201fc64d80d5492d8f23df6110c57f529"
}