{ "name": "angular-moment", "description": "Moment.JS directives & filters for AngularJS (timeago alternative)", "author": "Uri Shaked", "license": "MIT", "homepage": "http://github.com/urish/angular-moment", "main": "./angular-moment.js", "ignore": [], "dependencies": { "angular": ">=1.2.0 <2.0.0", "moment": ">=2.19.3 <3.0.0" }, "devDependencies": { "angular-mocks": "1.5.x", "moment-timezone": "0.4.0" }, "repository": { "type": "git", "url": "git://github.com/urish/angular-moment.git" }, "version": "1.3.1", "_release": "1.3.1", "_resolution": { "type": "version", "tag": "1.3.1", "commit": "b23448e2fb09f12cb2f54f38913fdce932700c4f" }, "_source": "https://github.com/urish/angular-moment.git", "_target": "~1.3.0", "_originalSource": "angular-moment" }