first commit
This commit is contained in:
31
public/bower_components/x-editable/.bower.json
vendored
Executable file
31
public/bower_components/x-editable/.bower.json
vendored
Executable file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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"
|
||||
},
|
||||
"homepage": "https://github.com/vitalets/x-editable",
|
||||
"_release": "1.5.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "1.5.1",
|
||||
"commit": "f32802f48a33b8a7ec9cca32eec4ca844b7d39b2"
|
||||
},
|
||||
"_source": "https://github.com/vitalets/x-editable.git",
|
||||
"_target": "^1.5.1",
|
||||
"_originalSource": "x-editable",
|
||||
"_direct": true
|
||||
}
|
||||
Reference in New Issue
Block a user