UNPKG

445 BJSONView Raw
1{
2 "name": "@cause/process",
3 "version": "1.0.0-alpha.10",
4 "description": "",
5 "main": "./process",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "keywords": [],
10 "author": "Francisco Ryan Tolmasky I",
11 "license": "MIT",
12 "dependencies": {
13 "ps-tree": "^1.1.0"
14 },
15 "peerDependencies": {
16 "@algebraic/type": "1.0.0-alpha.7",
17 "@cause/cause": "1.0.0-alpha.10",
18 "immutable": "^3.8.2"
19 }
20}