mirror of
https://github.com/ansible/awx.git
synced 2026-01-27 00:21:30 -03:30
Upgrading to latest angular-scheduler.
This commit is contained in:
parent
85b8b12e51
commit
022f95783f
@ -1,48 +0,0 @@
|
||||
{
|
||||
"name": "angular-scheduler",
|
||||
"version": "0.0.2",
|
||||
"authors": [
|
||||
"Chris Houseknecht <chouse@ansible.com>"
|
||||
],
|
||||
"description": "Angular based UI widget for creating repeat schedule entries.",
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"devDependencies": {
|
||||
"angular-route": "*",
|
||||
"components-font-awesome": "*",
|
||||
"jquery": "*",
|
||||
"jqueryui": "*",
|
||||
"less": "*",
|
||||
"angular-mocks": "~1.2.13"
|
||||
},
|
||||
"dependencies": {
|
||||
"angular": "~1.2.14",
|
||||
"underscore": "*",
|
||||
"twitter": "*",
|
||||
"rrule": "*",
|
||||
"timezone-js": "*",
|
||||
"angular-tz-extensions": "*"
|
||||
},
|
||||
"homepage": "https://github.com/chouseknecht/angular-scheduler",
|
||||
"main": "git@github.com:chouseknecht/angular-scheduler.git",
|
||||
"keywords": [
|
||||
"schedule",
|
||||
"rrule",
|
||||
"calendar"
|
||||
],
|
||||
"_release": "0.0.2",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v0.0.2",
|
||||
"commit": "f9df5d081112d0ebecfd418bd859c26f0c7711b4"
|
||||
},
|
||||
"_source": "git://github.com/chouseknecht/angular-scheduler.git",
|
||||
"_target": "*",
|
||||
"_originalSource": "angular-scheduler"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user