{1"name": "l3mon",2"version": "0.0.1",3"description": "Layer 3 Advanced Network Management and Monitoring System",4"main": "index.js",5"scripts": {6"test": "echo \"Error: no test specified\" && exit 1"7},8"repository": {9"type": "git",10"url": "git+https://github.com/D3VL/L3MON.git"11},12"author": "D3VL",13"bugs": {14"url": "https://github.com/D3VL/L3MON/issues"15},16"homepage": "https://github.com/D3VL/L3MON#readme"17}1819