mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-17 21:02:22 +01:00
details on breaking changes: https://github.com/angular-ui/bootstrap/blob/eec68d81f4f72363d37493c495b 892347bdb9e1b/CHANGELOG.md Conflicts: bower.json
17 lines
415 B
JSON
17 lines
415 B
JSON
{
|
|
"name": "meanjs",
|
|
"version": "0.3.2",
|
|
"description": "Fullstack JavaScript with MongoDB, Express, AngularJS, and Node.js.",
|
|
"dependencies": {
|
|
"bootstrap": "~3",
|
|
"angular": "~1.2",
|
|
"angular-resource": "~1.2",
|
|
"angular-animate": "~1.2",
|
|
"angular-mocks": "~1.2",
|
|
"angular-bootstrap": "~0.11.2",
|
|
"angular-bootstrap": "~0.12.0",
|
|
"angular-ui-utils": "~0.1.1",
|
|
"angular-ui-router": "~0.2.11"
|
|
}
|
|
}
|