1
0
mirror of https://github.com/actions/labeler synced 2026-05-08 05:01:01 +02:00
This commit is contained in:
David Kale
2020-09-08 13:25:36 -04:00
parent e4246d2b5b
commit 91fcbb0108
4227 changed files with 416837 additions and 457884 deletions

4
node_modules/json5/README.md generated vendored
View File

@@ -199,7 +199,7 @@ To report bugs or request features regarding the JSON5 data format, please
submit an issue to the [official specification
repository](https://github.com/json5/json5-spec).
To report bugs or request features regarding the JavaScript implentation of
To report bugs or request features regarding the JavaScript implementation of
JSON5, please submit an issue to this repository.
## License
@@ -221,7 +221,7 @@ implementation of JSON5 was also modeled directly off of Dougs open-source
code.
[json_parse.js]:
https://github.com/douglascrockford/JSON-js/blob/master/json_parse.js
https://github.com/douglascrockford/JSON-js/blob/03157639c7a7cddd2e9f032537f346f1a87c0f6d/json_parse.js
[Max Nanasy](https://github.com/MaxNanasy) has been an early and prolific
supporter, contributing multiple patches and ideas.