{ "name": "contrib", "lockfileVersion": 2, "requires": true, "packages": { "": { "devDependencies": { "csv-parse": "^5.0.4" } }, "node_modules/csv-parse": { "version": "5.0.4", "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-5.0.4.tgz", "integrity": "sha512-5AIdl8l6n3iYQYxan5djB5eKDa+vBnhfWZtRpJTcrETWfVLYN0WSj3L9RwvgYt+psoO77juUr8TG8qpfGZifVQ==", "dev": true } }, "dependencies": { "csv-parse": { "version": "5.0.4", "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-5.0.4.tgz", "integrity": "sha512-5AIdl8l6n3iYQYxan5djB5eKDa+vBnhfWZtRpJTcrETWfVLYN0WSj3L9RwvgYt+psoO77juUr8TG8qpfGZifVQ==", "dev": true } } }