nextcloud/core/vendor/underscore/.bower.json

33 lines
654 B
JSON

{
"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"
}