46 lines
1.3 KiB
JSON
46 lines
1.3 KiB
JSON
{
|
|
"name": "sleds-ui",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"underscore": "~1.8.3",
|
|
"underscore.string": "~3.3.4",
|
|
"moment": "~2.10.6",
|
|
"forge": "https://github.com/goldsam/forge.git#0.6.39",
|
|
"angular": "~1.5.5",
|
|
"angular-animate": "~1.5.5",
|
|
"angular-cookies": "~1.5.5",
|
|
"angular-touch": "~1.5.5",
|
|
"angular-sanitize": "~1.5.5",
|
|
"angular-messages": "~1.5.5",
|
|
"angular-aria": "~1.5.5",
|
|
"angular-resource": "~1.5.5",
|
|
"angular-toastr": "~1.7.0",
|
|
"angular-ui-router": "~0.2.15",
|
|
"bootstrap-sass": "~3.3.5",
|
|
"components-font-awesome": "~4.5.0",
|
|
"animate.css": "~3.4.0",
|
|
"angular-timeago": "~0.2.6",
|
|
"angular-bootstrap": "~0.13.4",
|
|
"ng-tags-input": "~3.0.0",
|
|
"angular-cache": "~4.6.0"
|
|
},
|
|
"devDependencies": {
|
|
"angular-mocks": "~1.5.1"
|
|
},
|
|
"overrides": {
|
|
"bootstrap-sass": {
|
|
"main": [
|
|
"assets/stylesheets/_bootstrap.scss",
|
|
"assets/fonts/bootstrap/glyphicons-halflings-regular.eot",
|
|
"assets/fonts/bootstrap/glyphicons-halflings-regular.svg",
|
|
"assets/fonts/bootstrap/glyphicons-halflings-regular.ttf",
|
|
"assets/fonts/bootstrap/glyphicons-halflings-regular.woff",
|
|
"assets/fonts/bootstrap/glyphicons-halflings-regular.woff2"
|
|
]
|
|
}
|
|
},
|
|
"resolutions": {
|
|
"angular": "~1.4.2"
|
|
}
|
|
}
|