Skip to content

Instantly share code, notes, and snippets.

@iamfuzz
Created June 9, 2020 19:20
Show Gist options
  • Save iamfuzz/9a5f4cabe993abef1df6709d64c190d1 to your computer and use it in GitHub Desktop.
Save iamfuzz/9a5f4cabe993abef1df6709d64c190d1 to your computer and use it in GitHub Desktop.
export var algorithm =
[
{
"fields": [
{
"SW Dependencies": {
"type": "integer",
"weight": 1
},
"Unique Transactions": {
"type": "integer",
"weight": 2
},
"Num Languages": {
"type": "integer",
"weight": 1
}
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment