| 12345678910111213141516171819202122232425262728293031323334353637 | 
							- {
 
-   "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.29.1",
 
-   "_release": "2.29.1",
 
-   "_resolution": {
 
-     "type": "version",
 
-     "tag": "2.29.1",
 
-     "commit": "e1aafc04540e9eeba54d7d1e666e92f48fa15817"
 
-   },
 
-   "_source": "https://github.com/moment/moment.git",
 
-   "_target": "~2.29.0",
 
-   "_originalSource": "moment"
 
- }
 
 
  |