{ "name": "syoronbun", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "lint": "textlint src/**/*.txt" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "textlint": "^14.3.0", "textlint-filter-rule-allowlist": "^4.0.0", "textlint-filter-rule-comments": "^1.2.2", "textlint-rule-preset-ja-technical-writing": "^10.0.1", "textlint-rule-zen-entry": "link:textlint-rules\\textlint-rule-zen-entry" } }