nextcloud/core/vendor/moment/.bower.json

33 lines
686 B
JSON

{
"name": "moment",
"main": "moment.js",
"ignore": [
"**/.*",
"benchmarks",
"bower_components",
"meteor",
"node_modules",
"scripts",
"tasks",
"test",
"component.json",
"composer.json",
"CONTRIBUTING.md",
"ender.js",
"Gruntfile.js",
"Moment.js.nuspec",
"package.js",
"package.json"
],
"homepage": "https://github.com/moment/moment",
"version": "2.15.0",
"_release": "2.15.0",
"_resolution": {
"type": "version",
"tag": "2.15.0",
"commit": "0d01bda39d30c904977d385d2e5352c6a02600dc"
},
"_source": "https://github.com/moment/moment.git",
"_target": "^2.15.0",
"_originalSource": "moment"
}