{ "_args": [ [ "git-last-commit@1.0.0", "/Users/lms/dietfriends/now-deploy-preview-comment" ] ], "_from": "git-last-commit@1.0.0", "_id": "git-last-commit@1.0.0", "_inBundle": false, "_integrity": "sha512-wpnmsd2dW1MnoencljcWO/06VUealfMaY40ZjK5t3v9ljL+bKCMbNaTn/YzwIh4pDo2hk5QcN+pLzUJ8aWB17A==", "_location": "/git-last-commit", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "git-last-commit@1.0.0", "name": "git-last-commit", "escapedName": "git-last-commit", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/git-last-commit/-/git-last-commit-1.0.0.tgz", "_spec": "1.0.0", "_where": "/Users/lms/dietfriends/now-deploy-preview-comment", "author": { "name": "Ozan Seymen" }, "bugs": { "url": "https://github.com/seymen/git-last-commit/issues" }, "description": "Read details of the last commit including tags", "devDependencies": { "chai": "^4", "eslint": "^6", "mocha": "^6", "nyc": "^14.1.1", "sinon": "^7" }, "homepage": "https://github.com/seymen/git-last-commit", "keywords": [ "git", "commit", "history", "log" ], "license": "MIT", "main": "./source/index.js", "name": "git-last-commit", "repository": { "type": "git", "url": "git+https://github.com/seymen/git-last-commit.git" }, "scripts": { "coverage": "nyc npm run test", "lint": "eslint source/**", "test": "mocha" }, "version": "1.0.0" }