b7a71edfcb
- use generator-gulp-angular by @swiip - remove old static file
45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
||
"name": "traefik",
|
||
"version": "2.0.0",
|
||
"homepage": "http://traefik.io",
|
||
"authors": [
|
||
"Fernandez Ludovic <lfernandez.dev@gmail.com>"
|
||
],
|
||
"description": "Front end for Træfɪk",
|
||
"license": "MIT",
|
||
"dependencies": {
|
||
"angular-animate": "~1.4.2",
|
||
"angular-cookies": "~1.4.2",
|
||
"angular-sanitize": "~1.4.2",
|
||
"angular-messages": "~1.4.2",
|
||
"angular-aria": "~1.4.2",
|
||
"jquery": "~2.1.4",
|
||
"angular-resource": "~1.4.2",
|
||
"angular-ui-router": "~0.2.15",
|
||
"bootstrap-sass": "~3.3.5",
|
||
"angular-bootstrap": "~0.13.4",
|
||
"moment": "~2.10.6",
|
||
"animate.css": "~3.4.0",
|
||
"angular": "~1.4.2",
|
||
"angular-nvd3": "~1.0.5"
|
||
},
|
||
"devDependencies": {
|
||
"angular-mocks": "~1.4.2"
|
||
},
|
||
"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": {
|
||
"jquery": "~2.1.4",
|
||
"angular": "~1.4.2"
|
||
}
|
||
}
|