composer support
This commit is contained in:
parent
8167b00e84
commit
f122b5e314
@ -1,36 +1,40 @@
|
||||
{
|
||||
"name": "X-editable",
|
||||
"title": "X-editable",
|
||||
"description": "In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery.",
|
||||
"version": "1.4.5",
|
||||
"homepage": "http://github.com/vitalets/x-editable",
|
||||
"author": {
|
||||
"name": "Vitaliy Potapov",
|
||||
"email": "noginsk@rambler.ru"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/vitalets/x-editable.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/vitalets/x-editable/issues"
|
||||
},
|
||||
"licenses": [
|
||||
"authors": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/vitalets/x-editable/blob/master/LICENSE-MIT"
|
||||
"name": "Vitaliy Potapov",
|
||||
"email": "noginsk@rambler.ru",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"bootstrap",
|
||||
"x-editable",
|
||||
"table",
|
||||
"editable"
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "git://github.com/vitalets/x-editable.git"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/vitalets/x-editable/issues",
|
||||
"source": "http://vitalets.github.io/x-editable",
|
||||
"wiki": "http://vitalets.github.io/x-editable"
|
||||
},
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"require": {
|
||||
|
||||
},
|
||||
"require-dev": {
|
||||
"grunt": "~0.3.11",
|
||||
"grunt-contrib": "0.1.1"
|
||||
},
|
||||
"keywords": [
|
||||
"bootstrap",
|
||||
"x-editable",
|
||||
"editable"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user