ledgerrb/public/app/bower_components/underscore/.bower.json
2014-10-01 07:36:40 +02:00

31 lines
No EOL
611 B
JSON

{
"name": "underscore",
"version": "1.7.0",
"main": "underscore.js",
"keywords": [
"util",
"functional",
"server",
"client",
"browser"
],
"ignore": [
"docs",
"test",
"*.yml",
"CNAME",
"index.html",
"favicon.ico",
"CONTRIBUTING.md"
],
"homepage": "https://github.com/jashkenas/underscore",
"_release": "1.7.0",
"_resolution": {
"type": "version",
"tag": "1.7.0",
"commit": "da996e665deb0b69b257e80e3e257c04fde4191c"
},
"_source": "git://github.com/jashkenas/underscore.git",
"_target": "*",
"_originalSource": "underscore"
}