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

30 lines
630 B
JSON
Raw Normal View History

2014-07-31 18:00:20 +02:00
{
"name": "moment",
2014-09-30 12:29:53 +02:00
"version": "2.8.3",
2014-07-31 18:00:20 +02:00
"main": "moment.js",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"tasks",
"component.json",
"composer.json",
"CONTRIBUTING.md",
"ender.js",
"Gruntfile.js",
"package.js",
"package.json"
],
"homepage": "https://github.com/moment/moment",
2014-09-30 12:29:53 +02:00
"_release": "2.8.3",
2014-07-31 18:00:20 +02:00
"_resolution": {
"type": "version",
2014-09-30 12:29:53 +02:00
"tag": "2.8.3",
"commit": "ea9c75e58231e8c118d2219592f5699294b790ef"
2014-07-31 18:00:20 +02:00
},
"_source": "git://github.com/moment/moment.git",
2014-09-30 12:29:53 +02:00
"_target": ">=2.0.0 <2.9.0",
2014-07-31 18:00:20 +02:00
"_originalSource": "moment"
}