2.13.0 • Published 2 years ago

@neurosity/ipk v2.13.0

Weekly downloads
8
License
MIT
Repository
github
Last release
2 years ago

Neurosity IPK

Single source of truth for all inter-process communication constants.

Getting started

npm install @neurosity/ipk

Then import the module or the json file

ESM
import ipk from "@neurosity/ipk";
CJS
const ipk = require("@neurosity/ipk");
JSON
import ipk from "@neurosity/ipk/dist/json/index.json";

License

Neurosity IPK is MIT licensed.

2.13.0

2 years ago

2.11.0

3 years ago

2.12.0

3 years ago

2.3.0

3 years ago

2.5.0

3 years ago

2.10.0

3 years ago

2.4.0

3 years ago

2.7.0

3 years ago

2.6.0

3 years ago

2.9.0

3 years ago

2.8.0

3 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.0

6 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago