Skip to main content
Glama
package.json2.04 kB
{ "name": "eslint-plugin-unused-imports", "version": "4.1.4", "type": "commonjs", "description": "Report and remove unused es6 modules", "keywords": [ "eslint", "eslintplugin", "eslint-plugin", "import", "unused", "modules", "autofix" ], "author": "Mikkel Holmer Pedersen", "main": "dist/index.js", "types": "dist/index.d.ts", "exports": { ".": { "import": "./dist/index.mjs", "require": "./dist/index.js" } }, "files": [ "dist" ], "peerDependencies": { "@typescript-eslint/eslint-plugin": "^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0", "eslint": "^9.0.0 || ^8.0.0" }, "peerDependenciesMeta": { "@typescript-eslint/eslint-plugin": { "optional": true } }, "devDependencies": { "@types/eslint": "^9.6.1", "@typescript-eslint-v5/eslint-plugin": "npm:@typescript-eslint/eslint-plugin@^5.62.0", "@typescript-eslint-v5/parser": "npm:@typescript-eslint/parser@^5.62.0", "@typescript-eslint-v6/eslint-plugin": "npm:@typescript-eslint/eslint-plugin@^6.21.0", "@typescript-eslint-v6/parser": "npm:@typescript-eslint/parser@^6.21.0", "@typescript-eslint-v7/eslint-plugin": "npm:@typescript-eslint/eslint-plugin@^7.18.0", "@typescript-eslint-v7/parser": "npm:@typescript-eslint/parser@^7.18.0", "@typescript-eslint/eslint-plugin": "^8.5.0", "@typescript-eslint/parser": "^8.5.0", "@typescript-eslint/utils": "^8.5.0", "bumpp": "^9.5.2", "eslint": "^9.10.0", "prettier": "^3.3.3", "tsup": "^8.2.4", "typescript": "^5.6.2", "vitest": "^2.1.0" }, "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/sweepline/eslint-plugin-unused-imports.git" }, "homepage": "https://github.com/sweepline/eslint-plugin-unused-imports", "bugs": "https://github.com/sweepline/eslint-plugin-unused-imports/issues", "scripts": { "build": "tsup", "test": "vitest", "format": "prettier --write '**/*.[jt]s'", "release": "bumpp && npm publish" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ajaystream/hubspot-mcp-custom'

If you have feedback or need assistance with the MCP directory API, please join our Discord server