{ "name": "@ex-helpers/element", "version": "0.1.15", "description": "Several element wrapper helpers", "scripts": { "build": "exb", "release": "exb --release" }, "author": "", "license": "ISC", "dependencies": { "@ex-helpers/stack": "0.1", "lodash-es": "^4.17.11" }, "peerDependencies": { "rxjs": "^6.0.0", "zone.js": "~0.8.26" }, "devDependencies": { "@angular/core": "^6.1.10", "@ex-helpers/build": "^0.1.18", "@types/lodash-es": "^4.17.1", "rimraf": "^2.6.2", "typescript": "^2" } }