mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 07:46:06 +10:00
33 lines
655 B
JSON
33 lines
655 B
JSON
{
|
|
"name": "angular-moment",
|
|
"filename": "angular-moment.min.js",
|
|
"description": "Angular.JS directives for Moment.JS (timeago alternative)",
|
|
"version": "0.8.2",
|
|
"npmName": "angular-moment",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"angular-moment.js",
|
|
"angular-moment.min.js"
|
|
]
|
|
}
|
|
],
|
|
"files": [
|
|
"angular-moment.min.js"
|
|
],
|
|
"homepage": "https://github.com/urish/angular-moment",
|
|
"author": {
|
|
"name": "Uri Shaked"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/urish/angular-moment.git"
|
|
},
|
|
"keywords": [
|
|
"angularjs",
|
|
"moment",
|
|
"timeago"
|
|
]
|
|
}
|