We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ad01e1 commit bfb816bCopy full SHA for bfb816b
@tunnckocore/package-json/.verb.md
@@ -1,3 +1,5 @@
1
+## API
2
+
3
<!-- docks-start -->
4
5
{%= include(process.cwd() + "/docs/src/index.md") %}
@tunnckocore/package-json/README.md
@@ -60,6 +60,7 @@ from [GitHub Actions](https://github.com/features/actions) with
60
## Table of Contents
61
62
- [Install](#install)
63
+- [API](#api)
64
- [packageJson](#packagejson)
65
- [Contributing](#contributing)
66
- [Guides and Community](#guides-and-community)
@@ -82,6 +83,8 @@ think to contribute to this project._
82
83
$ yarn add @tunnckocore/package-json
84
```
85
86
87
88
89
90
_Generated using [jest-runner-docs](https://ghub.now.sh/jest-runner-docs)._
0 commit comments