{ "name": "config", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "config", "version": "1.0.0", "license": "GPL-3.0-or-later", "dependencies": { "hjson": "^3.2.2" } }, "node_modules/hjson": { "version": "3.2.2", "resolved": "https://registry.npmjs.org/hjson/-/hjson-3.2.2.tgz", "integrity": "sha512-MkUeB0cTIlppeSsndgESkfFD21T2nXPRaBStLtf3cAYA2bVEFdXlodZB0TukwZiobPD1Ksax5DK4RTZeaXCI3Q==", "license": "MIT", "bin": { "hjson": "bin/hjson" } } } }