UNPKG

ragnar

Version:

Reactive architecture for Angular applications

22 lines 433 B
{ "name": "ragnar", "version": "0.2.2", "description": "Reactive architecture for Angular applications", "keywords": [ "angular", "architecture", "reactive", "flux" ], "main": "Ragnar.js", "types": "Ragnar.d.ts", "author": "@b_donchenko", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/bdonchenko/ragnar.git" }, "dependencies": { "rxjs": "^5.4.0" } }