UNPKG

437 BJSONView Raw
1{
2 "name": "mb-network",
3 "version": "1.0.1",
4 "description": "network library",
5 "keywords": [
6 "network",
7 "calculate",
8 "ip",
9 "subnet",
10 "configuration",
11 "validation"
12 ],
13 "main": "main.js",
14 "repository": {
15 "type": "git",
16 "url": "https://github.com/mbachmann97/mb-network.git"
17 },
18 "type": "module",
19 "author": "Markus Bachmann",
20 "license": "MIT",
21 "dependencies": {}
22}