mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
adding infinitescroll bower file for licensing
This commit is contained in:
parent
8beed7f409
commit
8b336ab2e1
23
awx/ui/static/lib/lrInfiniteScroll/bower.json
Normal file
23
awx/ui/static/lib/lrInfiniteScroll/bower.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "lrInfiniteScroll",
|
||||
"main": "lrInfiniteScroll.js",
|
||||
"version": "1.0.0",
|
||||
"homepage": "https://github.com/lorenzofox3/lrInfiniteScroll",
|
||||
"authors": [
|
||||
"lorenzofox3 <laurent34azerty@gmail.com>"
|
||||
],
|
||||
"description": "angular directive to handle element scroll",
|
||||
"keywords": [
|
||||
"angular",
|
||||
"scroll",
|
||||
"inifinite"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user