mirror of
https://github.com/k88hudson/git-flight-rules.git
synced 2025-03-10 12:48:43 -03:00
11 lines
238 B
JSON
11 lines
238 B
JSON
|
{
|
||
|
"private": true,
|
||
|
"name": "git-flight-rules",
|
||
|
"version": "1.0.0",
|
||
|
"description": "Flight rules for git",
|
||
|
"devDependencies": {
|
||
|
"doctoc": "^1.3.0",
|
||
|
"anchor-markdown-header": "thlorenz/anchor-markdown-header#master"
|
||
|
}
|
||
|
}
|