12 lines
227 B
JSON
Executable File
12 lines
227 B
JSON
Executable File
{
|
|
"name": "angular-ui-select2-demo",
|
|
"main": "./index.html",
|
|
"dependencies": {
|
|
"angular": ">=1.2.0",
|
|
"select2": "~3.4",
|
|
"jquery": ">=1.6.4",
|
|
"bootstrap": "~3.0.3",
|
|
"angular-ui-select2": "~0.0.5"
|
|
}
|
|
}
|