{ "_args": [ [ "gulp-clone@2.0.1", "F:\\laragon\\www\\wishthis" ] ], "_from": "gulp-clone@2.0.1", "_id": "gulp-clone@2.0.1", "_inBundle": false, "_integrity": "sha512-SLg/KsHBbinR/pCX3PF5l1YlR28hLp0X+bcpf77PtMJ6zvAQ5kRjtCPV5Wt1wHXsXWZN0eTUZ15R8ZYpi/CdCA==", "_location": "/gulp-clone", "_phantomChildren": { "ansi-cyan": "0.1.1", "ansi-red": "0.1.1", "arr-flatten": "1.1.0", "readable-stream": "2.3.7", "xtend": "4.0.2" }, "_requested": { "type": "version", "registry": true, "raw": "gulp-clone@2.0.1", "name": "gulp-clone", "escapedName": "gulp-clone", "rawSpec": "2.0.1", "saveSpec": null, "fetchSpec": "2.0.1" }, "_requiredBy": [ "/fomantic-ui" ], "_resolved": "https://registry.npmjs.org/gulp-clone/-/gulp-clone-2.0.1.tgz", "_spec": "2.0.1", "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Mario Casciaro" }, "bugs": { "url": "https://github.com/mariocasciaro/gulp-clone/issues" }, "dependencies": { "plugin-error": "^0.1.2", "through2": "^2.0.3" }, "description": "Clone files in memory in a gulp stream", "devDependencies": { "chai": "^4.1.2", "mocha": "^4.1.0", "vinyl": "^2.1.0" }, "homepage": "https://github.com/mariocasciaro/gulp-clone", "keywords": [ "gulpplugin", "clone" ], "licenses": [ { "type": "MIT", "url": "https://github.com/mariocasciaro/gulp-clone/blob/master/LICENSE" } ], "name": "gulp-clone", "publishConfig": { "tag": "latest" }, "release": { "branch": "master" }, "repository": { "type": "git", "url": "git://github.com/mariocasciaro/gulp-clone.git" }, "scripts": { "test": "node_modules/mocha/bin/_mocha test.js --reporter spec" }, "version": "2.0.1" }