mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
37 lines
756 B
JSON
37 lines
756 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"
|
|
}
|
|
],
|
|
"npmName": "string_score",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"string_score.js",
|
|
"string_score.min.js"
|
|
]
|
|
}
|
|
]
|
|
}
|