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.4 KB
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "inflight@1.0.6",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "inflight@1.0.6",
|
---|
| 10 | "_id": "inflight@1.0.6",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
|
---|
| 13 | "_location": "/inflight",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "inflight@1.0.6",
|
---|
| 19 | "name": "inflight",
|
---|
| 20 | "escapedName": "inflight",
|
---|
| 21 | "rawSpec": "1.0.6",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.0.6"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/glob"
|
---|
[6a3a178] | 27 | ],
|
---|
[59329aa] | 28 | "_resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
|
---|
| 29 | "_spec": "1.0.6",
|
---|
| 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/inflight/issues"
|
---|
| 38 | },
|
---|
[6a3a178] | 39 | "dependencies": {
|
---|
| 40 | "once": "^1.3.0",
|
---|
| 41 | "wrappy": "1"
|
---|
| 42 | },
|
---|
[59329aa] | 43 | "description": "Add callbacks to requests in flight to avoid async duplication",
|
---|
[6a3a178] | 44 | "devDependencies": {
|
---|
| 45 | "tap": "^7.1.2"
|
---|
| 46 | },
|
---|
[59329aa] | 47 | "files": [
|
---|
| 48 | "inflight.js"
|
---|
| 49 | ],
|
---|
| 50 | "homepage": "https://github.com/isaacs/inflight",
|
---|
| 51 | "license": "ISC",
|
---|
| 52 | "main": "inflight.js",
|
---|
| 53 | "name": "inflight",
|
---|
[6a3a178] | 54 | "repository": {
|
---|
| 55 | "type": "git",
|
---|
[59329aa] | 56 | "url": "git+https://github.com/npm/inflight.git"
|
---|
[6a3a178] | 57 | },
|
---|
[59329aa] | 58 | "scripts": {
|
---|
| 59 | "test": "tap test.js --100"
|
---|
[6a3a178] | 60 | },
|
---|
[59329aa] | 61 | "version": "1.0.6"
|
---|
[6a3a178] | 62 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.