mirror of https://github.com/abinit/abinit.git
25 lines
551 B
JSON
25 lines
551 B
JSON
{
|
|
"name": "jquery-dialogextend",
|
|
"title": "jQuery dialogExtend",
|
|
"description": "Maximize and Minimize Buttons for UI Dialog",
|
|
"version": "2.0.4",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/ROMB/jquery-dialogextend.git"
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/ROMB/jquery-dialogextend/blob/2.0.0/LICENSE.md"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"grunt": "0.4.1",
|
|
"grunt-contrib-uglify": "0.2.0",
|
|
"grunt-contrib-coffee": "0.7.0"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt --verbose"
|
|
}
|
|
} |