ledgerrb/public/app/bower_components/angular-moment/.bower.json
Gwenhael Le Moine d5d3e3c31c bower update
2015-08-30 19:52:32 +02:00

31 lines
No EOL
831 B
JSON

{
"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.5.0",
"moment": ">=2.8.0 <2.11.0"
},
"devDependencies": {
"angular-mocks": "1.4.x",
"moment-timezone": "0.4.0"
},
"repository": {
"type": "git",
"url": "git://github.com/urish/angular-moment.git"
},
"version": "0.10.2",
"_release": "0.10.2",
"_resolution": {
"type": "version",
"tag": "0.10.2",
"commit": "5880a34e1dc6f1413201e4c5759292aea31e14d4"
},
"_source": "git://github.com/urish/angular-moment.git",
"_target": "*",
"_originalSource": "angular-moment"
}