1234567891011121314 |
- {
- "name": "eslint-plugin-z8",
- "version": "1.0.3",
- "private": true,
- "main": "index.js",
- "dependencies": {
- "eslint": "8.38.0"
- },
- "repository": {
- "type": "git",
- "url": "https://git.crazydoctor.org/dz/eslint-plugin-z8.git"
- },
- "author": "Oleg Karataev (CrazyDoctor)"
- }
|