first commit
This commit is contained in:
20
public/bower_components/x-editable/bower.json
vendored
Executable file
20
public/bower_components/x-editable/bower.json
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "x-editable",
|
||||
"version": "1.5.1",
|
||||
"ignore": [
|
||||
"CHANGELOG.txt",
|
||||
"Gruntfile.js",
|
||||
"LICENSE-MIT",
|
||||
"Package.nuspec",
|
||||
"README.md",
|
||||
"composer.json",
|
||||
"package.json",
|
||||
"node_modules",
|
||||
"components",
|
||||
"src",
|
||||
"test"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user