Files
cdnjs/ajax/libs/underscore.string/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

38 lines
940 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"
]
}
]
}