-
Notifications
You must be signed in to change notification settings - Fork 137
Expand file tree
/
Copy pathpackage.json
More file actions
34 lines (34 loc) · 688 Bytes
/
Copy pathpackage.json
File metadata and controls
34 lines (34 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"author": {
"name": "Nimit Kalra",
"email": "me@nimit.io",
"url": "http://nimit.io"
},
"bin": {
"git-fire": "git-fire"
},
"bugs": {
"url": "https://github.com/qw3rtman/git-fire/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Save Your Code in an Emergency",
"homepage": "https://github.com/qw3rtman/git-fire",
"keywords": [
"git",
"git-fire",
"git",
"fire",
"emergency",
"plugin",
"extension"
],
"license": "MIT",
"name": "git-fire",
"preferGlobal": true,
"repository": {
"type": "git",
"url": "git+https://github.com/qw3rtman/git-fire.git"
},
"version": "0.2.3"
}