mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 21:06:39 +10:00
39 lines
941 B
JSON
39 lines
941 B
JSON
{
|
|
"name": "underscore.string",
|
|
"filename": "underscore.string.min.js",
|
|
"version": "2.3.3",
|
|
"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://epeli.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/epeli/underscore.string"
|
|
}
|
|
],
|
|
"npmName": "underscore.string",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"dist/underscore.string.min.js"
|
|
]
|
|
}
|
|
]
|
|
}
|