Last change
on this file since bdd6491 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 | "through@2.3.8",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "through@2.3.8",
|
---|
| 10 | "_id": "through@2.3.8",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
|
---|
| 13 | "_location": "/through",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "through@2.3.8",
|
---|
| 19 | "name": "through",
|
---|
| 20 | "escapedName": "through",
|
---|
| 21 | "rawSpec": "2.3.8",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "2.3.8"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/inquirer"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
|
---|
| 29 | "_spec": "2.3.8",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Dominic Tarr",
|
---|
| 33 | "email": "dominic.tarr@gmail.com",
|
---|
| 34 | "url": "dominictarr.com"
|
---|
| 35 | },
|
---|
| 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/dominictarr/through/issues"
|
---|
[6a3a178] | 38 | },
|
---|
[59329aa] | 39 | "description": "simplified stream construction",
|
---|
[6a3a178] | 40 | "devDependencies": {
|
---|
[59329aa] | 41 | "from": "~0.1.3",
|
---|
[6a3a178] | 42 | "stream-spec": "~0.3.5",
|
---|
[59329aa] | 43 | "tape": "~2.3.2"
|
---|
[6a3a178] | 44 | },
|
---|
[59329aa] | 45 | "homepage": "https://github.com/dominictarr/through",
|
---|
[6a3a178] | 46 | "keywords": [
|
---|
| 47 | "stream",
|
---|
| 48 | "streams",
|
---|
| 49 | "user-streams",
|
---|
| 50 | "pipe"
|
---|
| 51 | ],
|
---|
| 52 | "license": "MIT",
|
---|
[59329aa] | 53 | "main": "index.js",
|
---|
| 54 | "name": "through",
|
---|
[6a3a178] | 55 | "repository": {
|
---|
| 56 | "type": "git",
|
---|
[59329aa] | 57 | "url": "git+https://github.com/dominictarr/through.git"
|
---|
| 58 | },
|
---|
| 59 | "scripts": {
|
---|
| 60 | "test": "set -e; for t in test/*.js; do node $t; done"
|
---|
[6a3a178] | 61 | },
|
---|
| 62 | "testling": {
|
---|
| 63 | "browsers": [
|
---|
| 64 | "ie/8..latest",
|
---|
| 65 | "ff/15..latest",
|
---|
| 66 | "chrome/20..latest",
|
---|
| 67 | "safari/5.1..latest"
|
---|
| 68 | ],
|
---|
| 69 | "files": "test/*.js"
|
---|
[59329aa] | 70 | },
|
---|
| 71 | "version": "2.3.8"
|
---|
[6a3a178] | 72 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.