UNPKG

@leanup/cli-core-format

Version:

This module contains the format feature for the @leanup/cli.

29 lines (28 loc) 667 B
{ "name": "@leanup/cli-core-format", "version": "1.0.95", "description": "This module contains the format feature for the @leanup/cli.", "author": "Martin Oppitz <npmjs@martinoppitz.com>", "homepage": "https://leanupjs.org", "keywords": [ "prettier", "formatter", "cli" ], "license": "Apache 2.0", "repository": { "type": "git", "url": "git+https://github.com/leanupjs/leanup.git" }, "bugs": { "url": "https://github.com/leanupjs/leanup/issues" }, "dependencies": { "prettier": "2.2.1" }, "engines": { "node": ">=10 <15", "npm": ">=6 <7" }, "gitHead": "7ef6bd1b528bde36bdbb3bd5c93a558185f1ee26" }