{ "_args": [ [ { "raw": "clone-buffer@^1.0.0", "scope": null, "escapedName": "clone-buffer", "name": "clone-buffer", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/home/dold/repos/taler/wallet-webex/node_modules/vinyl" ] ], "_from": "clone-buffer@>=1.0.0 <2.0.0", "_id": "clone-buffer@1.0.0", "_inCache": true, "_location": "/clone-buffer", "_nodeVersion": "0.10.41", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/clone-buffer-1.0.0.tgz_1474782560642_0.6453048929106444" }, "_npmUser": { "name": "phated", "email": "blaine.bublitz@gmail.com" }, "_npmVersion": "2.15.2", "_phantomChildren": {}, "_requested": { "raw": "clone-buffer@^1.0.0", "scope": null, "escapedName": "clone-buffer", "name": "clone-buffer", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/vinyl" ], "_resolved": "https://registry.npmjs.org/clone-buffer/-/clone-buffer-1.0.0.tgz", "_shasum": "e3e25b207ac4e701af721e2cb5a16792cac3dc58", "_shrinkwrap": null, "_spec": "clone-buffer@^1.0.0", "_where": "/home/dold/repos/taler/wallet-webex/node_modules/vinyl", "author": { "name": "Gulp Team", "email": "team@gulpjs.com", "url": "http://gulpjs.com/" }, "bugs": { "url": "https://github.com/gulpjs/clone-buffer/issues" }, "contributors": [ { "name": "Blaine Bublitz", "email": "blaine.bublitz@gmail.com" } ], "dependencies": {}, "description": "Easier Buffer cloning in node.", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", "expect": "^1.19.0", "istanbul": "^0.4.3", "istanbul-coveralls": "^1.0.3", "jscs": "^2.3.5", "jscs-preset-gulp": "^1.0.0", "mocha": "^2.4.5" }, "directories": {}, "dist": { "shasum": "e3e25b207ac4e701af721e2cb5a16792cac3dc58", "tarball": "https://registry.npmjs.org/clone-buffer/-/clone-buffer-1.0.0.tgz" }, "engines": { "node": ">= 0.10" }, "files": [ "LICENSE", "index.js" ], "gitHead": "7dab09850f080e2d137c62c6a673344fa8458942", "homepage": "https://github.com/gulpjs/clone-buffer#readme", "keywords": [ "buffer", "clone", "from", "copy" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "phated", "email": "blaine.bublitz@gmail.com" } ], "name": "clone-buffer", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gulpjs/clone-buffer.git" }, "scripts": { "cover": "istanbul cover _mocha --report lcovonly", "coveralls": "npm run cover && istanbul-coveralls", "lint": "eslint . && jscs index.js test/", "pretest": "npm run lint", "test": "mocha --async-only" }, "version": "1.0.0" }