UNPKG

@synerty/orb-vortexjs

Version:

Custom observable data serialisation and routing based on Angular2

39 lines (38 loc) 969 B
{ "name": "@synerty/orb-vortexjs", "version": "0.0.6", "description": "Custom observable data serialisation and routing based on Angular2", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/Synerty/orb-vortexjs.git" }, "keywords": [ "angular2", "synerty", "vortex", "http", "observable", "routing" ], "author": "Synerty Pty Ltd <contact@synerty.com> (https://www.synerty.com)", "license": "MIT", "bugs": { "url": "https://github.com/Synerty/orb-vortexjs/issues" }, "homepage": "https://github.com/Synerty/orb-vortexjs#readme", "private": false, "dependencies": { "@angular/core": "^5.1.2", "@synerty/orb-balloon": "^0.0.3", "@types/deep-equal": "^0.0.30", "base-64": "^0.1.0", "core-js": "^2.4.1", "deep-copy": "^1.4.0", "deep-equal": "^1.0.1", "extend": "^3.0.0", "moment": "^2.18.1", "pako": "^1.0.4", "rxjs": "^5.2.0" } }