Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save DaneTheory/804c2e23eb990a1ce01d1ec353cfcb67 to your computer and use it in GitHub Desktop.

Select an option

Save DaneTheory/804c2e23eb990a1ce01d1ec353cfcb67 to your computer and use it in GitHub Desktop.
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - InitFields: Contributors
[{
"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-contributors",
"source": [
"Those that have contributed to your package. Contributors are an array of people.",
"_example_:{ \n \"contributors\": [ \n { \"name\": \"Your Friend\", \"email\": \"[email protected]\", \"url\": \"http://friends-website.com\", \n { \"name\": \"Other Friend\", \"email\": \"[email protected]\", \"url\": \"http://other-website.com\" \n ], \n \"contributors\": [ \n \"Your Friend <[email protected]> (http://friends-website.com)\", \n \"Other Friend <[email protected]> (http://other-website.com)\" \n ] \n }:_example_"
]
}
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment