1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-05 16:24:21 +01:00
fab-manager/vendor/assets/components/angular-moment/.bower.json
2015-05-05 03:10:25 +02:00

31 lines
837 B
JSON

{
"name": "angular-moment",
"version": "0.10.0",
"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.3.x",
"moment-timezone": "0.3.1"
},
"repository": {
"type": "git",
"url": "git://github.com/urish/angular-moment.git"
},
"_release": "0.10.0",
"_resolution": {
"type": "version",
"tag": "0.10.0",
"commit": "96d89aab944112e51177e06d4cd82a8b9306e656"
},
"_source": "git://github.com/urish/angular-moment.git",
"_target": ">=0.7.0",
"_originalSource": "angular-moment"
}