short-url/public/vendor/moment/bower.json
Supan Adit Pratama b2e434483d first commit
2020-07-01 15:57:45 +07:00

27 lines
442 B
JSON
Executable File

{
"name": "moment",
"license": "MIT",
"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",
"ISSUE_TEMPLATE.md",
"typing-tests",
"min/tests.js"
]
}