Last change
on this file since 76712b2 was 59329aa, checked in by Ema <ema_spirova@…>, 3 years ago |
adding photos
|
-
Property mode
set to
100644
|
File size:
1.6 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "mute-stream@0.0.8",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "mute-stream@0.0.8",
|
---|
| 10 | "_id": "mute-stream@0.0.8",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==",
|
---|
| 13 | "_location": "/mute-stream",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "mute-stream@0.0.8",
|
---|
| 19 | "name": "mute-stream",
|
---|
| 20 | "escapedName": "mute-stream",
|
---|
| 21 | "rawSpec": "0.0.8",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "0.0.8"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/inquirer"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz",
|
---|
| 29 | "_spec": "0.0.8",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Isaac Z. Schlueter",
|
---|
| 33 | "email": "i@izs.me",
|
---|
| 34 | "url": "http://blog.izs.me/"
|
---|
| 35 | },
|
---|
| 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/isaacs/mute-stream/issues"
|
---|
[6a3a178] | 38 | },
|
---|
[59329aa] | 39 | "description": "Bytes go in, but they don't come out (when muted).",
|
---|
[6a3a178] | 40 | "devDependencies": {
|
---|
| 41 | "tap": "^12.1.1"
|
---|
| 42 | },
|
---|
[59329aa] | 43 | "directories": {
|
---|
| 44 | "test": "test"
|
---|
[6a3a178] | 45 | },
|
---|
[59329aa] | 46 | "files": [
|
---|
| 47 | "mute.js"
|
---|
| 48 | ],
|
---|
| 49 | "homepage": "https://github.com/isaacs/mute-stream#readme",
|
---|
[6a3a178] | 50 | "keywords": [
|
---|
| 51 | "mute",
|
---|
| 52 | "stream",
|
---|
| 53 | "pipe"
|
---|
| 54 | ],
|
---|
| 55 | "license": "ISC",
|
---|
[59329aa] | 56 | "main": "mute.js",
|
---|
| 57 | "name": "mute-stream",
|
---|
| 58 | "repository": {
|
---|
| 59 | "type": "git",
|
---|
| 60 | "url": "git://github.com/isaacs/mute-stream.git"
|
---|
| 61 | },
|
---|
| 62 | "scripts": {
|
---|
| 63 | "test": "tap test/*.js --cov"
|
---|
| 64 | },
|
---|
| 65 | "version": "0.0.8"
|
---|
[6a3a178] | 66 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.