summaryrefslogtreecommitdiffstats
path: root/core/vendor/moment/.bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'core/vendor/moment/.bower.json')
-rw-r--r--core/vendor/moment/.bower.json30
1 files changed, 30 insertions, 0 deletions
diff --git a/core/vendor/moment/.bower.json b/core/vendor/moment/.bower.json
new file mode 100644
index 00000000000..e9bdc9bda6f
--- /dev/null
+++ b/core/vendor/moment/.bower.json
@@ -0,0 +1,30 @@
+{
+ "name": "moment",
+ "version": "2.8.4",
+ "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",
+ "_release": "2.8.4",
+ "_resolution": {
+ "type": "version",
+ "tag": "2.8.4",
+ "commit": "7ae59de2fc3a1298ae829f6369fe3589b2cd87f8"
+ },
+ "_source": "git://github.com/moment/moment.git",
+ "_target": "~2.8.3",
+ "_originalSource": "moment"
+} \ No newline at end of file