{ "_args": [ [ "with-open-file@^0.1.6", "/home/lyxaira/Artesanias/artesanias/node_modules/read-chunk" ] ], "_from": "with-open-file@>=0.1.6 <0.2.0", "_hasShrinkwrap": false, "_id": "with-open-file@0.1.7", "_inCache": true, "_installable": true, "_location": "/with-open-file", "_nodeVersion": "10.15.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/with-open-file_0.1.7_1573119037564_0.09772643440435425" }, "_npmUser": { "email": "raphinesse@gmail.com", "name": "raphinesse" }, "_npmVersion": "6.12.1", "_phantomChildren": {}, "_requested": { "name": "with-open-file", "raw": "with-open-file@^0.1.6", "rawSpec": "^0.1.6", "scope": null, "spec": ">=0.1.6 <0.2.0", "type": "range" }, "_requiredBy": [ "/read-chunk" ], "_resolved": "https://registry.npmjs.org/with-open-file/-/with-open-file-0.1.7.tgz", "_shasum": "e2de8d974e8a8ae6e58886be4fe8e7465b58a729", "_shrinkwrap": null, "_spec": "with-open-file@^0.1.6", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/read-chunk", "author": { "email": "raphinesse@gmail.com", "name": "Raphael von der GrĂ¼n" }, "bugs": { "url": "https://github.com/raphinesse/with-open-file/issues" }, "dependencies": { "p-finally": "^1.0.0", "p-try": "^2.1.0", "pify": "^4.0.1" }, "description": "Do stuff with an open file, knowing it will finally be closed", "devDependencies": { "ava": "^1.4.1", "delay": "^4.1.0", "nyc": "^14.1.1", "rewire": "^4.0.1", "sinon": "^7.3.1", "xo": "^0.24.0" }, "directories": {}, "dist": { "fileCount": 4, "integrity": "sha512-ecJS2/oHtESJ1t3ZfMI3B7KIDKyfN0O16miWxdn30zdh66Yd3LsRFebXZXq6GU4xfxLf6nVxp9kIqElb5fqczA==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw+Q+CRA9TVsSAnZWagAAnuUP/2ibpVVs7QNKDagDmE/U\nSj57F8RItaE8s62qesSgxmEzl92ZCyuHdZLcwtBmGjrAjwDPTgsf2oQSqGPD\nxKgllMHvqkrzHEXvfRSXVikslrLbks1GfQLhSHC8X87H3udK6GazT70Kzdek\navnlweTX7yIcO4WTzUVjRbl4UbFiu8gIugqIuWTl0FSmwdEKNP3XZhArbUia\nY5v+kCKVAqhSiFhutrurZV0/3tfJwLfIhCVRT9ZqhTBCFnL5rsrv2Rcvugjw\nfbhWQJEKVWR8+kglyluROY/i9kZqpznKejE2Y8ciH3y/RQ2ix0ohh9Bp3vuy\nLa83Xe+u3KmlaXTeQG3B01KhZkowWJ9PjaA2bmCw4Lva9qirVZNKkABAsJH7\nBXxqHWIXZH6eYB8v9Qa0Reuol9UnK0t4t2Mwhc+UKxj53ARFCOBaihojb52x\nW2pk5WTW1jvNJ2I3IxGcECcU7/kR1ZF8IXi2Vyr3ns8UDAlqnofm2BovrCvO\n1hbGrZ5OtYkTq7tbrkSiwQsted8RJbEhcNUAmQ8VS8e6andjHMyu0MTUp+Mn\ndAU0Yv6nbihAr29AUNWhWpQ1jdZExfumAVo0k6DGDGwDtuSEvO4udfcFZGPf\nDFb/Z//PhhlZf5+vksfQ3810D8UkMiFT20ZCU3ixSATMtY3pJeTG964ZJ6pM\nes1E\r\n=Wjzk\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "e2de8d974e8a8ae6e58886be4fe8e7465b58a729", "tarball": "https://registry.npmjs.org/with-open-file/-/with-open-file-0.1.7.tgz", "unpackedSize": 3588 }, "engines": { "node": ">=6" }, "gitHead": "08a75ce2b6ae7f522a9da6dab6ecb95daf1a34aa", "homepage": "https://github.com/raphinesse/with-open-file#readme", "keywords": [ "close", "fd", "file", "finally", "fs", "node", "node.js", "open", "with" ], "license": "MIT", "maintainers": [ { "name": "raphinesse", "email": "raphinesse@gmail.com" } ], "name": "with-open-file", "optionalDependencies": {}, "prettier": { "bracketSpacing": true, "semi": false, "singleQuote": true, "trailingComma": "es5" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/raphinesse/with-open-file.git" }, "scripts": { "test": "xo && nyc ava" }, "version": "0.1.7", "xo": { "prettier": true, "space": 2 } }