date-ago-pipe
Version:
date to time ago pipe angular 2
28 lines (27 loc) • 602 B
JSON
{
"name": "date-ago-pipe",
"version": "1.0.2",
"description": "date to time ago pipe angular 2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cedvdb/ng2-date-to-time-ago.git"
},
"keywords": [
"date",
"ago",
"pipe",
"angular",
"2",
"time"
],
"author": "cedvdb",
"license": "ISC",
"bugs": {
"url": "https://github.com/cedvdb/ng2-date-to-time-ago/issues"
},
"homepage": "https://github.com/cedvdb/ng2-date-to-time-ago#readme"
}