ledgerrb/public/app/bower_components/underscore/.bower.json

34 lines
673 B
JSON
Raw Normal View History

2014-07-31 18:00:20 +02:00
{
"name": "underscore",
"version": "1.6.0",
"main": "underscore.js",
"keywords": [
"util",
"functional",
"server",
"client",
"browser"
],
"ignore": [
"underscore-min.js",
"docs",
"test",
"*.yml",
"*.map",
"CNAME",
"index.html",
"favicon.ico",
"CONTRIBUTING.md"
],
"homepage": "https://github.com/jashkenas/underscore",
"_release": "1.6.0",
"_resolution": {
"type": "version",
"tag": "1.6.0",
"commit": "1f4bf626f23a99f7a676f5076dc1b1475554c8f7"
},
"_source": "git://github.com/jashkenas/underscore.git",
"_target": "~1.6.0",
"_originalSource": "underscore",
"_direct": true
}