UNPKG

lfs-auto-track

Version:
32 lines 650 B
{ "name": "lfs-auto-track", "version": "1.1.1", "description": "git lfs auto track module", "repository": "suhaotian/lfs-auto-track", "bugs": "https://github.com/suhaotian/lfs-auto-track/issues", "homepage": "https://github.com/suhaotian/lfs-auto-track", "main": "lib/index.js", "bin": { "lfs-auto-track": "bin/index.js" }, "dependencies": { "husky": "^9.1.7", "mime": "^3.0.0" }, "files": [ "bin", "lib", "!lib/tests" ], "keywords": [ "lfs", "git lfs", "large files", "auto track", "pre-commit", "husky", "lint-staged" ], "author": "suhaotian", "license": "MIT" }