UNPKG

@wisely-company/eslint-plugin

Version:
33 lines (32 loc) 699 B
{ "name": "@wisely-company/eslint-plugin", "version": "0.0.4", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "wisely", "wiselytech", "wisely-company", "wisely-tech", "wisely-company-eslint-plugin", "wisely-tech-eslint-plugin", "wisely-company-eslint", "eslint", "lint" ], "author": "choie0423@naver.com", "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "https://github.com/WISELYTECH/eslint-plugin.git" }, "homepage": "https://github.com/WISELYTECH/eslint-plugin", "license": "ISC", "devDependencies": { "eslint": "^9.30.1" } }