123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- {
- "_args": [
- [
- "read-chunk@^3.2.0",
- "/home/lyxaira/Artesanias/artesanias/node_modules/cordova/node_modules/cordova-common"
- ]
- ],
- "_from": "read-chunk@>=3.2.0 <4.0.0",
- "_hasShrinkwrap": false,
- "_id": "read-chunk@3.2.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/read-chunk",
- "_nodeVersion": "8.15.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/read-chunk_3.2.0_1554058371064_0.5780840096514703"
- },
- "_npmUser": {
- "email": "sindresorhus@gmail.com",
- "name": "sindresorhus"
- },
- "_npmVersion": "6.9.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "read-chunk",
- "raw": "read-chunk@^3.2.0",
- "rawSpec": "^3.2.0",
- "scope": null,
- "spec": ">=3.2.0 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/cordova-create/cordova-common",
- "/cordova-fetch/cordova-common",
- "/cordova-lib/cordova-common",
- "/cordova/cordova-common"
- ],
- "_resolved": "https://registry.npmjs.org/read-chunk/-/read-chunk-3.2.0.tgz",
- "_shasum": "2984afe78ca9bfbbdb74b19387bf9e86289c16ca",
- "_shrinkwrap": null,
- "_spec": "read-chunk@^3.2.0",
- "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/cordova/node_modules/cordova-common",
- "author": {
- "email": "sindresorhus@gmail.com",
- "name": "Sindre Sorhus",
- "url": "sindresorhus.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/read-chunk/issues"
- },
- "dependencies": {
- "pify": "^4.0.1",
- "with-open-file": "^0.1.6"
- },
- "description": "Read a chunk from a file",
- "devDependencies": {
- "@types/node": "^11.12.2",
- "ava": "^1.4.1",
- "sinon": "^7.3.1",
- "tsd": "^0.7.1",
- "xo": "^0.24.0"
- },
- "directories": {},
- "dist": {
- "fileCount": 5,
- "integrity": "sha512-CEjy9LCzhmD7nUpJ1oVOE6s/hBkejlcJEgLQHVnQznOSilOPb+kpKktlLfFDK3/WP43+F80xkUTM2VOkYoSYvQ==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoQyDCRA9TVsSAnZWagAA/+QP/0UHWXY+iRbhSbgJTqXL\nuw0jpQoOb4eYfcnnp3FqmLDtv4juIac38Boc+sMAFZytpQn6Bucs3UcCYuRj\nbE83UY5dQ3/bXrYMYkF3/NI8yyhALxLkvaP4Bm2uqsgOu0KEnBfxjSwS14GX\nrjMBuisk/zr8cUxQYNc3OXMR4CUYrDG7SX6MQ086U7vnnDfqOcFTouhcib/A\nHA0YO7mL4Vt8+VEUfgp+urdeCOad2uI+ys1Lq3lXo+1WTeirrVOKRcsEhIkD\nbRmnnJRr41HJXsw8UvwFhLXOSSRxHjO0m8NgdJE62QFOeD9SkrOjX0DXP6AF\nJjyh6056AXwZyk2p6Dk1msYvKrcwQcL21eNH6hz9rhkXS4kLgOKj4Es5TtGL\nRFtStYUO7CrcjKmhxpvd6yTZv0uF7GSQOmTDhtBmI22BfUtWXfc6RCjVfYKE\nj6CRaxPp++YewAMK9XlRnzUdYUsTjxE0XMWYK+Wul9IPnlwzGDkKuE0fQk9g\n6bEKJL4cCOoELsNwCU2ewapB/zjKyUe6lJFUlS6VBguHL7/ztGhHC1/rzY98\nt/qtPi4I51wGFzSuObEAoGuRtQP4JhKR7PESbSACC5+fNNZ/dkOLHFhRPE75\n8uYe/DIdxh/DKgB7qq56MH4j7iuYzQxVX0C7YRfkqFVD2yqCpiTE6pGG6+Bm\n7AE+\r\n=U030\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "2984afe78ca9bfbbdb74b19387bf9e86289c16ca",
- "tarball": "https://registry.npmjs.org/read-chunk/-/read-chunk-3.2.0.tgz",
- "unpackedSize": 4490
- },
- "engines": {
- "node": ">=6"
- },
- "gitHead": "dc202c0970a6e104e8c08ebdb48580dd9d541745",
- "homepage": "https://github.com/sindresorhus/read-chunk#readme",
- "keywords": [
- "buffer",
- "chunk",
- "fd",
- "file",
- "fs",
- "head",
- "open",
- "part",
- "read",
- "readfile",
- "slice",
- "tail"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "read-chunk",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/sindresorhus/read-chunk.git"
- },
- "scripts": {
- "test": "xo && ava && tsd"
- },
- "version": "3.2.0"
- }
|