You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
99 lines
3.4 KiB
99 lines
3.4 KiB
{
|
|
"_args": [
|
|
[
|
|
"bl@^2.2.0",
|
|
"/home/user/dockydock/docker_nodejs_dev/node_modules/mongodb"
|
|
]
|
|
],
|
|
"_from": "bl@>=2.2.0 <3.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "bl@2.2.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/bl",
|
|
"_nodeVersion": "10.14.2",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/bl_2.2.0_1549182523075_0.8810481806404531"
|
|
},
|
|
"_npmUser": {
|
|
"email": "hello@matteocollina.com",
|
|
"name": "matteo.collina"
|
|
},
|
|
"_npmVersion": "6.7.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "bl",
|
|
"raw": "bl@^2.2.0",
|
|
"rawSpec": "^2.2.0",
|
|
"scope": null,
|
|
"spec": ">=2.2.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/mongodb"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bl/-/bl-2.2.0.tgz",
|
|
"_shasum": "e1a574cdf528e4053019bb800b041c0ac88da493",
|
|
"_shrinkwrap": null,
|
|
"_spec": "bl@^2.2.0",
|
|
"_where": "/home/user/dockydock/docker_nodejs_dev/node_modules/mongodb",
|
|
"authors": [
|
|
"Jarett Cruger <jcrugzz@gmail.com> (https://github.com/jcrugzz)",
|
|
"Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",
|
|
"Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/rvagg/bl/issues"
|
|
},
|
|
"dependencies": {
|
|
"readable-stream": "^2.3.5",
|
|
"safe-buffer": "^5.1.1"
|
|
},
|
|
"description": "Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!",
|
|
"devDependencies": {
|
|
"faucet": "0.0.1",
|
|
"hash_file": "~0.1.1",
|
|
"tape": "~4.9.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 8,
|
|
"integrity": "sha512-wbgvOpqopSr7uq6fJrLH8EsvYMJf9gzfo2jCsL2eTy75qXPukA4pCgHamOQkZtY5vmfVtjB+P3LNlMHW5CEZXA==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVqY7CRA9TVsSAnZWagAAzoYP/2T28EHNevUmzZz/mqtI\n7kk7RXGycVXjuGcMK/OfTenSOxeZ3eQWOelWW7LGJI5O611iPUM8Yvp9X2Hq\nBa217h3KDZ0kaooNS85seflVDLufjgsh2SsPz9zP58UjTCRK0768U1xwB7A/\nT4ExS63s5NjqRfxTbydcpvt4ObCrib+z5aSSHRbhiml18oYfWlKHqknsgWfe\nBNAUz7tPEzHtnlY1nprup2n96kZwBrOD7m1SX0X1wh6ND2Yuex8LGwdtgzL6\nSmadUyv7c6Pvzkb4JVGBGd3flKdIWzexFNscgLNEpkihi6NQLTmSaMrzxVdt\nc8gpbbTgA4IBiX5sYZ3s70/iBR0baxVlLe43yiHXr4B2MvcmJVQT1SYiSZoP\nMM8vSYkA3FgO8gRLozyZ7lLrK0DqYJpWwhOVMh5BU+9Tk9FD0cKmmo0QT19V\nhmr30NfIN/JKzvwj+6eIuJfEJ+l0Lpn/tRpnIP4ZFWKo1APs6IqSDTR7bQWP\nRsguv7C2lzcxAsf7MqNpQFbI4VGr5P6o2hW7rp4cWb3zrjij0PKyxNQkeDji\n5IVJ3KRL1jAnthiHMdTofGlh5fs8bUqb5WRzhxmRaV7lPKthwIg/YHU34HJ/\nmDA3d99iz4+4vh7u89YAJw06C+TIFhHart3TKoWd3XNJ6mVJS9QVXzv8pb2T\nJtfg\r\n=6SMP\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "e1a574cdf528e4053019bb800b041c0ac88da493",
|
|
"tarball": "https://registry.npmjs.org/bl/-/bl-2.2.0.tgz",
|
|
"unpackedSize": 58589
|
|
},
|
|
"gitHead": "b6284a824a8aae312e640afb0d59ac24139f0a36",
|
|
"homepage": "https://github.com/rvagg/bl",
|
|
"keywords": [
|
|
"awesomesauce",
|
|
"buffer",
|
|
"buffers",
|
|
"stream"
|
|
],
|
|
"license": "MIT",
|
|
"main": "bl.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "matteo.collina",
|
|
"email": "hello@matteocollina.com"
|
|
},
|
|
{
|
|
"name": "rvagg",
|
|
"email": "rod@vagg.org"
|
|
}
|
|
],
|
|
"name": "bl",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/rvagg/bl.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test/test.js | faucet"
|
|
},
|
|
"version": "2.2.0"
|
|
}
|
|
|