mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-09 05:24:12 +01:00
30 lines
No EOL
630 B
JSON
30 lines
No EOL
630 B
JSON
{
|
|
"name": "moment",
|
|
"version": "2.8.3",
|
|
"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.3",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "2.8.3",
|
|
"commit": "ea9c75e58231e8c118d2219592f5699294b790ef"
|
|
},
|
|
"_source": "git://github.com/moment/moment.git",
|
|
"_target": ">=2.0.0 <2.9.0",
|
|
"_originalSource": "moment"
|
|
} |