loscore
Version:
Because it's fairer than the fairest possible solution.
30 lines (29 loc) • 606 B
JSON
{
"name": "loscore",
"version": "0.0.1",
"description": "Because it's fairer than the fairest possible solution.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/concordusapps/loscore.git"
},
"keywords": [
"underdash",
"underscore",
"underscorejs",
"lodash",
"lo-dash",
"canweallgetalong",
"kumbaya"
],
"dependencies": {
"lodash": "~0.9.0",
"underscore": "~1.4.2",
"underdash": "~0.0.1"
},
"author": {
"name": "Concordus Applications",
"email": "rleckey@concordusapps.com"
},
"license": "MIT"
}