UNPKG

400 BJSONView Raw
1{
2 "name": "@sharyn/cli",
3 "version": "4.0.0",
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.0",
9 "@sharyn/util": "^2.0.0",
10 "colors": "^1.3.2"
11 },
12 "bin": {
13 "sharyn": "bin.js"
14 },
15 "gitHead": "d462a55ee1820eb1269180be575a362a590acffc"
16}