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

35 lines
683 B
JSON
Raw Normal View History

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