mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-10 21:24:20 +01:00
29 lines
655 B
JSON
29 lines
655 B
JSON
{
|
|
"author": "AngularUI",
|
|
"name": "angular-ui-select2",
|
|
"version": "0.0.5",
|
|
"homepage": "http://angular-ui.github.com",
|
|
"keywords": [
|
|
"angular",
|
|
"angularui",
|
|
"select2"
|
|
],
|
|
"main": "./src/select2.js",
|
|
"dependencies": {
|
|
"angular": ">=1.2.0",
|
|
"select2": "~3.4",
|
|
"jquery": ">=1.6.4"
|
|
},
|
|
"devDependencies": {
|
|
"angular-mocks": ">=1.0.2"
|
|
},
|
|
"_release": "0.0.5",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.0.5",
|
|
"commit": "680bf4abb3dba0835f0d5002fe111e3396ae617e"
|
|
},
|
|
"_source": "git://github.com/angular-ui/ui-select2.git",
|
|
"_target": ">=0.0.5",
|
|
"_originalSource": "angular-ui-select2"
|
|
} |