12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "_args": [
- [
- "git-raw-commits@2.0.11",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_development": true,
- "_from": "git-raw-commits@2.0.11",
- "_id": "git-raw-commits@2.0.11",
- "_inBundle": false,
- "_integrity": "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==",
- "_location": "/git-raw-commits",
- "_phantomChildren": {
- "inherits": "2.0.3",
- "string_decoder": "1.1.1",
- "util-deprecate": "1.0.2"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "git-raw-commits@2.0.11",
- "name": "git-raw-commits",
- "escapedName": "git-raw-commits",
- "rawSpec": "2.0.11",
- "saveSpec": null,
- "fetchSpec": "2.0.11"
- },
- "_requiredBy": [
- "/@commitlint/read"
- ],
- "_resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.11.tgz",
- "_spec": "2.0.11",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "author": {
- "name": "Steve Mao",
- "email": "maochenyan@gmail.com",
- "url": "https://github.com/stevemao"
- },
- "bin": {
- "git-raw-commits": "cli.js"
- },
- "bugs": {
- "url": "https://github.com/conventional-changelog/conventional-changelog/issues"
- },
- "dependencies": {
- "dargs": "^7.0.0",
- "lodash": "^4.17.15",
- "meow": "^8.0.0",
- "split2": "^3.0.0",
- "through2": "^4.0.0"
- },
- "description": "Get raw git commits out of your repository using git-log(1)",
- "engines": {
- "node": ">=10"
- },
- "files": [
- "index.js",
- "cli.js"
- ],
- "homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/git-raw-commits#readme",
- "keywords": [
- "git-raw-commits",
- "raw",
- "commit",
- "commits",
- "git",
- "log",
- "git-log"
- ],
- "license": "MIT",
- "name": "git-raw-commits",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/conventional-changelog/conventional-changelog.git"
- },
- "scripts": {
- "test-windows": "mocha --timeout 30000"
- },
- "version": "2.0.11"
- }
|