UNPKG

814 BJSONView Raw
1{
2 "name": "@isomorphic/build",
3 "version": "1.0.0-alpha.22",
4 "description": "",
5 "main": "isomorphic-build.js",
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 "@algebraic/collections": "1.0.0-alpha.8",
14 "@algebraic/type": "1.0.0-alpha.8",
15 "@cause/cause": "1.0.0-alpha.11",
16 "@cause/fork": "1.0.0-alpha.11",
17 "@cause/pool": "1.0.0-alpha.11",
18 "@cause/process": "1.0.0-alpha.11",
19 "@isomorphic/babel-preset": "1.0.0-alpha.22",
20 "@isomorphic/compile-javascript": "1.0.0-alpha.22",
21 "@isomorphic/package": "1.0.0-alpha.22",
22 "@isomorphic/plugin": "1.0.0-alpha.22",
23 "commander": "^2.19.0",
24 "fast-glob": "^2.2.6",
25 "moment": "^2.23.0"
26 }
27}