UNPKG

400 BJSONView Raw
1{
2 "name": "@sharyn/cli",
3 "version": "4.0.1",
4 "repository": "https://github.com/sharynjs/sharyn/tree/master/packages/cli",
5 "license": "MIT",
6 "dependencies": {
7 "@babel/runtime-corejs2": "^7.0.0",
8 "@sharyn/check-setup": "^2.0.1",
9 "@sharyn/util": "^2.0.1",
10 "colors": "^1.3.2"
11 },
12 "bin": {
13 "sharyn": "bin.js"
14 },
15 "gitHead": "d95ad9d7ed119409d1737876dd906002aca21d6d"
16}