Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Willemt Raft
Commits
26fdec56
Commit
26fdec56
authored
Feb 02, 2015
by
Willem Thiart
Browse files
Update package.json
parent
1a7233fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
26fdec56
{
{
"name"
:
"raft"
,
"name"
:
"raft"
,
"version"
:
"0.
1
.0"
,
"version"
:
"0.
2
.0"
,
"repo"
:
"willemt/raft"
,
"repo"
:
"willemt/raft"
,
"description"
:
"C implementation of the Raft Consensus protocol, BSD licensed"
,
"description"
:
"C implementation of the Raft Consensus protocol, BSD licensed"
,
"keywords"
:
[
"raft"
,
"consensus"
,
"protocol"
],
"keywords"
:
[
"raft"
,
"consensus"
,
"protocol"
],
...
@@ -14,4 +14,3 @@
...
@@ -14,4 +14,3 @@
"src/raft_server_properties.c"
"src/raft_server_properties.c"
]
]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment