mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
105 lines
3.6 KiB
JSON
105 lines
3.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"unique-stream@^2.0.2",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/glob-stream"
|
|
]
|
|
],
|
|
"_from": "unique-stream@>=2.0.2 <3.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "unique-stream@2.3.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/unique-stream",
|
|
"_nodeVersion": "10.14.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/unique-stream_2.3.1_1545105707395_0.47618812516540254"
|
|
},
|
|
"_npmUser": {
|
|
"email": "eugene@noblesamurai.com",
|
|
"name": "eugeneware"
|
|
},
|
|
"_npmVersion": "6.4.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "unique-stream",
|
|
"raw": "unique-stream@^2.0.2",
|
|
"rawSpec": "^2.0.2",
|
|
"scope": null,
|
|
"spec": ">=2.0.2 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/glob-stream"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/unique-stream/-/unique-stream-2.3.1.tgz",
|
|
"_shasum": "c65d110e9a4adf9a6c5948b28053d9a8d04cbeac",
|
|
"_shrinkwrap": null,
|
|
"_spec": "unique-stream@^2.0.2",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/glob-stream",
|
|
"author": {
|
|
"email": "eugene@noblesamurai.com",
|
|
"name": "Eugene Ware"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/eugeneware/unique-stream/issues"
|
|
},
|
|
"dependencies": {
|
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
"through2-filter": "^3.0.0"
|
|
},
|
|
"description": "node.js through stream that emits a unique stream of objects based on criteria",
|
|
"devDependencies": {
|
|
"after": "~0.8.1",
|
|
"chai": "^4.2.0",
|
|
"istanbul": "^0.4.5",
|
|
"mocha": "^5.2.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGHEsCRA9TVsSAnZWagAAc60QAJdPJZybYcYEpEm4uDFT\nHZyV6ulJErJklv17/GzihrL6bfJlorbASqVKZ5JhCB3gMU7FFpYHjIZmLzr7\ng31Y6VLTbciPDgfpatAorAfHkHEss3iEGbLSL/MJXUP4RGEb+qd1CObf0PBK\n2OCNtpC+355AAWXrtYXk8tjITlblulF9N9g+bIq+DuHhTkV94SWwiC2Yd2k7\nFtpUqymnpEIA/RldilCjEFR2TqRrUVODL6G8bCc8TxkFpFVsBwFfJA+FDXCT\nQXT7u1ixwiTQxzoQsuGmKgOEIUm/BgHS3f7nfZoA+BI2GfcLV2GRk7I5403w\nlh/0eNObL1BSOuqgoD18DAXlAtDtMTm38Rfj5ctLxi32hDj1T0K7oorsPeud\nVGcekYo1wuwhSaYH9jLXfb1rQGzm/XX9x5H3sIlBlVDuU95yaNPY9rLgid9Z\nm0i2fPvIQA0GXoU8tMop23URYuXJ1vWtym8NwtjDTdShZoQ9ob4UvdqY6b6n\nVqw7UhK16/MUk5XVz6lNNny+qHPlRRkD5lEHCFtr+BOPMus0ic49GMd8xfy4\nr+9rcbqJAGY7x3B7TnTvvvEz8oJcTyM8HyWtPtkC8sVUeRT3gyRVmNirlRrc\nrbXjr0OI5jJ5lH5EUU+veMyjL83oUC4kKeTi9K2d7AyCS6KOn4HJTnXf36wM\nkxob\r\n=qu4+\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "c65d110e9a4adf9a6c5948b28053d9a8d04cbeac",
|
|
"tarball": "https://registry.npmjs.org/unique-stream/-/unique-stream-2.3.1.tgz",
|
|
"unpackedSize": 6330
|
|
},
|
|
"gitHead": "8c20fce4c5cd58a13334a30b09a027195a93a6a9",
|
|
"homepage": "https://github.com/eugeneware/unique-stream#readme",
|
|
"keywords": [
|
|
"stream",
|
|
"streaming",
|
|
"streams",
|
|
"unique",
|
|
"unique-stream"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "eugeneware",
|
|
"email": "eugene@noblesamurai.com"
|
|
},
|
|
{
|
|
"name": "realityking",
|
|
"email": "me@rouvenwessling.de"
|
|
},
|
|
{
|
|
"name": "shinnn",
|
|
"email": "snnskwtnb@gmail.com"
|
|
}
|
|
],
|
|
"name": "unique-stream",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/eugeneware/unique-stream.git"
|
|
},
|
|
"scripts": {
|
|
"coverage": "istanbul cover _mocha",
|
|
"test": "mocha"
|
|
},
|
|
"version": "2.3.1"
|
|
}
|