random-stuff/esolangs-interpreter-race/package-lock.json

17 lines
583 B
JSON

{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"arcsecond": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/arcsecond/-/arcsecond-2.0.4.tgz",
"integrity": "sha512-7ZJLP7dlS4Qs6eccHQDGZIDGutTjVmpU3GawAHNcBiX3xo3kRC1y5KLlJSU/XIk24ahgmpsWSYVcElW239WDVQ=="
},
"readline-sync": {
"version": "1.4.10",
"resolved": "https://registry.npmjs.org/readline-sync/-/readline-sync-1.4.10.tgz",
"integrity": "sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw=="
}
}
}