Files
cdnjs/ajax/libs/string_score/package.json
T
Misha Koryak 112560b4d0 The following libs were updated:
Faker, angular-ui-router, backbone-associations, backbone-react-component, bean, bignumber.js, blueimp-gallery, chroma-js, crossfilter, crossroads, cubism, dc, depot, dropzone, es5-shim, eve.js, font-awesome, jsoneditor, jszip, klass, knockback, leapjs, minitranslate, moment-timezone, primish, queue-async, qwery, reqwest, reveal.js, rickshaw, sass.js, shred, speakingurl, stapes, string_score, typeahead.js, underscore.string, vega

They were verified as fully matching contents of cdnjs in npm version and individual files were compared with md5 to show no differences.
2014-04-18 14:10:09 -04:00

36 lines
755 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"
]
}
]
}