UNPKG

eslint-plugin-structured-todo

Version:
25 lines (24 loc) 619 B
{ "name": "eslint-plugin-structured-todo", "version": "0.2.2", "description": "", "main": "dist/main.js", "type": "module", "author": "Ian Bobinac", "repository": { "type": "git", "url": "git+https://github.com/maybebot/eslint-plugin-structured-todo.git" }, "license": "MIT", "bugs": { "url": "https://github.com/maybebot/eslint-plugin-structured-todo/issues" }, "homepage": "https://github.com/maybebot/eslint-plugin-structured-todo#readme", "peerDependencies": { "eslint": "^9.0.0" }, "devDependencies": { "@types/node": "^22.13.16", "typescript": "^5.8.2" } }