mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 06:46:12 +10:00
29 lines
655 B
JSON
29 lines
655 B
JSON
{
|
|
"name": "string_score",
|
|
"filename": "string_score.min.js",
|
|
"version": "0.1.20",
|
|
"description": "string_score - JavaScript string ranking library",
|
|
"homepage": "https://github.com/joshaven/string_score",
|
|
"keywords": [
|
|
"search",
|
|
"string ranking",
|
|
"algorithms",
|
|
"string score"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Joshaven Potter",
|
|
"email": "yourtech@gmail.com",
|
|
"web": "http://www.joshaven.com/string_score/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/joshaven/string_score.git"
|
|
}
|
|
]
|
|
|
|
}
|
|
|