{ "_from": "staged-git-files@1.0.0", "_id": "staged-git-files@1.0.0", "_inBundle": false, "_integrity": "sha512-JteBov6z4WRyqrskIHV+ZV5UDzKaKzin/Q7a9jjcQJphNpu4596tC20aWBwJcZBoz9kQ5DRLDZqAyTaXy0TvtA==", "_location": "/staged-git-files", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "staged-git-files@1.0.0", "name": "staged-git-files", "escapedName": "staged-git-files", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/lint-staged" ], "_resolved": "https://registry.npmmirror.com/staged-git-files/-/staged-git-files-1.0.0.tgz", "_shasum": "cdb847837c1fcc52c08a872d4883cc0877668a80", "_spec": "staged-git-files@1.0.0", "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\lint-staged", "author": { "name": "Matthew Chase Whittemore", "email": "mcwhittemore@gmail.com" }, "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.0.0" }