Files
old-svijetlastrana-front/public/bower_components/moment/.bower.json
2018-05-07 16:07:00 +02:00

34 lines
705 B
JSON
Executable File

{
"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.14.1",
"_release": "2.14.1",
"_resolution": {
"type": "version",
"tag": "2.14.1",
"commit": "1d82a5ff964ac2cd657948afba5b68db4dd9e7ae"
},
"_source": "https://github.com/moment/moment.git",
"_target": "^2.14.1",
"_originalSource": "moment",
"_direct": true
}