Last change
on this file since 6fe77af 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 | "async-each@1.0.3",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "async-each@1.0.3",
|
---|
| 10 | "_id": "async-each@1.0.3",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==",
|
---|
| 13 | "_location": "/async-each",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "async-each@1.0.3",
|
---|
| 19 | "name": "async-each",
|
---|
| 20 | "escapedName": "async-each",
|
---|
| 21 | "rawSpec": "1.0.3",
|
---|
| 22 | "saveSpec": null,
|
---|
| 23 | "fetchSpec": "1.0.3"
|
---|
| 24 | },
|
---|
| 25 | "_requiredBy": [
|
---|
| 26 | "/webpack-dev-server/chokidar"
|
---|
| 27 | ],
|
---|
| 28 | "_resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.3.tgz",
|
---|
| 29 | "_spec": "1.0.3",
|
---|
| 30 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 31 | "author": {
|
---|
| 32 | "name": "Paul Miller",
|
---|
| 33 | "url": "https://paulmillr.com/"
|
---|
| 34 | },
|
---|
| 35 | "bugs": {
|
---|
| 36 | "url": "https://github.com/paulmillr/async-each/issues"
|
---|
| 37 | },
|
---|
| 38 | "dependencies": {},
|
---|
[6a3a178] | 39 | "description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
|
---|
[59329aa] | 40 | "files": [
|
---|
| 41 | "index.js"
|
---|
| 42 | ],
|
---|
| 43 | "homepage": "https://github.com/paulmillr/async-each/",
|
---|
[6a3a178] | 44 | "keywords": [
|
---|
[59329aa] | 45 | "async",
|
---|
| 46 | "forEach",
|
---|
| 47 | "each",
|
---|
| 48 | "map",
|
---|
[6a3a178] | 49 | "asynchronous",
|
---|
[59329aa] | 50 | "iteration",
|
---|
| 51 | "iterate",
|
---|
| 52 | "loop",
|
---|
| 53 | "parallel",
|
---|
| 54 | "concurrent",
|
---|
| 55 | "array",
|
---|
| 56 | "flow",
|
---|
| 57 | "control flow"
|
---|
[6a3a178] | 58 | ],
|
---|
[59329aa] | 59 | "license": "MIT",
|
---|
[6a3a178] | 60 | "main": "index.js",
|
---|
[59329aa] | 61 | "name": "async-each",
|
---|
| 62 | "repository": {
|
---|
| 63 | "type": "git",
|
---|
| 64 | "url": "git://github.com/paulmillr/async-each.git"
|
---|
| 65 | },
|
---|
| 66 | "version": "1.0.3"
|
---|
[6a3a178] | 67 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.