insight-ui-alterdot
Version:
An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the Alterdot network and build your own services with it.
31 lines • 835 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 <2.0.0",
"moment": ">=2.19.3 <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"
},
"version": "1.3.1",
"_release": "1.3.1",
"_resolution": {
"type": "version",
"tag": "1.3.1",
"commit": "b23448e2fb09f12cb2f54f38913fdce932700c4f"
},
"_source": "https://github.com/urish/angular-moment.git",
"_target": "~1.3.0",
"_originalSource": "angular-moment"
}