mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
31 lines
655 B
JSON
31 lines
655 B
JSON
{
|
|
"name": "underscore-contrib",
|
|
"filename": "underscore-contrib.min.js",
|
|
"version": "0.3.0",
|
|
"description": "The brass buckles on Underscore's utility belt.",
|
|
"keywords": [
|
|
"underscore",
|
|
"utility",
|
|
"functional"
|
|
],
|
|
"homepage": "https://github.com/documentcloud/underscore-contrib",
|
|
"author": {
|
|
"name": "Fogus",
|
|
"email": "me@fogus.me",
|
|
"url": "http://www.fogus.me"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/documentcloud/underscore-contrib.git"
|
|
},
|
|
"npmName": "underscore-contrib",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/dist/",
|
|
"files": [
|
|
"*"
|
|
]
|
|
}
|
|
]
|
|
}
|