Created
March 15, 2020 08:41
-
-
Save wy/34696f3f2de34a649855e1262606c3c6 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"//": "used to determine the full dependency tree", | |
"method": "GET", | |
"path": "/repos/:name/:repo/contents/:path*/package.json", | |
"origin": "https://${GITHUB_TOKEN}@${GITHUB_API}" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment