mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2025-02-17 00:20:32 -05:00
Create bower.json
This commit is contained in:
parent
ad8e3d0e64
commit
9128386996
1 changed files with 11 additions and 0 deletions
11
bower.json
Normal file
11
bower.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "jquery-timeago",
|
||||
"version": "1.4.0",
|
||||
"ignore": [
|
||||
"test",
|
||||
"vendor"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.6"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue