2
0
Fork 0

wip: made karma test running

This commit is contained in:
Willem 2016-04-22 10:34:11 +02:00
parent eff1b95b32
commit 3e1ddaf6eb
15 changed files with 360 additions and 99 deletions

View file

@ -1,23 +0,0 @@
{
"name": "es5-ff-spa-loader-example",
"description": "es5-ff-spa-loader-example",
"version": "1.0.0",
"private": true,
"scripts": {
"start": "node app_server/example.js"
},
"dependencies": {
"angular": "^1.4.8",
"angular-route": "^1.4.8",
"bootstrap": "3.3.x",
"cors": "^2.7.1",
"ejs": "2.3.x",
"express": "4.11.x",
"fetch": "0.3.x",
"jquery": "^2.1.4",
"jshashes": "^1.0.5",
"morgan": "^1.6.1",
"minify": "1.4.x",
"uglify-js": "^2.6.1"
}
}