2014-07-31 18:00:20 +02:00
|
|
|
{
|
|
|
|
"name": "angular-moment",
|
2014-09-30 12:29:53 +02:00
|
|
|
"version": "0.8.2",
|
2014-07-31 18:00:20 +02:00
|
|
|
"description": "Moment.JS directives & filters for Angular.JS (timeago alternative)",
|
|
|
|
"author": "Uri Shaked",
|
|
|
|
"license": "MIT",
|
|
|
|
"homepage": "http://github.com/urish/angular-moment",
|
|
|
|
"main": "./angular-moment.js",
|
|
|
|
"ignore": [],
|
|
|
|
"dependencies": {
|
|
|
|
"angular": ">=1.0.0 <1.4.0",
|
2014-09-30 12:29:53 +02:00
|
|
|
"moment": ">=2.0.0 <2.9.0"
|
2014-07-31 18:00:20 +02:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"angular-mocks": "1.2.x",
|
2014-09-30 12:29:53 +02:00
|
|
|
"moment-timezone": "0.2.1"
|
2014-07-31 18:00:20 +02:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/urish/angular-moment.git"
|
|
|
|
},
|
2014-09-30 12:29:53 +02:00
|
|
|
"_release": "0.8.2",
|
2014-07-31 18:00:20 +02:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2014-09-30 12:29:53 +02:00
|
|
|
"tag": "0.8.2",
|
|
|
|
"commit": "62b9f6027ebcc9d95ab07626a6d80ede4b170c65"
|
2014-07-31 18:00:20 +02:00
|
|
|
},
|
|
|
|
"_source": "git://github.com/urish/angular-moment.git",
|
2014-08-09 18:41:31 +02:00
|
|
|
"_target": "*",
|
|
|
|
"_originalSource": "angular-moment"
|
2014-07-31 18:00:20 +02:00
|
|
|
}
|