ledgerrb/public/app/bower_components/underscore/.bower.json
Gwenhael Le Moine d5d3e3c31c bower update
2015-08-30 19:52:32 +02:00

35 lines
No EOL
678 B
JSON

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