repo for angularjs testing training
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

34 lines
705 B

{
"name": "moment",
"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"
],
"homepage": "https://github.com/moment/moment",
"version": "2.13.0",
"_release": "2.13.0",
"_resolution": {
"type": "version",
"tag": "2.13.0",
"commit": "f90b5150a46651fabd7724d06438d7df2db59401"
},
"_source": "https://github.com/moment/moment.git",
"_target": "^2.13.0",
"_originalSource": "moment",
"_direct": true
}