Skip to content

Commit

Permalink
Add bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bradymholt committed May 8, 2017
1 parent c84860f commit cf3534f
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"name": "cronstrue",
"description": "Convert cron expressions into human readable descriptions",
"main": "dist/cronstrue.js",
"authors": [
"Brady Holt"
],
"license": "MIT",
"keywords": [
"cron",
"cronjob",
"crontab",
"schedule",
"parser",
"cron",
"expression",
"cron",
"description",
"pretty",
"cron",
"cron",
"for",
"humans",
"cron",
"translated",
"cron",
"english",
"cron",
"schedule",
"cron",
"english",
"cron",
"schedule"
],
"homepage": "https://github.com/bradyholt/cronstrue",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit cf3534f

Please sign in to comment.