ledgerrb/public/app/vendor/moment/.bower.json

33 lines
692 B
JSON
Raw Normal View History

2014-07-31 18:00:20 +02:00
{
"name": "moment",
"main": "moment.js",
"ignore": [
"**/.*",
2015-08-30 19:52:32 +02:00
"benchmarks",
2014-07-31 18:00:20 +02:00
"bower_components",
2015-08-30 19:52:32 +02:00
"meteor",
"node_modules",
"scripts",
2014-07-31 18:00:20 +02:00
"tasks",
2015-08-30 19:52:32 +02:00
"test",
2014-07-31 18:00:20 +02:00
"component.json",
"composer.json",
"CONTRIBUTING.md",
"ender.js",
"Gruntfile.js",
2015-08-30 19:52:32 +02:00
"Moment.js.nuspec",
2014-07-31 18:00:20 +02:00
"package.js",
"package.json"
],
"homepage": "https://github.com/moment/moment",
2015-08-30 19:52:32 +02:00
"version": "2.10.6",
"_release": "2.10.6",
2014-07-31 18:00:20 +02:00
"_resolution": {
"type": "version",
2015-08-30 19:52:32 +02:00
"tag": "2.10.6",
"commit": "446ce77eb08c5c862d7b0b11ef1d2e884d12e3d7"
2014-07-31 18:00:20 +02:00
},
"_source": "git://github.com/moment/moment.git",
2015-08-30 19:52:32 +02:00
"_target": ">=2.8.0 <2.11.0",
2014-07-31 18:00:20 +02:00
"_originalSource": "moment"
}