forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
37
static/bower_components/moment/.bower.json
vendored
Normal file
37
static/bower_components/moment/.bower.json
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"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"
|
||||
],
|
||||
"homepage": "https://github.com/moment/moment",
|
||||
"version": "2.24.0",
|
||||
"_release": "2.24.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "2.24.0",
|
||||
"commit": "8a6b2e11207a3856bd858d4d65d4b0822571e6c3"
|
||||
},
|
||||
"_source": "https://github.com/moment/moment.git",
|
||||
"_target": "^2.18.1",
|
||||
"_originalSource": "moment"
|
||||
}
|
||||
Reference in New Issue
Block a user