UNPKG

1.29 kBJSONView Raw
1{
2 "name": "g3l",
3 "version": "10.0.26",
4 "description": "Git is easy, github cli is easy but g3l easiest git cli in the w0rld!",
5 "main": "index.js",
6 "repository": {
7 "type": "git",
8 "url": "git+https://github.com/svtek/g3l.git"
9 },
10 "bin": {
11 "g3l": "./index.js",
12 "gh": "./index.js"
13 },
14 "keywords": [
15 "Git",
16 "git",
17 "commit",
18 "npm",
19 "node",
20 "gel",
21 "git commit",
22 "git cli",
23 "git cli tool"
24 ],
25 "author": "Çağatay Çalı",
26 "license": "ISC",
27 "bugs": {
28 "url": "https://github.com/svtek/g3l/issues"
29 },
30 "homepage": "https://github.com/svtek/g3l#readme",
31 "dependencies": {
32 "1n1t": "^1.0.25",
33 "3x1st": "^1.0.3",
34 "3x3c": "^1.0.2",
35 "async": "^2.1.4",
36 "br4nch": "^1.0.5",
37 "c0mm1t": "^1.0.54",
38 "cl0n3": "^1.0.0",
39 "cli-table": "^0.3.1",
40 "cmdify": "0.0.4",
41 "colors": "^1.1.2",
42 "commander": "^2.9.0",
43 "cr34t3": "^1.0.38",
44 "global-modules": "^0.2.3",
45 "h0m3": "^1.0.1",
46 "ignoring-watcher": "^1.1.0",
47 "inquirer": "^1.2.3",
48 "is-git-url": "^0.2.3",
49 "m4g1c": "^1.0.14",
50 "node-emoji": "^1.4.1",
51 "node-notifier": "^4.6.1",
52 "opn": "^4.0.2",
53 "pm2": "^2.1.6",
54 "prompt": "^1.0.0",
55 "underscore": "^1.8.3",
56 "update-notifier": "^1.0.2"
57 }
58}