1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-04 15:24:23 +01:00
fab-manager/vendor/assets/components/angular-moment/.bower.json
2016-03-23 18:39:41 +01:00

31 lines
838 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.3",
"_release": "0.10.3",
"_resolution": {
"type": "version",
"tag": "0.10.3",
"commit": "07d373b7a2fd17ff25ab927ff7fcb0b53b2d13fd"
},
"_source": "git://github.com/urish/angular-moment.git",
"_target": ">=0.10.3",
"_originalSource": "angular-moment"
}