Commit f7905b11 authored by bingchuan's avatar bingchuan

[dev]version 1.0.1

parents
Pipeline #46 failed with stages
This diff is collapsed.
{
"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.7.0",
"moment": ">=2.8.0 <3.0.0"
},
"devDependencies": {
"angular-mocks": "1.5.x",
"moment-timezone": "0.4.0"
},
"repository": {
"type": "git",
"url": "git://github.com/urish/angular-moment.git"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment