UNPKG

394 BJSONView Raw
1{
2 "name": "@njudah/asynchronous",
3 "version": "4.0.0",
4 "description": "Asynchronous program",
5 "main": "",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "keywords": [],
10 "author": "Francisco Ryan Tolmasky I",
11 "license": "MIT",
12 "peerDependencies": {
13 "immutable": "3.8.1",
14 "@njudah/get-checksum": "4.0.0",
15 "@njudah/program": "4.0.0"
16 }
17}