mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-27 22:24:58 +02:00
Add some info about this repository
This commit is contained in:
parent
0c05bf09a9
commit
4acbfde071
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "LearnGitBranching",
|
"name": "LearnGitBranching",
|
||||||
"version": "0.8.0",
|
"version": "0.8.0",
|
||||||
|
"description": "An interactive git visualization to challenge and educate!",
|
||||||
|
"homepage": "https://learngitbranching.js.org",
|
||||||
|
"author": "Peter Cottle <petermcottle@gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "grunt test"
|
"test": "grunt test"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue