Created
June 24, 2021 10:15
-
-
Save DaneTheory/77c2f670de6f84b3741c56117df5b60f to your computer and use it in GitHub Desktop.
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - InitFields: Bugs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [{ | |
| "npm:current": { | |
| "ref": "", | |
| "source": [ | |
| ] | |
| }, | |
| "npm:legacy": { | |
| "ref": "", | |
| "source": [ | |
| ] | |
| }, | |
| "yarn:current": { | |
| "ref": "null", | |
| "source": "null" | |
| }, | |
| "yarn:legacy": { | |
| "ref": "https://classic.yarnpkg.com/en/docs/package-json/#toc-bugs", | |
| "source": [ | |
| "The URL to your project’s issue tracker. This can also be something like an email address as well. It provides users a way to find out where to send issues with your package.", | |
| "_example_:{ \n \"bugs\": \"https://github.com/user/repo/issues\" \n }:_example_" | |
| ] | |
| } | |
| }] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment