mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-01-10 12:25:40 +00:00
11 lines
187 B
JSON
11 lines
187 B
JSON
|
{
|
||
|
"name": "bootstrap-selectsplitter",
|
||
|
"version": "0.1.0",
|
||
|
"main": [
|
||
|
"bootstrap-selectsplitter.js"
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"jQuery": ">= 1.9.1",
|
||
|
"bootstrap": ">= 3.0"
|
||
|
}
|
||
|
}
|