webadmin/bower_components/moment/bower.json

23 lines
357 B
JSON
Raw Normal View History

2017-06-22 12:48:15 +00:00
{
"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"
]
}