{ "_from": "staged-git-files@1.1.2", "_id": "staged-git-files@1.1.2", "_inBundle": false, "_integrity": "sha512-0Eyrk6uXW6tg9PYkhi/V/J4zHp33aNyi2hOCmhFLqLTIhbgqWn5jlSzI+IU0VqrZq6+DbHcabQl/WP6P3BG0QA==", "_location": "/staged-git-files", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "staged-git-files@1.1.2", "name": "staged-git-files", "escapedName": "staged-git-files", "rawSpec": "1.1.2", "saveSpec": null, "fetchSpec": "1.1.2" }, "_requiredBy": [ "/lint-staged" ], "_resolved": "https://registry.npmmirror.com/staged-git-files/-/staged-git-files-1.1.2.tgz", "_shasum": "4326d33886dc9ecfa29a6193bf511ba90a46454b", "_spec": "staged-git-files@1.1.2", "_where": "D:\\源码\\vue-element-admin-master\\node_modules\\lint-staged", "author": { "name": "Matthew Chase Whittemore", "email": "mcwhittemore@gmail.com" }, "bin": { "sgf": "bin/cli.js" }, "bugs": { "url": "https://github.com/mcwhittemore/staged-git-files/issues" }, "bundleDependencies": false, "deprecated": false, "description": "get a list of staged git files and their status", "devDependencies": { "mocha": "^2.0.1", "should": "~2.0.1" }, "directories": { "test": "test" }, "homepage": "https://github.com/mcwhittemore/staged-git-files#readme", "keywords": [ "git", "pre-commit", "post-commit", "hooks" ], "license": "BSD-2-Clause", "main": "index.js", "name": "staged-git-files", "repository": { "type": "git", "url": "git://github.com/mcwhittemore/staged-git-files.git" }, "scripts": { "test": "mocha" }, "version": "1.1.2" }