{
  "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 <1.7.0",
    "moment": ">=2.8.0 <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.0.1",
  "_release": "1.0.1",
  "_resolution": {
    "type": "version",
    "tag": "1.0.1",
    "commit": "d1a9e6bb39b535051d5fcc5dcf26353db5bf1d16"
  },
  "_source": "https://github.com/urish/angular-moment.git",
  "_target": "^1.0.1",
  "_originalSource": "angular-moment",
  "_direct": true
}