code from amapei

This commit is contained in:
cagette@ct8
2020-09-26 18:25:18 +00:00
parent 42fe367911
commit 72b4699871
1966 changed files with 220437 additions and 2 deletions
+30
View File
@@ -0,0 +1,30 @@
{
"name": "moment",
"version": "2.10.2",
"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.10.2",
"_resolution": {
"type": "version",
"tag": "2.10.2",
"commit": "b54fa78b74d55a1680293b5260a42bd2751c333c"
},
"_source": "git://github.com/moment/moment.git",
"_target": ">=2.8.0",
"_originalSource": "moment"
}