mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-11 05:46:04 +10:00
31 lines
873 B
JSON
31 lines
873 B
JSON
{
|
|
"name": "underscore.string",
|
|
"filename": "underscore.string.min.js",
|
|
"version": "2.0.0",
|
|
"description": "Underscore.string is JavaScript library for comfortable manipulation with strings, extension for Underscore.js inspired by Prototype.js, Right.js, Underscore and beautiful Ruby language.",
|
|
"homepage": "http://edtsech.github.com/underscore.string/",
|
|
"keywords": [
|
|
"utility",
|
|
"string",
|
|
"underscore"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Esa-Matti Suuronen",
|
|
"email": "esa-matti@suuronen.org",
|
|
"web": "http://esa-matti.suuronen.org"
|
|
|
|
},
|
|
{
|
|
"name": "Edward Tsech",
|
|
"email": "edtsech@gmail.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/edtsech/underscore.string/"
|
|
}
|
|
]
|
|
}
|