{ "_args": [ [ "gulp-git@^2.9.0", "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui" ] ], "_from": "gulp-git@>=2.9.0 <3.0.0", "_hasShrinkwrap": false, "_id": "gulp-git@2.10.1", "_inCache": true, "_installable": true, "_location": "/gulp-git", "_nodeVersion": "13.10.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/gulp-git_2.10.1_1585615368133_0.1758391751996764" }, "_npmUser": { "email": "me@slacy.me", "name": "stevelacy" }, "_npmVersion": "6.13.7", "_phantomChildren": { "lodash._reinterpolate": "3.0.0" }, "_requested": { "name": "gulp-git", "raw": "gulp-git@^2.9.0", "rawSpec": "^2.9.0", "scope": null, "spec": ">=2.9.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/fomantic-ui" ], "_resolved": "https://registry.npmjs.org/gulp-git/-/gulp-git-2.10.1.tgz", "_shasum": "218615c94bbf90660c1cb07a37054041d5e4f2eb", "_shrinkwrap": null, "_spec": "gulp-git@^2.9.0", "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui", "author": { "name": "Steve Lacy me@slacy.me", "url": "slacy.me" }, "bugs": { "url": "https://github.com/stevelacy/gulp-git/issues" }, "dependencies": { "any-shell-escape": "^0.1.1", "fancy-log": "^1.3.2", "lodash.template": "^4.4.0", "plugin-error": "^1.0.1", "require-dir": "^1.0.0", "strip-bom-stream": "^3.0.0", "through2": "^2.0.3", "vinyl": "^2.0.1" }, "description": "Git plugin for gulp (gulpjs.com)", "devDependencies": { "eslint": "^6.7.2", "mocha": "^6.2.2", "mock-require": "^2.0.2", "rimraf": "^2.6.1", "should": "^13.2.3" }, "directories": {}, "dist": { "fileCount": 30, "integrity": "sha512-qiXYYDXchMZU/AWAgtphi4zbJb/0gXgfPw7TlZwu/7qPS3Bdcc3zbVe1B0xY9S8on6RQTmWoi+KaTGACIXQeNg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegpIICRA9TVsSAnZWagAA84EP/Aw/ggEotP5B+9+w7uTE\n1gcTLwoOYm5kqiiVlUnXKqj/0pKKz1Zbs9GDx815BtNgPEzawKQu8WLH/N3F\nMTEo9C9ZEQGBYbcDE2TqiA6gfQWPjZhZE+XHGQdKsfyhuRAtBRlohox6+mop\n4BkZH6B16rPPhBPDKB2XyBZIRwWw41d5zYZ5RoEuwemYpNIvfA6j6+jqneJ6\nAvedkEfMafBfWxgVvvh+D4VPhZaKFZgdG3VmBCG+fobayt/pPo8yPkrkuwfg\nJ+udS5xG1Dhx6YircxhC+xZLT+Q4SYF2842XmYv9Iyi58L+4+akGLVJdBJDl\nxmr0vLibK6TUjbBJSjVMO1knny8gt+y/94KHR6scI5qBu+BCuE5aNuTwW+JX\nYATXL57BEB/GO8Eb4AH5PNqCx8cak4Pj9MmfiqiVwShy1jatApVclu0gIaCt\n7N796zNA4eEZxAGuvky2iaWljvHw8gDXRhDn0f4JMJ4z9+2+lHU4igrKyqr6\nxm1lDwUiBwWt0NFh3bnrqhbT4aqPMMpFpXNP/CqkjuaQxXj9utbCIPf5oQdt\nBauGzPTzFb1fSDpsBZ27oOdybudLLLvzTnUXP1xDlvd4k2502dZu62cB1CkX\nLPsZF0nHzr2s5zhELOKWRUmq0P4wNiOhEnzwlFjmFMF4F3L+IfLtD+6VjV4I\nDwbA\r\n=DVoZ\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "218615c94bbf90660c1cb07a37054041d5e4f2eb", "tarball": "https://registry.npmjs.org/gulp-git/-/gulp-git-2.10.1.tgz", "unpackedSize": 52399 }, "engines": { "node": ">= 0.9.0" }, "gitHead": "680d87879c568932ed40d1662c4b4fe4acecd0fd", "homepage": "http://github.com/stevelacy/gulp-git", "keywords": [ "git", "gulp", "gulp-plugin", "gulpgit", "gulpplugin" ], "license": "MIT", "main": "./index.js", "maintainers": [ { "name": "stevelacy", "email": "me@slacy.me" } ], "name": "gulp-git", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/stevelacy/gulp-git.git" }, "scripts": { "docs": "rimraf docs/* && jsdoc ./index.js ./lib --recurse --destination ./docs", "lint": "rimraf test/repo test/tmp && eslint ./index.js ./examples/ ./lib/ ./test/", "test": "mocha --reporter spec --timeout 6000 test/main.js && npm run lint" }, "version": "2.10.1" }