Skip to content

Instantly share code, notes, and snippets.

@DaneTheory
Last active June 24, 2021 09:55
Show Gist options
  • Select an option

  • Save DaneTheory/998715cd8c7097a04a86fc0b7b64efd6 to your computer and use it in GitHub Desktop.

Select an option

Save DaneTheory/998715cd8c7097a04a86fc0b7b64efd6 to your computer and use it in GitHub Desktop.
The Package (dot) JSON: A story of love, triumph, and general witchcraft/wizardry - InitFields: Keywords
[{
"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-keywords",
"source": [
"Keywords are an array of strings that are useful when searching for packages in a package manager.",
"_example_:{ \n \"keywords\": [\"short\", \"relevant\", \"keywords\", \"for\", \"searching\"] \n }:_example_"
]
}
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment