{ "_args": [ [ "bundle-collapser@^1.3.0", "/home/christine/0_WORK/gradcomm/mithril_client" ] ], "_from": "bundle-collapser@>=1.3.0 <2.0.0", "_hasShrinkwrap": false, "_id": "bundle-collapser@1.4.0", "_inCache": true, "_installable": true, "_location": "/bundle-collapser", "_nodeVersion": "13.10.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/bundle-collapser_1.4.0_1583789366873_0.9025970646950239" }, "_npmUser": { "email": "renee@kooi.me", "name": "goto-bus-stop" }, "_npmVersion": "6.14.2", "_phantomChildren": {}, "_requested": { "name": "bundle-collapser", "raw": "bundle-collapser@^1.3.0", "rawSpec": "^1.3.0", "scope": null, "spec": ">=1.3.0 <2.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/bundle-collapser/-/bundle-collapser-1.4.0.tgz", "_shasum": "c6e5c1104e91865b5158e91053b38788f50aa1d7", "_shrinkwrap": null, "_spec": "bundle-collapser@^1.3.0", "_where": "/home/christine/0_WORK/gradcomm/mithril_client", "author": { "email": "mail@substack.net", "name": "James Halliday", "url": "http://substack.net" }, "bin": { "bundle-collapser": "bin/cmd.js" }, "bugs": { "url": "https://github.com/browserify/bundle-collapser/issues" }, "dependencies": { "browser-pack": "^6.0.2", "browser-unpack": "^1.1.0", "concat-stream": "^1.5.0", "falafel": "^2.1.0", "minimist": "^1.1.1", "through2": "^2.0.0" }, "description": "convert bundle paths to IDS to save bytes in browserify bundles", "devDependencies": { "tape": "^4.0.1" }, "directories": {}, "dist": { "fileCount": 22, "integrity": "sha512-Gd3K3+3KI1Utuk+gwAvuOVOjT/2XLGL8tU6FwDKk04LlOZkYfT0pwQllsG1Dv8RRhgcjNxZSDmmSXb0AOkwSwg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZrU3CRA9TVsSAnZWagAA1WEP/jhh8E3n1jx2+q0i2DR/\nLfmIkbxBb6eU8lOr33RZHDQHFzLEKVjGMOvZExDOK9nI3Xz/ZoFXhf1UkJrG\n+wbvLVyZajPpG+1xCYBuvvY6p7EfIWxwjU1f3IAdR9r13/lCbVan+ud+e89m\nzkyByBO+u+HEzk4/vt01N/WqPhll2gRUIXsiPGDDct8gnNPBxH+W/Ja35dQb\nKd3fz1x5uWNfVJPYx+gtceqKMTeJrG0wXPaSKHIgTJWwfJRzyKXjJ8MJMqi9\nAa/z1udFj+xetxH8U5LEAkKtyH6OReACEbBC83+7u0ix2BDY9tlDiohX5H2Z\nbtG0BbhtVUfGasTNsOUrwBQ6lSywDqBXkUxDZD/LpE/frdMQrfH0e31TJ7FB\nqLDRGFnsjITWGzwXBX4pkXvBOm4xo1pva/tArQzAQ6tsVxOBI5xB0DgKKGNK\nOo2GCZcJ0MTgbV4haiVu0N2F+Xq+pV49EeUZFev2ZLUKbT7DHidvOZmQgyLY\nwCMaStTlby4/Txugsla+oYam9c2Lx5EyBXc9to2UhgXGscoXGkYloP+rT2/1\npEb9TB2DWk8y/GB6aWv4Si0x/tIPGIydZhVs8dwOeAdXPZgZ5y8MR1Cc+dqM\n4KlwmZ5FZigUAaoAs0FpCi3s9k83QJH0my7PAs8aLF/T+VI2YZkHYz0hnk3w\ncV28\r\n=zw7o\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "c6e5c1104e91865b5158e91053b38788f50aa1d7", "tarball": "https://registry.npmjs.org/bundle-collapser/-/bundle-collapser-1.4.0.tgz", "unpackedSize": 13456 }, "gitHead": "b136f5f2c8a1ed79bb8a0fda9a30b2c78a6ee4a1", "homepage": "https://github.com/browserify/bundle-collapser", "keywords": [ "browserify", "bundle", "compress", "minify", "require" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "jprichardson", "email": "jprichardson@gmail.com" }, { "name": "ahdinosaur", "email": "michael.williams@enspiral.com" }, { "name": "ashaffer88", "email": "darawk@gmail.com" }, { "name": "balupton", "email": "b@lupton.cc" }, { "name": "bpostlethwaite", "email": "post.ben.here@gmail.com" }, { "name": "bret", "email": "bcomnes@gmail.com" }, { "name": "cwmma", "email": "calvin.metcalf@gmail.com" }, { "name": "defunctzombie", "email": "shtylman@gmail.com" }, { "name": "dominictarr", "email": "dominic.tarr@gmail.com" }, { "name": "elnounch", "email": "contact@elnounch.net" }, { "name": "emilbayes", "email": "github@tixz.dk" }, { "name": "feross", "email": "feross@feross.org" }, { "name": "forbeslindesay", "email": "forbes@lindesay.co.uk" }, { "name": "fpereira1", "email": "pereira.filype@gmail.com" }, { "name": "garann", "email": "garann@gmail.com" }, { "name": "gkatsev", "email": "me@gkatsev.com" }, { "name": "goto-bus-stop", "email": "renee@kooi.me" }, { "name": "hughsk", "email": "hughskennedy@gmail.com" }, { "name": "indutny", "email": "fedor@indutny.com" }, { "name": "jmm", "email": "npm-public@jessemccarthy.net" }, { "name": "anandthakker", "email": "vestibule@anandthakker.net" }, { "name": "jryans", "email": "jryans@gmail.com" }, { "name": "leichtgewicht", "email": "martin.heidegger@gmail.com" }, { "name": "lukechilds", "email": "lukechilds123@gmail.com" }, { "name": "mafintosh", "email": "mathiasbuus@gmail.com" }, { "name": "mattdesl", "email": "dave.des@gmail.com" }, { "name": "maxogden", "email": "max@maxogden.com" }, { "name": "mellowmelon", "email": "palmermebane@gmail.com" }, { "name": "parshap", "email": "parshap+npm@gmail.com" }, { "name": "pkrumins", "email": "peteris.krumins@gmail.com" }, { "name": "sethvincent", "email": "sethvincent@gmail.com" }, { "name": "stevemao", "email": "maochenyan@gmail.com" }, { "name": "substack", "email": "substack@gmail.com" }, { "name": "tehshrike", "email": "me@JoshDuff.com" }, { "name": "terinjokes", "email": "terinjokes@gmail.com" }, { "name": "thlorenz", "email": "thlorenz@gmx.de" }, { "name": "timwis", "email": "tim@timwis.com" }, { "name": "ungoldman", "email": "ungoldman@gmail.com" }, { "name": "yerkopalma", "email": "yerko.palma@usach.cl" }, { "name": "yoshuawuyts", "email": "yoshuawuyts@gmail.com" }, { "name": "zertosh", "email": "zertosh@gmail.com" } ], "name": "bundle-collapser", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/browserify/bundle-collapser.git" }, "scripts": { "test": "tape test/*.js" }, "version": "1.4.0" }