{ "_args": [ [ "rw@1.3.3", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_from": "rw@1.3.3", "_id": "rw@1.3.3", "_inBundle": false, "_integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==", "_location": "/rw", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "rw@1.3.3", "name": "rw", "escapedName": "rw", "rawSpec": "1.3.3", "saveSpec": null, "fetchSpec": "1.3.3" }, "_requiredBy": [ "/mapbox-gl" ], "_resolved": "https://registry.npmjs.org/rw/-/rw-1.3.3.tgz", "_spec": "1.3.3", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "Mike Bostock", "url": "http://bost.ocks.org/mike" }, "bugs": { "url": "https://github.com/mbostock/rw/issues" }, "description": "Now stdin and stdout are files.", "devDependencies": { "d3-queue": "3", "eslint": "3" }, "homepage": "https://github.com/mbostock/rw", "keywords": [ "fs", "readFile", "writeFile", "stdin", "stdout" ], "license": "BSD-3-Clause", "main": "index.js", "name": "rw", "repository": { "type": "git", "url": "git+ssh://git@github.com/mbostock/rw.git" }, "scripts": { "postpublish": "git push && git push --tags", "prepublish": "npm test", "test": "test/run-tests && eslint index.js lib" }, "version": "1.3.3" }