{ "_args": [ [ "staged-git-files@1.0.0", "E:\\item\\newItem\\admin" ] ], "_development": true, "_from": "staged-git-files@1.0.0", "_id": "staged-git-files@1.0.0", "_inBundle": false, "_integrity": "sha1-zbhHg3wfzFLAioctSIPMCHdmioA=", "_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.npmjs.org/staged-git-files/-/staged-git-files-1.0.0.tgz", "_spec": "1.0.0", "_where": "E:\\item\\newItem\\admin", "author": { "name": "Matthew Chase Whittemore", "email": "mcwhittemore@gmail.com" }, "bugs": { "url": "https://github.com/mcwhittemore/staged-git-files/issues" }, "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" }