Skip to main content
Module

x/maze_generator/package-lock.json

A work-in-progress Javascript maze generator module, compatible with both Deno and Node. 🌽
Go to Latest
File
{ "name": "@thewizardbear/maze_generator", "version": "0.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { "node-fetch": { "version": "2.6.0", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz", "integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==" } }}