新建
This commit is contained in:
18
public/assets/libs/jquery.cookie/bower.json
Normal file
18
public/assets/libs/jquery.cookie/bower.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "jquery.cookie",
|
||||
"version": "1.4.1",
|
||||
"main": [
|
||||
"./jquery.cookie.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.2"
|
||||
},
|
||||
"ignore": [
|
||||
"test",
|
||||
".*",
|
||||
"*.json",
|
||||
"*.md",
|
||||
"*.txt",
|
||||
"Gruntfile.js"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user