juliette
Version:
Reactive State Management Powered by RxJS
34 lines (33 loc) • 722 B
JSON
{
"name": "juliette",
"version": "1.5.0",
"main": "public-api.js",
"types": "public-api.d.ts",
"peerDependencies": {
"rxjs": "^6.5.5"
},
"author": "Marko Stanimirović",
"description": "Reactive State Management Powered by RxJS",
"keywords": [
"RxJS",
"NgRx",
"Redux",
"Angular",
"React",
"JavaScript",
"TypeScript",
"Reactive",
"State Management",
"Juliette",
"Handlers"
],
"license": "MIT",
"homepage": "https://github.com/markostanimirovic/juliette#readme",
"repository": {
"type": "git",
"url": "https://github.com/markostanimirovic/juliette.git"
},
"bugs": {
"url": "https://github.com/markostanimirovic/juliette/issues"
}
}