UNPKG

spider8831

Version:
33 lines (32 loc) 692 B
{ "name": "spider8831", "version": "0.1.4", "description": "A simple 88x31 banner scanner", "main": "index.js", "bin": "cli.js", "type": "module", "repository": { "type": "git", "url": "git+https://github.com/Milk-Cool/Spider8831.git" }, "keywords": [ "neocities", "scanner", "web", "spider" ], "author": "Milk_Cool", "license": "MIT", "bugs": { "url": "https://github.com/Milk-Cool/Spider8831/issues" }, "homepage": "https://github.com/Milk-Cool/Spider8831#readme", "devDependencies": { "@types/jsdom": "^21.1.7", "@types/node": "^22.15.14" }, "dependencies": { "image-size": "^2.0.2", "jsdom": "^26.1.0" } }