{ "name": "schmirc", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "schmirc", "version": "1.0.0", "cpu": [ "x64" ], "license": "ISC", "dependencies": { "cuffeo": "^1.2.2" } }, "node_modules/cuffeo": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/cuffeo/-/cuffeo-1.2.2.tgz", "integrity": "sha512-Pd2AL/Zp5RCAbaSbT7rLUOyxSEVCFovihaIaje7uYzpQMzIwPbFapQ/mn2d2iz+Tbkjs9LF+FD5JzAvANh9Wzw==", "dependencies": { "flumm-fetch": "^1.0.1" } }, "node_modules/flumm-fetch": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/flumm-fetch/-/flumm-fetch-1.0.1.tgz", "integrity": "sha512-pZ5U0hheCSW43vfGZQMunr03U7rUOX+iy2y13Tu4nc3iRL+E/Qfeo5nZ2B2JMYKOGIx1A1anUYOz+ulyhouyjg==" } } }