{ "name": "uhk-common", "private": true, "version": "1.0.0", "description": "Common Library contains the common code for uhk-agent (electron-main) and web (electron-renderer) modules", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "@angular/core": "^4.3.3", "@ngrx/core": "1.2.0", "@ngrx/store": "^2.2.3" } }