Files
IsItMaintained/bower.json
2014-09-08 22:59:11 +07:00

17 lines
428 B
JSON

{
"name": "missive",
"version": "0.0.0",
"homepage": "https://github.com/mnapoli/Missive",
"license": "proprietary",
"private": true,
"dependencies": {
"jquery": "~1.11",
"bootstrap": "~3.2",
"fontawesome": "*",
"angular": "~1.2",
"angular-ui-bootstrap-bower": "~0.11",
"angular-ui-select2": "~0.0.5",
"select2-bootstrap-css": "bootstrap3"
}
}