Created
October 12, 2018 14:55
-
-
Save baywet/294f8c4b2bcdbec04098caadec3ab4d6 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
0 warn pnpm: | |
message: "using --force I sure hope you know what you are doing" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
1 info pnpm: | |
message: "Installing a flat node_modules. Use flat node_modules only if you rely on buggy dependencies that you cannot fix." | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
2 debug pnpm:package-json: | |
initial: | |
name: "site-creation-form" | |
version: "0.0.1" | |
private: true | |
engines: | |
node: ">=0.10.0" | |
scripts: | |
build: "gulp bundle" | |
clean: "gulp clean" | |
test: "gulp test" | |
dependencies: | |
@microsoft/sp-core-library: "1.6.0" | |
@microsoft/sp-lodash-subset: "1.6.0" | |
@microsoft/sp-office-ui-fabric-core: "1.6.0" | |
@microsoft/sp-webpart-base: "1.6.0" | |
@pnp/common: "^1.2.1" | |
@pnp/logging: "^1.2.1" | |
@pnp/odata: "^1.2.1" | |
@pnp/sp: "^1.2.1" | |
@types/es6-promise: "0.0.33" | |
@types/react: "15.6.6" | |
@types/react-dom: "15.5.6" | |
@types/webpack-env: "1.13.1" | |
react: "15.6.2" | |
react-dom: "15.6.2" | |
react-dropzone: "^5.1.1" | |
devDependencies: | |
@microsoft/sp-build-web: "1.6.0" | |
@microsoft/sp-module-interfaces: "1.6.0" | |
@microsoft/sp-webpart-workbench: "1.6.0" | |
tslint-microsoft-contrib: "~5.0.0" | |
gulp: "~3.9.1" | |
@types/chai: "3.4.34" | |
@types/mocha: "2.2.38" | |
ajv: "~5.2.2" | |
readme: "## site-creation-form\r\n\r\nThis is where you include your WebPart documentation.\r\n\r\n### Building the code\r\n\r\n```bash\r\ngit clone the repo\r\nnpm i\r\nnpm i -g gulp\r\ngulp\r\n```\r\n\r\nThis package produces the following:\r\n\r\n* lib/* - intermediate-stage commonjs build artifacts\r\n* dist/* - the bundled script, along with other resources\r\n* deploy/* - all resources which should be uploaded to a CDN.\r\n\r\n### Build options\r\n\r\ngulp clean - TODO\r\ngulp test - TODO\r\ngulp serve - TODO\r\ngulp bundle - TODO\r\ngulp package-solution - TODO\r\n" | |
readmeFilename: "README.md" | |
gitHead: "6f6994228fb4e0d20c3d57fe65a8482e0fe0b302" | |
description: "This is where you include your WebPart documentation." | |
_id: "[email protected]" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
3 debug pnpm:stage: "resolution_started" | |
4 debug pnpm:progress: | |
pkg: | |
name: "@microsoft/sp-build-web" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
5 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
pkg: | |
name: "@microsoft/sp-build-web" | |
rawSpec: "@microsoft/[email protected]" | |
6 debug pnpm:progress: | |
pkg: | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
7 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkg: | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
8 debug pnpm:progress: | |
pkg: | |
name: "@microsoft/sp-webpart-workbench" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
9 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
pkg: | |
name: "@microsoft/sp-webpart-workbench" | |
rawSpec: "@microsoft/[email protected]" | |
10 debug pnpm:progress: | |
pkg: | |
name: "tslint-microsoft-contrib" | |
rawSpec: "tslint-microsoft-contrib@~5.0.0" | |
status: "installing" | |
11 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslint-microsoft-contrib/5.0.3" | |
pkg: | |
name: "tslint-microsoft-contrib" | |
rawSpec: "tslint-microsoft-contrib@~5.0.0" | |
12 debug pnpm:progress: | |
pkg: | |
name: "gulp" | |
rawSpec: "gulp@~3.9.1" | |
status: "installing" | |
13 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkg: | |
name: "gulp" | |
rawSpec: "gulp@~3.9.1" | |
14 debug pnpm:progress: | |
pkg: | |
name: "@types/chai" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
15 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/chai/3.4.34" | |
pkg: | |
name: "@types/chai" | |
rawSpec: "@types/[email protected]" | |
16 debug pnpm:progress: | |
pkg: | |
name: "@types/mocha" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
17 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/mocha/2.2.38" | |
pkg: | |
name: "@types/mocha" | |
rawSpec: "@types/[email protected]" | |
18 debug pnpm:progress: | |
pkg: | |
name: "ajv" | |
rawSpec: "ajv@~5.2.2" | |
status: "installing" | |
19 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ajv/5.2.5" | |
pkg: | |
name: "ajv" | |
rawSpec: "ajv@~5.2.2" | |
20 debug pnpm:progress: | |
pkg: | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
21 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkg: | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
22 debug pnpm:progress: | |
pkg: | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
23 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkg: | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
24 debug pnpm:progress: | |
pkg: | |
name: "@microsoft/sp-office-ui-fabric-core" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
25 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-office-ui-fabric-core/1.6.0" | |
pkg: | |
name: "@microsoft/sp-office-ui-fabric-core" | |
rawSpec: "@microsoft/[email protected]" | |
26 debug pnpm:progress: | |
pkg: | |
name: "@microsoft/sp-webpart-base" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
27 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
pkg: | |
name: "@microsoft/sp-webpart-base" | |
rawSpec: "@microsoft/[email protected]" | |
28 debug pnpm:progress: | |
pkg: | |
name: "@pnp/common" | |
rawSpec: "@pnp/common@^1.2.1" | |
status: "installing" | |
29 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@pnp/common/1.2.3" | |
pkg: | |
name: "@pnp/common" | |
rawSpec: "@pnp/common@^1.2.1" | |
30 debug pnpm:progress: | |
pkg: | |
name: "@pnp/logging" | |
rawSpec: "@pnp/logging@^1.2.1" | |
status: "installing" | |
31 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@pnp/logging/1.2.3" | |
pkg: | |
name: "@pnp/logging" | |
rawSpec: "@pnp/logging@^1.2.1" | |
32 debug pnpm:progress: | |
pkg: | |
name: "@pnp/odata" | |
rawSpec: "@pnp/odata@^1.2.1" | |
status: "installing" | |
33 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@pnp/odata/1.2.3" | |
pkg: | |
name: "@pnp/odata" | |
rawSpec: "@pnp/odata@^1.2.1" | |
34 debug pnpm:progress: | |
pkg: | |
name: "@pnp/sp" | |
rawSpec: "@pnp/sp@^1.2.1" | |
status: "installing" | |
35 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@pnp/sp/1.2.3" | |
pkg: | |
name: "@pnp/sp" | |
rawSpec: "@pnp/sp@^1.2.1" | |
36 debug pnpm:progress: | |
pkg: | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
37 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkg: | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
38 debug pnpm:progress: | |
pkg: | |
name: "@types/react" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
39 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/react/15.6.6" | |
pkg: | |
name: "@types/react" | |
rawSpec: "@types/[email protected]" | |
40 debug pnpm:progress: | |
pkg: | |
name: "@types/react-dom" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
41 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/react-dom/15.5.6" | |
pkg: | |
name: "@types/react-dom" | |
rawSpec: "@types/[email protected]" | |
42 debug pnpm:progress: | |
pkg: | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
43 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
44 debug pnpm:progress: | |
pkg: | |
name: "react" | |
rawSpec: "[email protected]" | |
status: "installing" | |
45 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/react/15.6.2" | |
pkg: | |
name: "react" | |
rawSpec: "[email protected]" | |
46 debug pnpm:progress: | |
pkg: | |
name: "react-dom" | |
rawSpec: "[email protected]" | |
status: "installing" | |
47 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/react-dom/15.6.2" | |
pkg: | |
name: "react-dom" | |
rawSpec: "[email protected]" | |
48 debug pnpm:progress: | |
pkg: | |
name: "react-dropzone" | |
rawSpec: "react-dropzone@^5.1.1" | |
status: "installing" | |
49 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/react-dropzone/5.1.1" | |
pkg: | |
name: "react-dropzone" | |
rawSpec: "react-dropzone@^5.1.1" | |
50 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
51 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
status: "resolving_content" | |
52 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
53 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
54 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/gulp-core-build-karma" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
55 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/gulp-core-build-karma" | |
rawSpec: "@microsoft/[email protected]" | |
56 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/gulp-core-build-sass" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
57 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/gulp-core-build-sass" | |
rawSpec: "@microsoft/[email protected]" | |
58 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/gulp-core-build-serve" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
59 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/gulp-core-build-serve" | |
rawSpec: "@microsoft/[email protected]" | |
60 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/gulp-core-build-typescript" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
61 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/gulp-core-build-typescript" | |
rawSpec: "@microsoft/[email protected]" | |
62 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/gulp-core-build-webpack" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
63 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/gulp-core-build-webpack" | |
rawSpec: "@microsoft/[email protected]" | |
64 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/sp-build-common" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
65 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/sp-build-common" | |
rawSpec: "@microsoft/[email protected]" | |
66 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/sp-build-core-tasks" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
67 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/sp-build-core-tasks" | |
rawSpec: "@microsoft/[email protected]" | |
68 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/sp-polyfills" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
69 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@microsoft/sp-polyfills" | |
rawSpec: "@microsoft/[email protected]" | |
70 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@types/karma" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
71 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/karma/0.13.33" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@types/karma" | |
rawSpec: "@types/[email protected]" | |
72 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@types/webpack" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
73 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack/4.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "@types/webpack" | |
rawSpec: "@types/[email protected]" | |
74 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
75 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
76 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "webpack" | |
rawSpec: "webpack@/webpack/3.6.0/[email protected]" | |
status: "installing" | |
77 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webpack/3.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "webpack" | |
rawSpec: "webpack@/webpack/3.6.0/[email protected]" | |
78 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
79 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/yargs/4.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-web/1.6.0" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
80 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
81 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
status: "resolving_content" | |
82 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
83 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
84 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
name: "@types/z-schema" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
85 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/z-schema/3.16.31" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
name: "@types/z-schema" | |
rawSpec: "@types/[email protected]" | |
86 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
name: "z-schema" | |
rawSpec: "[email protected]" | |
status: "installing" | |
87 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/z-schema/3.18.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
name: "z-schema" | |
rawSpec: "[email protected]" | |
88 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
89 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
status: "resolving_content" | |
90 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/gulp-core-build-serve" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
91 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/gulp-core-build-serve" | |
rawSpec: "@microsoft/[email protected]" | |
92 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
93 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
94 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/office-ui-fabric-react-bundle" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
95 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/office-ui-fabric-react-bundle" | |
rawSpec: "@microsoft/[email protected]" | |
96 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-application-base" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
97 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-application-base" | |
rawSpec: "@microsoft/[email protected]" | |
98 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-build-core-tasks" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
99 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-build-core-tasks" | |
rawSpec: "@microsoft/[email protected]" | |
100 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-client-preview" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
101 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-client-preview" | |
rawSpec: "@microsoft/[email protected]" | |
102 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
103 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
104 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-loader" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
105 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-loader" | |
rawSpec: "@microsoft/[email protected]" | |
106 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
107 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
108 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
109 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
110 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-webpart-base" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
111 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@microsoft/sp-webpart-base" | |
rawSpec: "@microsoft/[email protected]" | |
112 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
113 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
114 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@types/fs-extra" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
115 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/fs-extra/5.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@types/fs-extra" | |
rawSpec: "@types/[email protected]" | |
116 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@types/react" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
117 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/react/15.6.16" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@types/react" | |
rawSpec: "@types/[email protected]" | |
118 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@types/react-dom" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
119 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/react-dom/15.5.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@types/react-dom" | |
rawSpec: "@types/[email protected]" | |
120 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
121 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
122 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "fs-extra" | |
rawSpec: "[email protected]" | |
status: "installing" | |
123 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fs-extra/5.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "fs-extra" | |
rawSpec: "[email protected]" | |
124 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "office-ui-fabric-react" | |
rawSpec: "office-ui-fabric-react@/office-ui-fabric-react/5.120.0/[email protected][email protected]" | |
status: "installing" | |
125 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "office-ui-fabric-react" | |
rawSpec: "office-ui-fabric-react@/office-ui-fabric-react/5.120.0/[email protected][email protected]" | |
126 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
status: "installing" | |
127 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/prop-types/15.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
128 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "react" | |
rawSpec: "[email protected]" | |
status: "installing" | |
129 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/react/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "react" | |
rawSpec: "[email protected]" | |
130 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "react-dom" | |
rawSpec: "react-dom@/react-dom/15.6.2/[email protected]" | |
status: "installing" | |
131 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/react-dom/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "react-dom" | |
rawSpec: "react-dom@/react-dom/15.6.2/[email protected]" | |
132 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
133 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-workbench/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
134 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslint-microsoft-contrib/5.0.3" | |
pkgVersion: "5.0.3" | |
status: "downloaded_manifest" | |
135 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslint-microsoft-contrib/5.0.3" | |
status: "resolving_content" | |
136 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint-microsoft-contrib/5.0.3" | |
name: "tsutils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
137 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tsutils/2.29.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint-microsoft-contrib/5.0.3" | |
name: "tsutils" | |
rawSpec: "[email protected]" | |
138 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkgVersion: "3.9.1" | |
status: "downloaded_manifest" | |
139 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
status: "resolving_content" | |
140 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "archy" | |
rawSpec: "[email protected]" | |
status: "installing" | |
141 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/archy/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "archy" | |
rawSpec: "[email protected]" | |
142 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
143 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
144 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "deprecated" | |
rawSpec: "[email protected]" | |
status: "installing" | |
145 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/deprecated/0.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "deprecated" | |
rawSpec: "[email protected]" | |
146 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
147 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
148 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "interpret" | |
rawSpec: "[email protected]" | |
status: "installing" | |
149 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/interpret/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "interpret" | |
rawSpec: "[email protected]" | |
150 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "liftoff" | |
rawSpec: "[email protected]" | |
status: "installing" | |
151 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/liftoff/2.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "liftoff" | |
rawSpec: "[email protected]" | |
152 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "minimist" | |
rawSpec: "[email protected]" | |
status: "installing" | |
153 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimist/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "minimist" | |
rawSpec: "[email protected]" | |
154 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "orchestrator" | |
rawSpec: "[email protected]" | |
status: "installing" | |
155 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/orchestrator/0.3.8" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "orchestrator" | |
rawSpec: "[email protected]" | |
156 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "pretty-hrtime" | |
rawSpec: "[email protected]" | |
status: "installing" | |
157 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pretty-hrtime/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "pretty-hrtime" | |
rawSpec: "[email protected]" | |
158 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "semver" | |
rawSpec: "[email protected]" | |
status: "installing" | |
159 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/semver/4.3.6" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "semver" | |
rawSpec: "[email protected]" | |
160 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "tildify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
161 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tildify/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "tildify" | |
rawSpec: "[email protected]" | |
162 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "v8flags" | |
rawSpec: "[email protected]" | |
status: "installing" | |
163 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/v8flags/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "v8flags" | |
rawSpec: "[email protected]" | |
164 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "vinyl-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
165 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp/3.9.1" | |
name: "vinyl-fs" | |
rawSpec: "[email protected]" | |
166 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/chai/3.4.34" | |
pkgVersion: "3.4.34" | |
status: "downloaded_manifest" | |
167 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/chai/3.4.34" | |
status: "resolving_content" | |
168 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/mocha/2.2.38" | |
pkgVersion: "2.2.38" | |
status: "downloaded_manifest" | |
169 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/mocha/2.2.38" | |
status: "resolving_content" | |
170 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ajv/5.2.5" | |
pkgVersion: "5.2.5" | |
status: "downloaded_manifest" | |
171 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ajv/5.2.5" | |
status: "resolving_content" | |
172 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/5.2.5" | |
name: "co" | |
rawSpec: "[email protected]" | |
status: "installing" | |
173 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/co/4.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/5.2.5" | |
name: "co" | |
rawSpec: "[email protected]" | |
174 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/5.2.5" | |
name: "fast-deep-equal" | |
rawSpec: "[email protected]" | |
status: "installing" | |
175 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fast-deep-equal/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/5.2.5" | |
name: "fast-deep-equal" | |
rawSpec: "[email protected]" | |
176 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/5.2.5" | |
name: "json-schema-traverse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
177 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json-schema-traverse/0.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/5.2.5" | |
name: "json-schema-traverse" | |
rawSpec: "[email protected]" | |
178 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/5.2.5" | |
name: "json-stable-stringify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
179 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json-stable-stringify/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/5.2.5" | |
name: "json-stable-stringify" | |
rawSpec: "[email protected]" | |
180 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
181 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
status: "resolving_content" | |
182 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
183 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
184 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
185 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
186 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
187 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
188 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
189 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
190 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
191 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
status: "resolving_content" | |
192 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
name: "@types/lodash" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
193 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/lodash/4.14.74" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
name: "@types/lodash" | |
rawSpec: "@types/[email protected]" | |
194 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
195 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
196 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
197 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
198 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-office-ui-fabric-core/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
199 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-office-ui-fabric-core/1.6.0" | |
status: "resolving_content" | |
200 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-office-ui-fabric-core/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
201 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-office-ui-fabric-core/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
202 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-office-ui-fabric-core/1.6.0" | |
name: "office-ui-fabric-core" | |
rawSpec: "[email protected]" | |
status: "installing" | |
203 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/office-ui-fabric-core/9.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-office-ui-fabric-core/1.6.0" | |
name: "office-ui-fabric-core" | |
rawSpec: "[email protected]" | |
204 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-office-ui-fabric-core/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
205 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-office-ui-fabric-core/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
206 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
207 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
status: "resolving_content" | |
208 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/decorators" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
209 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/decorators/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/decorators" | |
rawSpec: "@microsoft/[email protected]" | |
210 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
211 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.7.77" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
212 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/office-ui-fabric-react-bundle" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
213 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/office-ui-fabric-react-bundle" | |
rawSpec: "@microsoft/[email protected]" | |
214 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-component-base" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
215 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-component-base" | |
rawSpec: "@microsoft/[email protected]" | |
216 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
217 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
218 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
219 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
220 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-dynamic-data" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
221 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-dynamic-data" | |
rawSpec: "@microsoft/[email protected]" | |
222 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-http" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
223 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-http" | |
rawSpec: "@microsoft/[email protected]" | |
224 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-loader" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
225 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-loader" | |
rawSpec: "@microsoft/[email protected]" | |
226 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
227 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
228 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
229 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
230 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-page-context" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
231 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@microsoft/sp-page-context" | |
rawSpec: "@microsoft/[email protected]" | |
232 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
233 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
234 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@types/react" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
235 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/react/15.6.16" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@types/react" | |
rawSpec: "@types/[email protected]" | |
236 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@types/react-dom" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
237 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/react-dom/15.5.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@types/react-dom" | |
rawSpec: "@types/[email protected]" | |
238 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
239 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
240 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "office-ui-fabric" | |
rawSpec: "[email protected]" | |
status: "installing" | |
241 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/office-ui-fabric/2.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "office-ui-fabric" | |
rawSpec: "[email protected]" | |
242 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "office-ui-fabric-react" | |
rawSpec: "office-ui-fabric-react@/office-ui-fabric-react/5.120.0/[email protected][email protected]" | |
status: "installing" | |
243 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "office-ui-fabric-react" | |
rawSpec: "office-ui-fabric-react@/office-ui-fabric-react/5.120.0/[email protected][email protected]" | |
244 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "react" | |
rawSpec: "[email protected]" | |
status: "installing" | |
245 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/react/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "react" | |
rawSpec: "[email protected]" | |
246 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "react-dom" | |
rawSpec: "react-dom@/react-dom/15.6.2/[email protected]" | |
status: "installing" | |
247 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/react-dom/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "react-dom" | |
rawSpec: "react-dom@/react-dom/15.6.2/[email protected]" | |
248 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
249 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
250 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@pnp/common/1.2.3" | |
pkgVersion: "1.2.3" | |
status: "downloaded_manifest" | |
251 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@pnp/common/1.2.3" | |
status: "resolving_content" | |
252 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@pnp/common/1.2.3" | |
name: "adal-angular" | |
rawSpec: "[email protected]" | |
status: "installing" | |
253 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/adal-angular/1.0.17" | |
pkg: | |
dependentId: "registry.npmjs.org/@pnp/common/1.2.3" | |
name: "adal-angular" | |
rawSpec: "[email protected]" | |
254 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@pnp/common/1.2.3" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
255 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@pnp/common/1.2.3" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
256 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@pnp/logging/1.2.3" | |
pkgVersion: "1.2.3" | |
status: "downloaded_manifest" | |
257 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@pnp/logging/1.2.3" | |
status: "resolving_content" | |
258 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@pnp/logging/1.2.3" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
259 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@pnp/logging/1.2.3" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
260 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@pnp/odata/1.2.3" | |
pkgVersion: "1.2.3" | |
status: "downloaded_manifest" | |
261 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@pnp/odata/1.2.3" | |
status: "resolving_content" | |
262 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@pnp/odata/1.2.3" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
263 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@pnp/odata/1.2.3" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
264 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@pnp/sp/1.2.3" | |
pkgVersion: "1.2.3" | |
status: "downloaded_manifest" | |
265 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@pnp/sp/1.2.3" | |
status: "resolving_content" | |
266 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@pnp/sp/1.2.3" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
267 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@pnp/sp/1.2.3" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
268 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkgVersion: "0.0.33" | |
status: "downloaded_manifest" | |
269 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
status: "resolving_content" | |
270 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react/15.6.6" | |
pkgVersion: "15.6.6" | |
status: "downloaded_manifest" | |
271 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react/15.6.6" | |
status: "resolving_content" | |
272 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react-dom/15.5.6" | |
pkgVersion: "15.5.6" | |
status: "downloaded_manifest" | |
273 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react-dom/15.5.6" | |
status: "resolving_content" | |
274 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/react-dom/15.5.6" | |
name: "@types/react" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
275 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/react/15.6.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/react-dom/15.5.6" | |
name: "@types/react" | |
rawSpec: "@types/[email protected]" | |
276 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
277 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
status: "resolving_content" | |
278 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
279 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react/15.6.2" | |
status: "resolving_content" | |
280 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/react/15.6.2" | |
name: "create-react-class" | |
rawSpec: "[email protected]" | |
status: "installing" | |
281 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/create-react-class/15.6.3" | |
pkg: | |
dependentId: "registry.npmjs.org/react/15.6.2" | |
name: "create-react-class" | |
rawSpec: "[email protected]" | |
282 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/react/15.6.2" | |
name: "fbjs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
283 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fbjs/0.8.17" | |
pkg: | |
dependentId: "registry.npmjs.org/react/15.6.2" | |
name: "fbjs" | |
rawSpec: "[email protected]" | |
284 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/react/15.6.2" | |
name: "loose-envify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
285 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loose-envify/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/react/15.6.2" | |
name: "loose-envify" | |
rawSpec: "[email protected]" | |
286 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/react/15.6.2" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
287 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/react/15.6.2" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
288 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/react/15.6.2" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
status: "installing" | |
289 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/prop-types/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/react/15.6.2" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
290 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react-dom/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
291 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react-dom/15.6.2" | |
status: "resolving_content" | |
292 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/react-dom/15.6.2" | |
name: "fbjs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
293 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fbjs/0.8.17" | |
pkg: | |
dependentId: "registry.npmjs.org/react-dom/15.6.2" | |
name: "fbjs" | |
rawSpec: "[email protected]" | |
294 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/react-dom/15.6.2" | |
name: "loose-envify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
295 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loose-envify/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/react-dom/15.6.2" | |
name: "loose-envify" | |
rawSpec: "[email protected]" | |
296 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/react-dom/15.6.2" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
297 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/react-dom/15.6.2" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
298 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/react-dom/15.6.2" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
status: "installing" | |
299 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/prop-types/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/react-dom/15.6.2" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
300 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react-dropzone/5.1.1" | |
pkgVersion: "5.1.1" | |
status: "downloaded_manifest" | |
301 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react-dropzone/5.1.1" | |
status: "resolving_content" | |
302 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/react-dropzone/5.1.1" | |
name: "attr-accept" | |
rawSpec: "[email protected]" | |
status: "installing" | |
303 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/attr-accept/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/react-dropzone/5.1.1" | |
name: "attr-accept" | |
rawSpec: "[email protected]" | |
304 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/react-dropzone/5.1.1" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
status: "installing" | |
305 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/prop-types/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/react-dropzone/5.1.1" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
306 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkgVersion: "3.8.8" | |
status: "downloaded_manifest" | |
307 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
status: "resolving_content" | |
308 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
309 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
310 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/assertion-error" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
311 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/assertion-error/1.0.30" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/assertion-error" | |
rawSpec: "@types/[email protected]" | |
312 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/chai" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
313 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/chai/3.4.34" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/chai" | |
rawSpec: "@types/[email protected]" | |
314 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/chalk" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
315 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/chalk/0.4.31" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/chalk" | |
rawSpec: "@types/[email protected]" | |
316 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/gulp" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
317 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/gulp/3.8.32" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/gulp" | |
rawSpec: "@types/[email protected]" | |
318 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/gulp-util" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
319 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/gulp-util/3.0.30" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/gulp-util" | |
rawSpec: "@types/[email protected]" | |
320 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/mocha" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
321 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/mocha/5.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/mocha" | |
rawSpec: "@types/[email protected]" | |
322 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
323 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
324 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/node-notifier" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
325 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node-notifier/0.0.28" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/node-notifier" | |
rawSpec: "@types/[email protected]" | |
326 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/orchestrator" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
327 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/orchestrator/0.0.30" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/orchestrator" | |
rawSpec: "@types/[email protected]" | |
328 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/q" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
329 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/q/0.0.32" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/q" | |
rawSpec: "@types/[email protected]" | |
330 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/rimraf" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
331 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/rimraf/0.0.28" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/rimraf" | |
rawSpec: "@types/[email protected]" | |
332 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/semver" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
333 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/semver/5.3.33" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/semver" | |
rawSpec: "@types/[email protected]" | |
334 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/through2" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
335 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/through2/2.0.32" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/through2" | |
rawSpec: "@types/[email protected]" | |
336 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/vinyl" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
337 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/vinyl/1.2.30" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/vinyl" | |
rawSpec: "@types/[email protected]" | |
338 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/yargs" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
339 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/yargs/0.0.34" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "@types/yargs" | |
rawSpec: "@types/[email protected]" | |
340 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
341 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "colors" | |
rawSpec: "[email protected]" | |
342 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "del" | |
rawSpec: "[email protected]" | |
status: "installing" | |
343 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/del/2.2.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "del" | |
rawSpec: "[email protected]" | |
344 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "end-of-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
345 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/end-of-stream/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "end-of-stream" | |
rawSpec: "[email protected]" | |
346 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "glob-escape" | |
rawSpec: "[email protected]" | |
status: "installing" | |
347 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob-escape/0.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "glob-escape" | |
rawSpec: "[email protected]" | |
348 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "globby" | |
rawSpec: "[email protected]" | |
status: "installing" | |
349 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/globby/5.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "globby" | |
rawSpec: "[email protected]" | |
350 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
351 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
352 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "gulp-flatten" | |
rawSpec: "[email protected]" | |
status: "installing" | |
353 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-flatten/0.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "gulp-flatten" | |
rawSpec: "[email protected]" | |
354 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "gulp-if" | |
rawSpec: "[email protected]" | |
status: "installing" | |
355 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-if/2.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "gulp-if" | |
rawSpec: "[email protected]" | |
356 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
357 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
358 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "jest" | |
rawSpec: "[email protected]" | |
status: "installing" | |
359 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "jest" | |
rawSpec: "[email protected]" | |
360 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "jest-cli" | |
rawSpec: "[email protected]" | |
status: "installing" | |
361 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-cli/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "jest-cli" | |
rawSpec: "[email protected]" | |
362 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "jest-environment-jsdom" | |
rawSpec: "[email protected]" | |
status: "installing" | |
363 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-environment-jsdom/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "jest-environment-jsdom" | |
rawSpec: "[email protected]" | |
364 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "jest-resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
365 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-resolve/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "jest-resolve" | |
rawSpec: "[email protected]" | |
366 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "jju" | |
rawSpec: "[email protected]" | |
status: "installing" | |
367 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jju/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "jju" | |
rawSpec: "[email protected]" | |
368 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "jsdom" | |
rawSpec: "[email protected]" | |
status: "installing" | |
369 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jsdom/11.11.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "jsdom" | |
rawSpec: "[email protected]" | |
370 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "lodash.merge" | |
rawSpec: "[email protected]" | |
status: "installing" | |
371 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.merge/4.3.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "lodash.merge" | |
rawSpec: "[email protected]" | |
372 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "merge2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
373 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/merge2/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "merge2" | |
rawSpec: "[email protected]" | |
374 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "node-notifier" | |
rawSpec: "[email protected]" | |
status: "installing" | |
375 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/node-notifier/5.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "node-notifier" | |
rawSpec: "[email protected]" | |
376 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
377 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
378 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "orchestrator" | |
rawSpec: "[email protected]" | |
status: "installing" | |
379 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/orchestrator/0.3.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "orchestrator" | |
rawSpec: "[email protected]" | |
380 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "pretty-hrtime" | |
rawSpec: "[email protected]" | |
status: "installing" | |
381 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pretty-hrtime/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "pretty-hrtime" | |
rawSpec: "[email protected]" | |
382 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
status: "installing" | |
383 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/rimraf/2.5.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
384 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "semver" | |
rawSpec: "[email protected]" | |
status: "installing" | |
385 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/semver/5.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "semver" | |
rawSpec: "[email protected]" | |
386 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
387 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "through2" | |
rawSpec: "[email protected]" | |
388 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
389 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/yargs/4.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
390 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "z-schema" | |
rawSpec: "[email protected]" | |
status: "installing" | |
391 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/z-schema/3.18.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
name: "z-schema" | |
rawSpec: "[email protected]" | |
392 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
pkgVersion: "4.6.3" | |
status: "downloaded_manifest" | |
393 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
status: "resolving_content" | |
394 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
395 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
396 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
397 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
398 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "chai" | |
rawSpec: "[email protected]" | |
status: "installing" | |
399 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chai/3.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "chai" | |
rawSpec: "[email protected]" | |
400 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
401 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
402 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "gulp-karma" | |
rawSpec: "gulp-karma@/gulp-karma/0.0.5/[email protected]" | |
status: "installing" | |
403 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-karma/0.0.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "gulp-karma" | |
rawSpec: "gulp-karma@/gulp-karma/0.0.5/[email protected]" | |
404 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "istanbul-instrumenter-loader" | |
rawSpec: "istanbul-instrumenter-loader@/istanbul-instrumenter-loader/3.0.1/[email protected]" | |
status: "installing" | |
405 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-instrumenter-loader/3.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "istanbul-instrumenter-loader" | |
rawSpec: "istanbul-instrumenter-loader@/istanbul-instrumenter-loader/3.0.1/[email protected]" | |
406 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma" | |
rawSpec: "[email protected]" | |
status: "installing" | |
407 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/karma/0.13.22" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma" | |
rawSpec: "[email protected]" | |
408 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma-coverage" | |
rawSpec: "[email protected]" | |
status: "installing" | |
409 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/karma-coverage/0.5.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma-coverage" | |
rawSpec: "[email protected]" | |
410 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma-mocha" | |
rawSpec: "[email protected]" | |
status: "installing" | |
411 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/karma-mocha/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma-mocha" | |
rawSpec: "[email protected]" | |
412 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma-mocha-clean-reporter" | |
rawSpec: "[email protected]" | |
status: "installing" | |
413 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/karma-mocha-clean-reporter/0.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma-mocha-clean-reporter" | |
rawSpec: "[email protected]" | |
414 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma-phantomjs-launcher" | |
rawSpec: "karma-phantomjs-launcher@/karma-phantomjs-launcher/1.0.4/[email protected]" | |
status: "installing" | |
415 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/karma-phantomjs-launcher/1.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma-phantomjs-launcher" | |
rawSpec: "karma-phantomjs-launcher@/karma-phantomjs-launcher/1.0.4/[email protected]" | |
416 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma-sinon-chai" | |
rawSpec: "karma-sinon-chai@/karma-sinon-chai/1.2.4/5fc1304e1e69a328078cebf8183ed10a" | |
status: "installing" | |
417 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/karma-sinon-chai/1.2.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma-sinon-chai" | |
rawSpec: "karma-sinon-chai@/karma-sinon-chai/1.2.4/5fc1304e1e69a328078cebf8183ed10a" | |
418 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma-webpack" | |
rawSpec: "karma-webpack@/karma-webpack/2.0.9/[email protected]" | |
status: "installing" | |
419 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/karma-webpack/2.0.9" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "karma-webpack" | |
rawSpec: "karma-webpack@/karma-webpack/2.0.9/[email protected]" | |
420 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "lolex" | |
rawSpec: "[email protected]" | |
status: "installing" | |
421 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lolex/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "lolex" | |
rawSpec: "[email protected]" | |
422 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "mocha" | |
rawSpec: "[email protected]" | |
status: "installing" | |
423 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mocha/5.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "mocha" | |
rawSpec: "[email protected]" | |
424 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "phantomjs-polyfill" | |
rawSpec: "[email protected]" | |
status: "installing" | |
425 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/phantomjs-polyfill/0.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "phantomjs-polyfill" | |
rawSpec: "[email protected]" | |
426 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "phantomjs-prebuilt" | |
rawSpec: "[email protected]" | |
status: "installing" | |
427 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "phantomjs-prebuilt" | |
rawSpec: "[email protected]" | |
428 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "sinon" | |
rawSpec: "[email protected]" | |
status: "installing" | |
429 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/sinon/1.17.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "sinon" | |
rawSpec: "[email protected]" | |
430 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "sinon-chai" | |
rawSpec: "sinon-chai@/sinon-chai/2.8.0/[email protected][email protected]" | |
status: "installing" | |
431 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/sinon-chai/2.8.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "sinon-chai" | |
rawSpec: "sinon-chai@/sinon-chai/2.8.0/[email protected][email protected]" | |
432 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "webpack" | |
rawSpec: "webpack@/webpack/3.11.0/[email protected]" | |
status: "installing" | |
433 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webpack/3.11.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
name: "webpack" | |
rawSpec: "webpack@/webpack/3.11.0/[email protected]" | |
434 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
pkgVersion: "4.3.38" | |
status: "downloaded_manifest" | |
435 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
status: "resolving_content" | |
436 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
437 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
438 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
439 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.7.77" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
440 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
441 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
442 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "autoprefixer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
443 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/autoprefixer/6.3.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "autoprefixer" | |
rawSpec: "[email protected]" | |
444 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
445 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
446 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-clean-css" | |
rawSpec: "[email protected]" | |
status: "installing" | |
447 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-clean-css/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-clean-css" | |
rawSpec: "[email protected]" | |
448 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-clip-empty-files" | |
rawSpec: "[email protected]" | |
status: "installing" | |
449 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-clip-empty-files/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-clip-empty-files" | |
rawSpec: "[email protected]" | |
450 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-clone" | |
rawSpec: "[email protected]" | |
status: "installing" | |
451 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-clone/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-clone" | |
rawSpec: "[email protected]" | |
452 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-postcss" | |
rawSpec: "[email protected]" | |
status: "installing" | |
453 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-postcss/6.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-postcss" | |
rawSpec: "[email protected]" | |
454 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-sass" | |
rawSpec: "[email protected]" | |
status: "installing" | |
455 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-sass/3.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-sass" | |
rawSpec: "[email protected]" | |
456 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-sourcemaps" | |
rawSpec: "[email protected]" | |
status: "installing" | |
457 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-sourcemaps" | |
rawSpec: "[email protected]" | |
458 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-texttojs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
459 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-texttojs/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "gulp-texttojs" | |
rawSpec: "[email protected]" | |
460 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "merge2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
461 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/merge2/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "merge2" | |
rawSpec: "[email protected]" | |
462 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "postcss-modules" | |
rawSpec: "[email protected]" | |
status: "installing" | |
463 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-modules/0.6.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "postcss-modules" | |
rawSpec: "[email protected]" | |
464 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
465 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-sass/4.3.38" | |
name: "through2" | |
rawSpec: "[email protected]" | |
466 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
pkgVersion: "3.2.38" | |
status: "downloaded_manifest" | |
467 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
status: "resolving_content" | |
468 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
469 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
470 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
471 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
472 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
473 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
474 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
475 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "colors" | |
rawSpec: "[email protected]" | |
476 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "deasync" | |
rawSpec: "[email protected]" | |
status: "installing" | |
477 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/deasync/0.1.13" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "deasync" | |
rawSpec: "[email protected]" | |
478 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "express" | |
rawSpec: "[email protected]" | |
status: "installing" | |
479 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/express/4.16.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "express" | |
rawSpec: "[email protected]" | |
480 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
481 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
482 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "gulp-connect" | |
rawSpec: "[email protected]" | |
status: "installing" | |
483 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-connect/5.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "gulp-connect" | |
rawSpec: "[email protected]" | |
484 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "gulp-open" | |
rawSpec: "[email protected]" | |
status: "installing" | |
485 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-open/3.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "gulp-open" | |
rawSpec: "[email protected]" | |
486 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
487 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
488 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "node-forge" | |
rawSpec: "[email protected]" | |
status: "installing" | |
489 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/node-forge/0.7.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "node-forge" | |
rawSpec: "[email protected]" | |
490 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "sudo" | |
rawSpec: "[email protected]" | |
status: "installing" | |
491 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/sudo/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
name: "sudo" | |
rawSpec: "[email protected]" | |
492 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
pkgVersion: "4.11.3" | |
status: "downloaded_manifest" | |
493 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
status: "resolving_content" | |
494 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "@microsoft/api-extractor" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
495 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "@microsoft/api-extractor" | |
rawSpec: "@microsoft/[email protected]" | |
496 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
497 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
498 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
499 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
500 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "@types/gulp" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
501 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/gulp/3.8.32" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "@types/gulp" | |
rawSpec: "@types/[email protected]" | |
502 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
503 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
504 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "@types/vinyl" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
505 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/vinyl/1.2.30" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "@types/vinyl" | |
rawSpec: "@types/[email protected]" | |
506 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "decomment" | |
rawSpec: "[email protected]" | |
status: "installing" | |
507 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/decomment/0.9.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "decomment" | |
rawSpec: "[email protected]" | |
508 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
509 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "glob" | |
rawSpec: "[email protected]" | |
510 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "glob-escape" | |
rawSpec: "[email protected]" | |
status: "installing" | |
511 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob-escape/0.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "glob-escape" | |
rawSpec: "[email protected]" | |
512 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
513 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
514 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-cache" | |
rawSpec: "[email protected]" | |
status: "installing" | |
515 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-cache/0.4.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-cache" | |
rawSpec: "[email protected]" | |
516 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-changed" | |
rawSpec: "[email protected]" | |
status: "installing" | |
517 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-changed/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-changed" | |
rawSpec: "[email protected]" | |
518 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-decomment" | |
rawSpec: "[email protected]" | |
status: "installing" | |
519 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-decomment/0.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-decomment" | |
rawSpec: "[email protected]" | |
520 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-plumber" | |
rawSpec: "[email protected]" | |
status: "installing" | |
521 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-plumber/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-plumber" | |
rawSpec: "[email protected]" | |
522 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-sourcemaps" | |
rawSpec: "[email protected]" | |
status: "installing" | |
523 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-sourcemaps" | |
rawSpec: "[email protected]" | |
524 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-texttojs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
525 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-texttojs/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-texttojs" | |
rawSpec: "[email protected]" | |
526 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-typescript" | |
rawSpec: "gulp-typescript@/gulp-typescript/3.1.7/[email protected]" | |
status: "installing" | |
527 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-typescript/3.1.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-typescript" | |
rawSpec: "gulp-typescript@/gulp-typescript/3.1.7/[email protected]" | |
528 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
529 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
530 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
531 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
532 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "md5" | |
rawSpec: "[email protected]" | |
status: "installing" | |
533 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/md5/2.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "md5" | |
rawSpec: "[email protected]" | |
534 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "merge2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
535 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/merge2/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "merge2" | |
rawSpec: "[email protected]" | |
536 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
537 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
538 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
539 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "through2" | |
rawSpec: "[email protected]" | |
540 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "tslint" | |
rawSpec: "tslint@/tslint/5.9.1/[email protected]" | |
status: "installing" | |
541 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslint/5.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "tslint" | |
rawSpec: "tslint@/tslint/5.9.1/[email protected]" | |
542 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "tslint-microsoft-contrib" | |
rawSpec: "tslint-microsoft-contrib@/tslint-microsoft-contrib/5.0.3/[email protected][email protected]" | |
status: "installing" | |
543 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslint-microsoft-contrib/5.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "tslint-microsoft-contrib" | |
rawSpec: "tslint-microsoft-contrib@/tslint-microsoft-contrib/5.0.3/[email protected][email protected]" | |
544 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "typescript" | |
rawSpec: "[email protected]" | |
status: "installing" | |
545 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/typescript/2.4.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
name: "typescript" | |
rawSpec: "[email protected]" | |
546 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
pkgVersion: "3.4.10" | |
status: "downloaded_manifest" | |
547 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
status: "resolving_content" | |
548 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
549 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
550 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "@types/gulp" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
551 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/gulp/3.8.32" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "@types/gulp" | |
rawSpec: "@types/[email protected]" | |
552 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
553 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
554 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
555 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "colors" | |
rawSpec: "[email protected]" | |
556 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
557 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
558 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
559 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
560 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "webpack" | |
rawSpec: "webpack@/webpack/3.11.0/[email protected]" | |
status: "installing" | |
561 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webpack/3.11.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
name: "webpack" | |
rawSpec: "webpack@/webpack/3.11.0/[email protected]" | |
562 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
563 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
status: "resolving_content" | |
564 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
565 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
566 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "@microsoft/gulp-core-build-typescript" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
567 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "@microsoft/gulp-core-build-typescript" | |
rawSpec: "@microsoft/[email protected]" | |
568 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "@microsoft/sp-tslint-rules" | |
rawSpec: "@microsoft/sp-tslint-rules@/@microsoft/sp-tslint-rules/1.6.0/[email protected]" | |
status: "installing" | |
569 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "@microsoft/sp-tslint-rules" | |
rawSpec: "@microsoft/sp-tslint-rules@/@microsoft/sp-tslint-rules/1.6.0/[email protected]" | |
570 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "@types/yargs" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
571 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/yargs/0.0.35" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "@types/yargs" | |
rawSpec: "@types/[email protected]" | |
572 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
573 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
574 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "jju" | |
rawSpec: "[email protected]" | |
status: "installing" | |
575 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jju/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "jju" | |
rawSpec: "[email protected]" | |
576 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "typescript" | |
rawSpec: "[email protected]" | |
status: "installing" | |
577 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/typescript/2.4.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "typescript" | |
rawSpec: "[email protected]" | |
578 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
579 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/yargs/4.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-common/1.6.0" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
580 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
581 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
status: "resolving_content" | |
582 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
583 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
584 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/gulp-core-build-karma" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
585 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/gulp-core-build-karma" | |
rawSpec: "@microsoft/[email protected]" | |
586 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/gulp-core-build-serve" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
587 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/gulp-core-build-serve" | |
rawSpec: "@microsoft/[email protected]" | |
588 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/gulp-core-build-webpack" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
589 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/gulp-core-build-webpack" | |
rawSpec: "@microsoft/[email protected]" | |
590 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
591 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.7.77" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
592 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/loader-cased-file" | |
rawSpec: "@microsoft/loader-cased-file@/@microsoft/loader-cased-file/1.6.0/[email protected]" | |
status: "installing" | |
593 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/loader-cased-file" | |
rawSpec: "@microsoft/loader-cased-file@/@microsoft/loader-cased-file/1.6.0/[email protected]" | |
594 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/loader-load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
595 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/loader-load-themed-styles/1.7.60" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/loader-load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
596 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
597 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
598 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/rush-lib" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
599 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/rush-lib" | |
rawSpec: "@microsoft/[email protected]" | |
600 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/set-webpack-public-path-plugin" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
601 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/set-webpack-public-path-plugin" | |
rawSpec: "@microsoft/[email protected]" | |
602 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
603 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
604 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/sp-polyfills" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
605 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@microsoft/sp-polyfills" | |
rawSpec: "@microsoft/[email protected]" | |
606 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/finalhandler" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
607 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/finalhandler/0.0.31" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/finalhandler" | |
rawSpec: "@types/[email protected]" | |
608 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/fs-extra" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
609 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/fs-extra/5.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/fs-extra" | |
rawSpec: "@types/[email protected]" | |
610 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/glob" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
611 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/glob/5.0.30" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/glob" | |
rawSpec: "@types/[email protected]" | |
612 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/gulp-replace" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
613 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/gulp-replace/0.0.29" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/gulp-replace" | |
rawSpec: "@types/[email protected]" | |
614 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/lodash" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
615 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/lodash/4.14.74" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/lodash" | |
rawSpec: "@types/[email protected]" | |
616 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/merge2" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
617 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/merge2/0.3.29" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/merge2" | |
rawSpec: "@types/[email protected]" | |
618 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
619 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
620 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/resolve" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
621 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/resolve/0.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/resolve" | |
rawSpec: "@types/[email protected]" | |
622 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/rimraf" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
623 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/rimraf/0.0.28" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/rimraf" | |
rawSpec: "@types/[email protected]" | |
624 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/serve-static" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
625 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/serve-static/1.7.31" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/serve-static" | |
rawSpec: "@types/[email protected]" | |
626 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/uuid" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
627 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/uuid/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/uuid" | |
rawSpec: "@types/[email protected]" | |
628 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/webpack" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
629 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack/4.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/webpack" | |
rawSpec: "@types/[email protected]" | |
630 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/webpack-stream" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
631 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-stream/3.2.10" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "@types/webpack-stream" | |
rawSpec: "@types/[email protected]" | |
632 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "azure-storage" | |
rawSpec: "[email protected]" | |
status: "installing" | |
633 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/azure-storage/2.8.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "azure-storage" | |
rawSpec: "[email protected]" | |
634 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
635 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "colors" | |
rawSpec: "[email protected]" | |
636 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "css-loader" | |
rawSpec: "[email protected]" | |
status: "installing" | |
637 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/css-loader/0.28.11" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "css-loader" | |
rawSpec: "[email protected]" | |
638 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "finalhandler" | |
rawSpec: "[email protected]" | |
status: "installing" | |
639 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/finalhandler/0.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "finalhandler" | |
rawSpec: "[email protected]" | |
640 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "fs-extra" | |
rawSpec: "[email protected]" | |
status: "installing" | |
641 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fs-extra/5.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "fs-extra" | |
rawSpec: "[email protected]" | |
642 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
643 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "glob" | |
rawSpec: "[email protected]" | |
644 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "glob-escape" | |
rawSpec: "[email protected]" | |
status: "installing" | |
645 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob-escape/0.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "glob-escape" | |
rawSpec: "[email protected]" | |
646 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
647 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "gulp" | |
rawSpec: "[email protected]" | |
648 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "gulp-replace" | |
rawSpec: "[email protected]" | |
status: "installing" | |
649 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-replace/0.5.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "gulp-replace" | |
rawSpec: "[email protected]" | |
650 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
651 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
652 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "html-loader" | |
rawSpec: "[email protected]" | |
status: "installing" | |
653 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/html-loader/0.5.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "html-loader" | |
rawSpec: "[email protected]" | |
654 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "json-loader" | |
rawSpec: "[email protected]" | |
status: "installing" | |
655 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json-loader/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "json-loader" | |
rawSpec: "[email protected]" | |
656 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "json-schema" | |
rawSpec: "[email protected]" | |
status: "installing" | |
657 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json-schema/0.2.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "json-schema" | |
rawSpec: "[email protected]" | |
658 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
659 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
660 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "merge2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
661 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/merge2/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "merge2" | |
rawSpec: "[email protected]" | |
662 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "node-zip" | |
rawSpec: "[email protected]" | |
status: "installing" | |
663 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/node-zip/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "node-zip" | |
rawSpec: "[email protected]" | |
664 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "phantomjs-prebuilt" | |
rawSpec: "[email protected]" | |
status: "installing" | |
665 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "phantomjs-prebuilt" | |
rawSpec: "[email protected]" | |
666 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
667 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/resolve/1.7.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
668 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
status: "installing" | |
669 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/rimraf/2.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
670 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "serve-static" | |
rawSpec: "[email protected]" | |
status: "installing" | |
671 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/serve-static/1.10.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "serve-static" | |
rawSpec: "[email protected]" | |
672 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "source-map-loader" | |
rawSpec: "[email protected]" | |
status: "installing" | |
673 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map-loader/0.2.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "source-map-loader" | |
rawSpec: "[email protected]" | |
674 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
675 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
676 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "uuid" | |
rawSpec: "[email protected]" | |
status: "installing" | |
677 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/uuid/3.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "uuid" | |
rawSpec: "[email protected]" | |
678 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "webpack" | |
rawSpec: "webpack@/webpack/3.6.0/[email protected]" | |
status: "installing" | |
679 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webpack/3.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "webpack" | |
rawSpec: "webpack@/webpack/3.6.0/[email protected]" | |
680 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "webpack-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
681 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webpack-stream/4.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "webpack-stream" | |
rawSpec: "[email protected]" | |
682 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "xml" | |
rawSpec: "[email protected]" | |
status: "installing" | |
683 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/xml/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
name: "xml" | |
rawSpec: "[email protected]" | |
684 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
685 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
status: "resolving_content" | |
686 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
687 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
688 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
name: "es6-collections" | |
rawSpec: "[email protected]" | |
status: "installing" | |
689 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/es6-collections/0.5.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
name: "es6-collections" | |
rawSpec: "[email protected]" | |
690 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
name: "es6-promise" | |
rawSpec: "[email protected]" | |
status: "installing" | |
691 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/es6-promise/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
name: "es6-promise" | |
rawSpec: "[email protected]" | |
692 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
693 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
694 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
name: "whatwg-fetch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
695 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-fetch/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
name: "whatwg-fetch" | |
rawSpec: "[email protected]" | |
696 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
name: "whatwg-url" | |
rawSpec: "[email protected]" | |
status: "installing" | |
697 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-url/4.7.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
name: "whatwg-url" | |
rawSpec: "[email protected]" | |
698 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/karma/0.13.33" | |
pkgVersion: "0.13.33" | |
status: "downloaded_manifest" | |
699 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/karma/0.13.33" | |
status: "resolving_content" | |
700 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/karma/0.13.33" | |
name: "@types/bluebird" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
701 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/bluebird/3.5.24" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/karma/0.13.33" | |
name: "@types/bluebird" | |
rawSpec: "@types/[email protected]" | |
702 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/karma/0.13.33" | |
name: "@types/log4js" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
703 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/log4js/2.3.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/karma/0.13.33" | |
name: "@types/log4js" | |
rawSpec: "@types/[email protected]" | |
704 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/karma/0.13.33" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
705 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/karma/0.13.33" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
706 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack/4.4.0" | |
pkgVersion: "4.4.0" | |
status: "downloaded_manifest" | |
707 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack/4.4.0" | |
status: "resolving_content" | |
708 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/webpack/4.4.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
709 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/webpack/4.4.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
710 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/webpack/4.4.0" | |
name: "@types/tapable" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
711 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/tapable/1.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/webpack/4.4.0" | |
name: "@types/tapable" | |
rawSpec: "@types/[email protected]" | |
712 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/webpack/4.4.0" | |
name: "@types/uglify-js" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
713 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/uglify-js/3.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/webpack/4.4.0" | |
name: "@types/uglify-js" | |
rawSpec: "@types/[email protected]" | |
714 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/webpack/4.4.0" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
715 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/webpack/4.4.0" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
716 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkgVersion: "3.9.1" | |
status: "downloaded_manifest" | |
717 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack/3.6.0" | |
pkgVersion: "3.6.0" | |
status: "downloaded_manifest" | |
718 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack/3.6.0" | |
status: "resolving_content" | |
719 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
720 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn/5.7.3" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
721 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "acorn-dynamic-import" | |
rawSpec: "[email protected]" | |
status: "installing" | |
722 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn-dynamic-import/2.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "acorn-dynamic-import" | |
rawSpec: "[email protected]" | |
723 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "ajv" | |
rawSpec: "[email protected]" | |
status: "installing" | |
724 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ajv/5.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "ajv" | |
rawSpec: "[email protected]" | |
725 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "ajv-keywords" | |
rawSpec: "ajv-keywords@/ajv-keywords/2.1.1/[email protected]" | |
status: "installing" | |
726 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ajv-keywords/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "ajv-keywords" | |
rawSpec: "ajv-keywords@/ajv-keywords/2.1.1/[email protected]" | |
727 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "async" | |
rawSpec: "[email protected]" | |
status: "installing" | |
728 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/async/2.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "async" | |
rawSpec: "[email protected]" | |
729 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "enhanced-resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
730 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "enhanced-resolve" | |
rawSpec: "[email protected]" | |
731 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "escope" | |
rawSpec: "[email protected]" | |
status: "installing" | |
732 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escope/3.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "escope" | |
rawSpec: "[email protected]" | |
733 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "interpret" | |
rawSpec: "[email protected]" | |
status: "installing" | |
734 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/interpret/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "interpret" | |
rawSpec: "[email protected]" | |
735 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "json-loader" | |
rawSpec: "[email protected]" | |
status: "installing" | |
736 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json-loader/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "json-loader" | |
rawSpec: "[email protected]" | |
737 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "json5" | |
rawSpec: "[email protected]" | |
status: "installing" | |
738 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json5/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "json5" | |
rawSpec: "[email protected]" | |
739 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "loader-runner" | |
rawSpec: "[email protected]" | |
status: "installing" | |
740 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-runner/2.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "loader-runner" | |
rawSpec: "[email protected]" | |
741 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
742 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
743 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "memory-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
744 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/memory-fs/0.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "memory-fs" | |
rawSpec: "[email protected]" | |
745 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
746 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
747 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "node-libs-browser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
748 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "node-libs-browser" | |
rawSpec: "[email protected]" | |
749 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
750 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
751 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
status: "installing" | |
752 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/supports-color/4.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
753 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "tapable" | |
rawSpec: "[email protected]" | |
status: "installing" | |
754 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tapable/0.2.8" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "tapable" | |
rawSpec: "[email protected]" | |
755 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "uglifyjs-webpack-plugin" | |
rawSpec: "uglifyjs-webpack-plugin@/uglifyjs-webpack-plugin/0.4.6/[email protected]" | |
status: "installing" | |
756 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/uglifyjs-webpack-plugin/0.4.6" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "uglifyjs-webpack-plugin" | |
rawSpec: "uglifyjs-webpack-plugin@/uglifyjs-webpack-plugin/0.4.6/[email protected]" | |
757 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "watchpack" | |
rawSpec: "[email protected]" | |
status: "installing" | |
758 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/watchpack/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "watchpack" | |
rawSpec: "[email protected]" | |
759 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "webpack-sources" | |
rawSpec: "[email protected]" | |
status: "installing" | |
760 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webpack-sources/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "webpack-sources" | |
rawSpec: "[email protected]" | |
761 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
762 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/yargs/8.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.6.0" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
763 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/yargs/4.6.0" | |
pkgVersion: "4.6.0" | |
status: "downloaded_manifest" | |
764 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/yargs/4.6.0" | |
status: "resolving_content" | |
765 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "camelcase" | |
rawSpec: "[email protected]" | |
status: "installing" | |
766 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/camelcase/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "camelcase" | |
rawSpec: "[email protected]" | |
767 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "cliui" | |
rawSpec: "[email protected]" | |
status: "installing" | |
768 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cliui/3.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "cliui" | |
rawSpec: "[email protected]" | |
769 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "decamelize" | |
rawSpec: "[email protected]" | |
status: "installing" | |
770 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/decamelize/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "decamelize" | |
rawSpec: "[email protected]" | |
771 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "lodash.assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
772 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.assign/4.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "lodash.assign" | |
rawSpec: "[email protected]" | |
773 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "os-locale" | |
rawSpec: "[email protected]" | |
status: "installing" | |
774 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/os-locale/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "os-locale" | |
rawSpec: "[email protected]" | |
775 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "pkg-conf" | |
rawSpec: "[email protected]" | |
status: "installing" | |
776 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pkg-conf/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "pkg-conf" | |
rawSpec: "[email protected]" | |
777 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "read-pkg-up" | |
rawSpec: "[email protected]" | |
status: "installing" | |
778 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/read-pkg-up/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "read-pkg-up" | |
rawSpec: "[email protected]" | |
779 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "require-main-filename" | |
rawSpec: "[email protected]" | |
status: "installing" | |
780 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/require-main-filename/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "require-main-filename" | |
rawSpec: "[email protected]" | |
781 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "string-width" | |
rawSpec: "[email protected]" | |
status: "installing" | |
782 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/string-width/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "string-width" | |
rawSpec: "[email protected]" | |
783 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "window-size" | |
rawSpec: "[email protected]" | |
status: "installing" | |
784 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/window-size/0.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "window-size" | |
rawSpec: "[email protected]" | |
785 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "y18n" | |
rawSpec: "[email protected]" | |
status: "installing" | |
786 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/y18n/3.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "y18n" | |
rawSpec: "[email protected]" | |
787 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "yargs-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
788 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/yargs-parser/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/4.6.0" | |
name: "yargs-parser" | |
rawSpec: "[email protected]" | |
789 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkgVersion: "8.5.8" | |
status: "downloaded_manifest" | |
790 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
status: "resolving_content" | |
791 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/z-schema/3.16.31" | |
pkgVersion: "3.16.31" | |
status: "downloaded_manifest" | |
792 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/z-schema/3.16.31" | |
status: "resolving_content" | |
793 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/z-schema/3.18.4" | |
pkgVersion: "3.18.4" | |
status: "downloaded_manifest" | |
794 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/z-schema/3.18.4" | |
status: "resolving_content" | |
795 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/z-schema/3.18.4" | |
name: "commander" | |
rawSpec: "[email protected]" | |
status: "installing" | |
796 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/commander/2.19.0" | |
pkg: | |
dependentId: "registry.npmjs.org/z-schema/3.18.4" | |
name: "commander" | |
rawSpec: "[email protected]" | |
797 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/z-schema/3.18.4" | |
name: "lodash.get" | |
rawSpec: "[email protected]" | |
status: "installing" | |
798 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.get/4.4.2" | |
pkg: | |
dependentId: "registry.npmjs.org/z-schema/3.18.4" | |
name: "lodash.get" | |
rawSpec: "[email protected]" | |
799 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/z-schema/3.18.4" | |
name: "lodash.isequal" | |
rawSpec: "[email protected]" | |
status: "installing" | |
800 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.isequal/4.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/z-schema/3.18.4" | |
name: "lodash.isequal" | |
rawSpec: "[email protected]" | |
801 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/z-schema/3.18.4" | |
name: "validator" | |
rawSpec: "[email protected]" | |
status: "installing" | |
802 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/validator/8.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/z-schema/3.18.4" | |
name: "validator" | |
rawSpec: "[email protected]" | |
803 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
pkgVersion: "3.2.38" | |
status: "downloaded_manifest" | |
804 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkgVersion: "2.1.0" | |
status: "downloaded_manifest" | |
805 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
status: "resolving_content" | |
806 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
name: "@types/fs-extra" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
807 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/fs-extra/5.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
name: "@types/fs-extra" | |
rawSpec: "@types/[email protected]" | |
808 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
809 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
810 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
name: "@types/z-schema" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
811 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/z-schema/3.16.31" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
name: "@types/z-schema" | |
rawSpec: "@types/[email protected]" | |
812 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
name: "fs-extra" | |
rawSpec: "[email protected]" | |
status: "installing" | |
813 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fs-extra/5.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
name: "fs-extra" | |
rawSpec: "[email protected]" | |
814 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
name: "jju" | |
rawSpec: "[email protected]" | |
status: "installing" | |
815 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jju/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
name: "jju" | |
rawSpec: "[email protected]" | |
816 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
name: "z-schema" | |
rawSpec: "[email protected]" | |
status: "installing" | |
817 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/z-schema/3.18.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
name: "z-schema" | |
rawSpec: "[email protected]" | |
818 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
819 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
status: "resolving_content" | |
820 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "@types/react" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
821 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/react/15.6.16" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "@types/react" | |
rawSpec: "@types/[email protected]" | |
822 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
823 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
824 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "@uifabric/icons" | |
rawSpec: "@uifabric/icons@/@uifabric/icons/5.8.0/[email protected][email protected]" | |
status: "installing" | |
825 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@uifabric/icons/5.8.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "@uifabric/icons" | |
rawSpec: "@uifabric/icons@/@uifabric/icons/5.8.0/[email protected][email protected]" | |
826 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "office-ui-fabric-react" | |
rawSpec: "office-ui-fabric-react@/office-ui-fabric-react/5.120.0/[email protected][email protected]" | |
status: "installing" | |
827 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "office-ui-fabric-react" | |
rawSpec: "office-ui-fabric-react@/office-ui-fabric-react/5.120.0/[email protected][email protected]" | |
828 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "react" | |
rawSpec: "[email protected]" | |
status: "installing" | |
829 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/react/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "react" | |
rawSpec: "[email protected]" | |
830 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "react-dom" | |
rawSpec: "react-dom@/react-dom/15.6.2/[email protected]" | |
status: "installing" | |
831 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/react-dom/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "react-dom" | |
rawSpec: "react-dom@/react-dom/15.6.2/[email protected]" | |
832 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
833 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
834 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
835 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
status: "resolving_content" | |
836 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/decorators" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
837 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/decorators/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/decorators" | |
rawSpec: "@microsoft/[email protected]" | |
838 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
839 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.7.77" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
840 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-component-base" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
841 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-component-base" | |
rawSpec: "@microsoft/[email protected]" | |
842 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
843 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
844 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
845 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
846 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-extension-base" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
847 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-extension-base" | |
rawSpec: "@microsoft/[email protected]" | |
848 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-http" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
849 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-http" | |
rawSpec: "@microsoft/[email protected]" | |
850 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-loader" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
851 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-loader" | |
rawSpec: "@microsoft/[email protected]" | |
852 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
853 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
854 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
855 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
856 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-odata-types" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
857 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-odata-types/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-odata-types" | |
rawSpec: "@microsoft/[email protected]" | |
858 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-page-context" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
859 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@microsoft/sp-page-context" | |
rawSpec: "@microsoft/[email protected]" | |
860 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
861 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
862 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
863 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
864 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
865 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-application-base/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
866 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-build-core-tasks/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
867 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
868 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
status: "resolving_content" | |
869 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
name: "@microsoft/microsoft-graph-client" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
870 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/microsoft-graph-client/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
name: "@microsoft/microsoft-graph-client" | |
rawSpec: "@microsoft/[email protected]" | |
871 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
872 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
873 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
name: "@microsoft/sp-http" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
874 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
name: "@microsoft/sp-http" | |
rawSpec: "@microsoft/[email protected]" | |
875 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
876 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
877 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
878 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
879 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
880 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-client-preview/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
881 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
882 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
883 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
status: "resolving_content" | |
884 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/office-ui-fabric-react-bundle" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
885 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/office-ui-fabric-react-bundle" | |
rawSpec: "@microsoft/[email protected]" | |
886 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
887 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
888 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
889 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
890 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-dynamic-data" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
891 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-dynamic-data" | |
rawSpec: "@microsoft/[email protected]" | |
892 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-http" | |
rawSpec: "@microsoft/sp-http@/@microsoft/sp-http/1.6.0/@[email protected]" | |
status: "installing" | |
893 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-http" | |
rawSpec: "@microsoft/sp-http@/@microsoft/sp-http/1.6.0/@[email protected]" | |
894 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
895 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
896 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
897 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
898 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-odata-types" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
899 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-odata-types/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-odata-types" | |
rawSpec: "@microsoft/[email protected]" | |
900 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-page-context" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
901 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-page-context" | |
rawSpec: "@microsoft/[email protected]" | |
902 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-polyfills" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
903 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@microsoft/sp-polyfills" | |
rawSpec: "@microsoft/[email protected]" | |
904 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
905 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
906 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
907 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
908 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@types/react" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
909 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/react/15.6.16" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@types/react" | |
rawSpec: "@types/[email protected]" | |
910 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@types/react-dom" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
911 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/react-dom/15.5.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@types/react-dom" | |
rawSpec: "@types/[email protected]" | |
912 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@types/requirejs" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
913 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/requirejs/2.1.29" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@types/requirejs" | |
rawSpec: "@types/[email protected]" | |
914 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
915 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
916 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@uifabric/utilities" | |
rawSpec: "@uifabric/utilities@/@uifabric/utilities/5.34.1/[email protected][email protected]" | |
status: "installing" | |
917 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@uifabric/utilities/5.34.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "@uifabric/utilities" | |
rawSpec: "@uifabric/utilities@/@uifabric/utilities/5.34.1/[email protected][email protected]" | |
918 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "office-ui-fabric-react" | |
rawSpec: "office-ui-fabric-react@/office-ui-fabric-react/5.120.0/[email protected][email protected]" | |
status: "installing" | |
919 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "office-ui-fabric-react" | |
rawSpec: "office-ui-fabric-react@/office-ui-fabric-react/5.120.0/[email protected][email protected]" | |
920 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "react" | |
rawSpec: "[email protected]" | |
status: "installing" | |
921 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/react/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "react" | |
rawSpec: "[email protected]" | |
922 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "react-dom" | |
rawSpec: "react-dom@/react-dom/15.6.2/[email protected]" | |
status: "installing" | |
923 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/react-dom/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "react-dom" | |
rawSpec: "react-dom@/react-dom/15.6.2/[email protected]" | |
924 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "requirejs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
925 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/requirejs/2.1.20" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
name: "requirejs" | |
rawSpec: "[email protected]" | |
926 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
927 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
928 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-webpart-base/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
929 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkgVersion: "0.0.33" | |
status: "downloaded_manifest" | |
930 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/fs-extra/5.0.1" | |
pkgVersion: "5.0.1" | |
status: "downloaded_manifest" | |
931 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/fs-extra/5.0.1" | |
status: "resolving_content" | |
932 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/fs-extra/5.0.1" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
933 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/fs-extra/5.0.1" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
934 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react/15.6.16" | |
pkgVersion: "15.6.16" | |
status: "downloaded_manifest" | |
935 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react/15.6.16" | |
status: "resolving_content" | |
936 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react-dom/15.5.6" | |
pkgVersion: "15.5.6" | |
status: "downloaded_manifest" | |
937 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
938 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fs-extra/5.0.0" | |
pkgVersion: "5.0.0" | |
status: "downloaded_manifest" | |
939 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fs-extra/5.0.0" | |
status: "resolving_content" | |
940 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fs-extra/5.0.0" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
941 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/fs-extra/5.0.0" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
942 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fs-extra/5.0.0" | |
name: "jsonfile" | |
rawSpec: "[email protected]" | |
status: "installing" | |
943 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jsonfile/4.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/fs-extra/5.0.0" | |
name: "jsonfile" | |
rawSpec: "[email protected]" | |
944 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fs-extra/5.0.0" | |
name: "universalify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
945 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/universalify/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/fs-extra/5.0.0" | |
name: "universalify" | |
rawSpec: "[email protected]" | |
946 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
pkgVersion: "5.120.0" | |
status: "downloaded_manifest" | |
947 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
status: "resolving_content" | |
948 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
949 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.8.18" | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
950 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "@uifabric/icons" | |
rawSpec: "@uifabric/icons@/@uifabric/icons/5.8.0/[email protected][email protected]" | |
status: "installing" | |
951 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@uifabric/icons/5.8.0" | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "@uifabric/icons" | |
rawSpec: "@uifabric/icons@/@uifabric/icons/5.8.0/[email protected][email protected]" | |
952 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "@uifabric/merge-styles" | |
rawSpec: "@uifabric/[email protected]" | |
status: "installing" | |
953 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@uifabric/merge-styles/5.17.1" | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "@uifabric/merge-styles" | |
rawSpec: "@uifabric/[email protected]" | |
954 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "@uifabric/styling" | |
rawSpec: "@uifabric/styling@/@uifabric/styling/5.36.0/[email protected][email protected]" | |
status: "installing" | |
955 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@uifabric/styling/5.36.0" | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "@uifabric/styling" | |
rawSpec: "@uifabric/styling@/@uifabric/styling/5.36.0/[email protected][email protected]" | |
956 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "@uifabric/utilities" | |
rawSpec: "@uifabric/utilities@/@uifabric/utilities/5.34.2/[email protected][email protected]" | |
status: "installing" | |
957 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@uifabric/utilities/5.34.2" | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "@uifabric/utilities" | |
rawSpec: "@uifabric/utilities@/@uifabric/utilities/5.34.2/[email protected][email protected]" | |
958 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
status: "installing" | |
959 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/prop-types/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
960 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
961 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
962 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/prop-types/15.5.7" | |
pkgVersion: "15.5.7" | |
status: "downloaded_manifest" | |
963 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/prop-types/15.5.7" | |
status: "resolving_content" | |
964 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/prop-types/15.5.7" | |
name: "fbjs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
965 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fbjs/0.8.17" | |
pkg: | |
dependentId: "registry.npmjs.org/prop-types/15.5.7" | |
name: "fbjs" | |
rawSpec: "[email protected]" | |
966 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
967 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react-dom/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
968 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
969 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
status: "resolving_content" | |
970 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tsutils/2.29.0" | |
pkgVersion: "2.29.0" | |
status: "downloaded_manifest" | |
971 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tsutils/2.29.0" | |
status: "resolving_content" | |
972 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tsutils/2.29.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
973 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/tsutils/2.29.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
974 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/archy/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
975 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/archy/1.0.0" | |
status: "resolving_content" | |
976 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/chalk/1.1.3" | |
pkgVersion: "1.1.3" | |
status: "downloaded_manifest" | |
977 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/chalk/1.1.3" | |
status: "resolving_content" | |
978 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/1.1.3" | |
name: "ansi-styles" | |
rawSpec: "[email protected]" | |
status: "installing" | |
979 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ansi-styles/2.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/1.1.3" | |
name: "ansi-styles" | |
rawSpec: "[email protected]" | |
980 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/1.1.3" | |
name: "escape-string-regexp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
981 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escape-string-regexp/1.0.5" | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/1.1.3" | |
name: "escape-string-regexp" | |
rawSpec: "[email protected]" | |
982 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/1.1.3" | |
name: "has-ansi" | |
rawSpec: "[email protected]" | |
status: "installing" | |
983 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/has-ansi/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/1.1.3" | |
name: "has-ansi" | |
rawSpec: "[email protected]" | |
984 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/1.1.3" | |
name: "strip-ansi" | |
rawSpec: "[email protected]" | |
status: "installing" | |
985 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/strip-ansi/3.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/1.1.3" | |
name: "strip-ansi" | |
rawSpec: "[email protected]" | |
986 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/1.1.3" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
status: "installing" | |
987 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/supports-color/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/1.1.3" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
988 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/deprecated/0.0.1" | |
pkgVersion: "0.0.1" | |
status: "downloaded_manifest" | |
989 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/deprecated/0.0.1" | |
status: "resolving_content" | |
990 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 1 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
991 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
992 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
status: "resolving_content" | |
993 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "array-differ" | |
rawSpec: "[email protected]" | |
status: "installing" | |
994 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/array-differ/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "array-differ" | |
rawSpec: "[email protected]" | |
995 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "array-uniq" | |
rawSpec: "[email protected]" | |
status: "installing" | |
996 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/array-uniq/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "array-uniq" | |
rawSpec: "[email protected]" | |
997 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "beeper" | |
rawSpec: "[email protected]" | |
status: "installing" | |
998 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/beeper/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "beeper" | |
rawSpec: "[email protected]" | |
999 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1000 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
1001 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "dateformat" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1002 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/dateformat/2.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "dateformat" | |
rawSpec: "[email protected]" | |
1003 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "fancy-log" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1004 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fancy-log/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "fancy-log" | |
rawSpec: "[email protected]" | |
1005 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "gulplog" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1006 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulplog/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "gulplog" | |
rawSpec: "[email protected]" | |
1007 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "has-gulplog" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1008 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/has-gulplog/0.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "has-gulplog" | |
rawSpec: "[email protected]" | |
1009 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "lodash._reescape" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1010 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash._reescape/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "lodash._reescape" | |
rawSpec: "[email protected]" | |
1011 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "lodash._reevaluate" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1012 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash._reevaluate/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "lodash._reevaluate" | |
rawSpec: "[email protected]" | |
1013 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "lodash._reinterpolate" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1014 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash._reinterpolate/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "lodash._reinterpolate" | |
rawSpec: "[email protected]" | |
1015 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "lodash.template" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1016 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.template/3.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "lodash.template" | |
rawSpec: "[email protected]" | |
1017 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "minimist" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1018 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimist/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "minimist" | |
rawSpec: "[email protected]" | |
1019 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "multipipe" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1020 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/multipipe/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "multipipe" | |
rawSpec: "[email protected]" | |
1021 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1022 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
1023 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "replace-ext" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1024 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/replace-ext/0.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "replace-ext" | |
rawSpec: "[email protected]" | |
1025 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1026 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "through2" | |
rawSpec: "[email protected]" | |
1027 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "vinyl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1028 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vinyl/0.5.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/3.0.8" | |
name: "vinyl" | |
rawSpec: "[email protected]" | |
1029 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/interpret/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
1030 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/interpret/1.1.0" | |
status: "resolving_content" | |
1031 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/liftoff/2.5.0" | |
pkgVersion: "2.5.0" | |
status: "downloaded_manifest" | |
1032 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/liftoff/2.5.0" | |
status: "resolving_content" | |
1033 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "extend" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1034 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/extend/3.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "extend" | |
rawSpec: "[email protected]" | |
1035 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "findup-sync" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1036 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/findup-sync/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "findup-sync" | |
rawSpec: "[email protected]" | |
1037 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "fined" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1038 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fined/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "fined" | |
rawSpec: "[email protected]" | |
1039 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "flagged-respawn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1040 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/flagged-respawn/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "flagged-respawn" | |
rawSpec: "[email protected]" | |
1041 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "is-plain-object" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1042 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-plain-object/2.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "is-plain-object" | |
rawSpec: "[email protected]" | |
1043 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "object.map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1044 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object.map/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "object.map" | |
rawSpec: "[email protected]" | |
1045 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "rechoir" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1046 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/rechoir/0.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "rechoir" | |
rawSpec: "[email protected]" | |
1047 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1048 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/resolve/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/liftoff/2.5.0" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
1049 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/minimist/1.2.0" | |
pkgVersion: "1.2.0" | |
status: "downloaded_manifest" | |
1050 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/minimist/1.2.0" | |
status: "resolving_content" | |
1051 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/orchestrator/0.3.8" | |
pkgVersion: "0.3.8" | |
status: "downloaded_manifest" | |
1052 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/orchestrator/0.3.8" | |
status: "resolving_content" | |
1053 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/orchestrator/0.3.8" | |
name: "end-of-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1054 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/end-of-stream/0.1.5" | |
pkg: | |
dependentId: "registry.npmjs.org/orchestrator/0.3.8" | |
name: "end-of-stream" | |
rawSpec: "[email protected]" | |
1055 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/orchestrator/0.3.8" | |
name: "sequencify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1056 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/sequencify/0.0.7" | |
pkg: | |
dependentId: "registry.npmjs.org/orchestrator/0.3.8" | |
name: "sequencify" | |
rawSpec: "[email protected]" | |
1057 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/orchestrator/0.3.8" | |
name: "stream-consume" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1058 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/stream-consume/0.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/orchestrator/0.3.8" | |
name: "stream-consume" | |
rawSpec: "[email protected]" | |
1059 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pretty-hrtime/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
1060 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pretty-hrtime/1.0.3" | |
status: "resolving_content" | |
1061 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/semver/4.3.6" | |
pkgVersion: "4.3.6" | |
status: "downloaded_manifest" | |
1062 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/semver/4.3.6" | |
status: "resolving_content" | |
1063 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tildify/1.2.0" | |
pkgVersion: "1.2.0" | |
status: "downloaded_manifest" | |
1064 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tildify/1.2.0" | |
status: "resolving_content" | |
1065 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tildify/1.2.0" | |
name: "os-homedir" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1066 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/os-homedir/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/tildify/1.2.0" | |
name: "os-homedir" | |
rawSpec: "[email protected]" | |
1067 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/v8flags/2.1.1" | |
pkgVersion: "2.1.1" | |
status: "downloaded_manifest" | |
1068 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/v8flags/2.1.1" | |
status: "resolving_content" | |
1069 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/v8flags/2.1.1" | |
name: "user-home" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1070 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/user-home/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/v8flags/2.1.1" | |
name: "user-home" | |
rawSpec: "[email protected]" | |
1071 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
pkgVersion: "0.3.14" | |
status: "downloaded_manifest" | |
1072 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
status: "resolving_content" | |
1073 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "defaults" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1074 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/defaults/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "defaults" | |
rawSpec: "[email protected]" | |
1075 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "glob-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1076 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob-stream/3.1.18" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "glob-stream" | |
rawSpec: "[email protected]" | |
1077 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "glob-watcher" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1078 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob-watcher/0.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "glob-watcher" | |
rawSpec: "[email protected]" | |
1079 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1080 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/3.0.11" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
1081 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1082 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
1083 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "strip-bom" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1084 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/strip-bom/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "strip-bom" | |
rawSpec: "[email protected]" | |
1085 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1086 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/0.6.5" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "through2" | |
rawSpec: "[email protected]" | |
1087 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "vinyl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1088 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vinyl/0.4.6" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/0.3.14" | |
name: "vinyl" | |
rawSpec: "[email protected]" | |
1089 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/co/4.6.0" | |
pkgVersion: "4.6.0" | |
status: "downloaded_manifest" | |
1090 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/co/4.6.0" | |
status: "resolving_content" | |
1091 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fast-deep-equal/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
1092 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fast-deep-equal/1.1.0" | |
status: "resolving_content" | |
1093 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json-schema-traverse/0.3.1" | |
pkgVersion: "0.3.1" | |
status: "downloaded_manifest" | |
1094 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json-schema-traverse/0.3.1" | |
status: "resolving_content" | |
1095 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json-stable-stringify/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
1096 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json-stable-stringify/1.0.1" | |
status: "resolving_content" | |
1097 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/json-stable-stringify/1.0.1" | |
name: "jsonify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1098 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jsonify/0.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/json-stable-stringify/1.0.1" | |
name: "jsonify" | |
rawSpec: "[email protected]" | |
1099 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1100 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1101 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkgVersion: "0.0.33" | |
status: "downloaded_manifest" | |
1102 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
1103 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/lodash/4.14.74" | |
pkgVersion: "4.14.74" | |
status: "downloaded_manifest" | |
1104 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/lodash/4.14.74" | |
status: "resolving_content" | |
1105 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
1106 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
1107 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
1108 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/office-ui-fabric-core/9.6.0" | |
pkgVersion: "9.6.0" | |
status: "downloaded_manifest" | |
1109 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/office-ui-fabric-core/9.6.0" | |
status: "resolving_content" | |
1110 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
1111 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/decorators/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1112 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/decorators/1.6.0" | |
status: "resolving_content" | |
1113 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/decorators/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1114 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/decorators/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
1115 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.7.77" | |
pkgVersion: "1.7.77" | |
status: "downloaded_manifest" | |
1116 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.7.77" | |
status: "resolving_content" | |
1117 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1118 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1119 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
status: "resolving_content" | |
1120 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/decorators" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1121 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/decorators/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/decorators" | |
rawSpec: "@microsoft/[email protected]" | |
1122 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1123 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
1124 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1125 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
1126 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-dynamic-data" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1127 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-dynamic-data" | |
rawSpec: "@microsoft/[email protected]" | |
1128 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-http" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1129 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-http" | |
rawSpec: "@microsoft/[email protected]" | |
1130 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-loader" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1131 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-loader" | |
rawSpec: "@microsoft/[email protected]" | |
1132 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1133 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
1134 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1135 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
1136 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-page-context" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1137 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@microsoft/sp-page-context" | |
rawSpec: "@microsoft/[email protected]" | |
1138 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1139 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
1140 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1141 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
1142 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1143 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1144 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
status: "resolving_content" | |
1145 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1146 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
1147 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1148 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
1149 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1150 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
status: "resolving_content" | |
1151 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1152 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
1153 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1154 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
1155 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1156 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
1157 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1158 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
status: "resolving_content" | |
1159 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
name: "@microsoft/microsoft-graph-client" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1160 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/microsoft-graph-client/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
name: "@microsoft/microsoft-graph-client" | |
rawSpec: "@microsoft/[email protected]" | |
1161 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1162 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
1163 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1164 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
1165 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
name: "adal-angular" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1166 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/adal-angular/1.0.16" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
name: "adal-angular" | |
rawSpec: "[email protected]" | |
1167 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1168 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
1169 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1170 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1171 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1172 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
1173 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
status: "resolving_content" | |
1174 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1175 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
1176 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1177 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
1178 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@microsoft/sp-dynamic-data" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1179 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@microsoft/sp-dynamic-data" | |
rawSpec: "@microsoft/[email protected]" | |
1180 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1181 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
1182 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@microsoft/sp-odata-types" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1183 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-odata-types/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@microsoft/sp-odata-types" | |
rawSpec: "@microsoft/[email protected]" | |
1184 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@microsoft/teams-js" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
1185 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/teams-js/1.3.0-beta.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@microsoft/teams-js" | |
rawSpec: "@microsoft/[email protected]" | |
1186 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1187 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
1188 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1189 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
1190 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1191 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
1192 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkgVersion: "0.0.33" | |
status: "downloaded_manifest" | |
1193 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react/15.6.16" | |
pkgVersion: "15.6.16" | |
status: "downloaded_manifest" | |
1194 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react-dom/15.5.6" | |
pkgVersion: "15.5.6" | |
status: "downloaded_manifest" | |
1195 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
1196 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/office-ui-fabric/2.6.1" | |
pkgVersion: "2.6.1" | |
status: "downloaded_manifest" | |
1197 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/office-ui-fabric/2.6.1" | |
status: "resolving_content" | |
1198 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
pkgVersion: "5.120.0" | |
status: "downloaded_manifest" | |
1199 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
1200 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react-dom/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
1201 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
1202 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/adal-angular/1.0.17" | |
pkgVersion: "1.0.17" | |
status: "downloaded_manifest" | |
1203 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/adal-angular/1.0.17" | |
status: "resolving_content" | |
1204 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkgVersion: "1.9.3" | |
status: "downloaded_manifest" | |
1205 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
status: "resolving_content" | |
1206 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkgVersion: "1.9.3" | |
status: "downloaded_manifest" | |
1207 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkgVersion: "1.9.3" | |
status: "downloaded_manifest" | |
1208 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkgVersion: "1.9.3" | |
status: "downloaded_manifest" | |
1209 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react/15.6.6" | |
pkgVersion: "15.6.6" | |
status: "downloaded_manifest" | |
1210 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/create-react-class/15.6.3" | |
pkgVersion: "15.6.3" | |
status: "downloaded_manifest" | |
1211 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/create-react-class/15.6.3" | |
status: "resolving_content" | |
1212 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/create-react-class/15.6.3" | |
name: "fbjs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1213 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fbjs/0.8.17" | |
pkg: | |
dependentId: "registry.npmjs.org/create-react-class/15.6.3" | |
name: "fbjs" | |
rawSpec: "[email protected]" | |
1214 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/create-react-class/15.6.3" | |
name: "loose-envify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1215 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loose-envify/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/create-react-class/15.6.3" | |
name: "loose-envify" | |
rawSpec: "[email protected]" | |
1216 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/create-react-class/15.6.3" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1217 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/create-react-class/15.6.3" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
1218 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fbjs/0.8.17" | |
pkgVersion: "0.8.17" | |
status: "downloaded_manifest" | |
1219 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fbjs/0.8.17" | |
status: "resolving_content" | |
1220 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "core-js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1221 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/core-js/1.2.7" | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "core-js" | |
rawSpec: "[email protected]" | |
1222 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "isomorphic-fetch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1223 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/isomorphic-fetch/2.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "isomorphic-fetch" | |
rawSpec: "[email protected]" | |
1224 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "loose-envify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1225 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loose-envify/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "loose-envify" | |
rawSpec: "[email protected]" | |
1226 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1227 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
1228 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "promise" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1229 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/promise/7.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "promise" | |
rawSpec: "[email protected]" | |
1230 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "setimmediate" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1231 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/setimmediate/1.0.5" | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "setimmediate" | |
rawSpec: "[email protected]" | |
1232 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "ua-parser-js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1233 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ua-parser-js/0.7.18" | |
pkg: | |
dependentId: "registry.npmjs.org/fbjs/0.8.17" | |
name: "ua-parser-js" | |
rawSpec: "[email protected]" | |
1234 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loose-envify/1.4.0" | |
pkgVersion: "1.4.0" | |
status: "downloaded_manifest" | |
1235 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loose-envify/1.4.0" | |
status: "resolving_content" | |
1236 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/loose-envify/1.4.0" | |
name: "js-tokens" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1237 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/js-tokens/4.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/loose-envify/1.4.0" | |
name: "js-tokens" | |
rawSpec: "[email protected]" | |
1238 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkgVersion: "4.1.1" | |
status: "downloaded_manifest" | |
1239 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
status: "resolving_content" | |
1240 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/prop-types/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
1241 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/prop-types/15.6.2" | |
status: "resolving_content" | |
1242 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/prop-types/15.6.2" | |
name: "loose-envify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1243 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loose-envify/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/prop-types/15.6.2" | |
name: "loose-envify" | |
rawSpec: "[email protected]" | |
1244 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/prop-types/15.6.2" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1245 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/prop-types/15.6.2" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
1246 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fbjs/0.8.17" | |
pkgVersion: "0.8.17" | |
status: "downloaded_manifest" | |
1247 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loose-envify/1.4.0" | |
pkgVersion: "1.4.0" | |
status: "downloaded_manifest" | |
1248 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkgVersion: "4.1.1" | |
status: "downloaded_manifest" | |
1249 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/prop-types/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
1250 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/attr-accept/1.1.3" | |
pkgVersion: "1.1.3" | |
status: "downloaded_manifest" | |
1251 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/attr-accept/1.1.3" | |
status: "resolving_content" | |
1252 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/attr-accept/1.1.3" | |
name: "core-js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1253 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/core-js/2.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/attr-accept/1.1.3" | |
name: "core-js" | |
rawSpec: "[email protected]" | |
1254 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/prop-types/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
1255 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkgVersion: "2.1.0" | |
status: "downloaded_manifest" | |
1256 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/assertion-error/1.0.30" | |
pkgVersion: "1.0.30" | |
status: "downloaded_manifest" | |
1257 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/assertion-error/1.0.30" | |
status: "resolving_content" | |
1258 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/chai/3.4.34" | |
pkgVersion: "3.4.34" | |
status: "downloaded_manifest" | |
1259 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/chalk/0.4.31" | |
pkgVersion: "0.4.31" | |
status: "downloaded_manifest" | |
1260 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/chalk/0.4.31" | |
status: "resolving_content" | |
1261 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/gulp/3.8.32" | |
pkgVersion: "3.8.32" | |
status: "downloaded_manifest" | |
1262 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/gulp/3.8.32" | |
status: "resolving_content" | |
1263 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp/3.8.32" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1264 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp/3.8.32" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
1265 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp/3.8.32" | |
name: "@types/orchestrator" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1266 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/orchestrator/0.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp/3.8.32" | |
name: "@types/orchestrator" | |
rawSpec: "@types/[email protected]" | |
1267 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp/3.8.32" | |
name: "@types/vinyl" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1268 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/vinyl/2.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp/3.8.32" | |
name: "@types/vinyl" | |
rawSpec: "@types/[email protected]" | |
1269 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/gulp-util/3.0.30" | |
pkgVersion: "3.0.30" | |
status: "downloaded_manifest" | |
1270 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/gulp-util/3.0.30" | |
status: "resolving_content" | |
1271 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp-util/3.0.30" | |
name: "@types/chalk" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1272 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/chalk/2.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp-util/3.0.30" | |
name: "@types/chalk" | |
rawSpec: "@types/[email protected]" | |
1273 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp-util/3.0.30" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1274 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp-util/3.0.30" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
1275 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp-util/3.0.30" | |
name: "@types/through2" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1276 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/through2/2.0.34" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp-util/3.0.30" | |
name: "@types/through2" | |
rawSpec: "@types/[email protected]" | |
1277 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp-util/3.0.30" | |
name: "@types/vinyl" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1278 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/vinyl/2.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp-util/3.0.30" | |
name: "@types/vinyl" | |
rawSpec: "@types/[email protected]" | |
1279 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/mocha/5.2.5" | |
pkgVersion: "5.2.5" | |
status: "downloaded_manifest" | |
1280 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/mocha/5.2.5" | |
status: "resolving_content" | |
1281 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkgVersion: "8.5.8" | |
status: "downloaded_manifest" | |
1282 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node-notifier/0.0.28" | |
pkgVersion: "0.0.28" | |
status: "downloaded_manifest" | |
1283 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node-notifier/0.0.28" | |
status: "resolving_content" | |
1284 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/node-notifier/0.0.28" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1285 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/node-notifier/0.0.28" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
1286 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/orchestrator/0.0.30" | |
pkgVersion: "0.0.30" | |
status: "downloaded_manifest" | |
1287 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/orchestrator/0.0.30" | |
status: "resolving_content" | |
1288 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/orchestrator/0.0.30" | |
name: "@types/q" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1289 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/q/1.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/orchestrator/0.0.30" | |
name: "@types/q" | |
rawSpec: "@types/[email protected]" | |
1290 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/q/0.0.32" | |
pkgVersion: "0.0.32" | |
status: "downloaded_manifest" | |
1291 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/q/0.0.32" | |
status: "resolving_content" | |
1292 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/rimraf/0.0.28" | |
pkgVersion: "0.0.28" | |
status: "downloaded_manifest" | |
1293 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/rimraf/0.0.28" | |
status: "resolving_content" | |
1294 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/semver/5.3.33" | |
pkgVersion: "5.3.33" | |
status: "downloaded_manifest" | |
1295 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/semver/5.3.33" | |
status: "resolving_content" | |
1296 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/through2/2.0.32" | |
pkgVersion: "2.0.32" | |
status: "downloaded_manifest" | |
1297 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/through2/2.0.32" | |
status: "resolving_content" | |
1298 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/through2/2.0.32" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1299 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/through2/2.0.32" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
1300 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/vinyl/1.2.30" | |
pkgVersion: "1.2.30" | |
status: "downloaded_manifest" | |
1301 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/vinyl/1.2.30" | |
status: "resolving_content" | |
1302 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/vinyl/1.2.30" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
1303 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/vinyl/1.2.30" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
1304 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/yargs/0.0.34" | |
pkgVersion: "0.0.34" | |
status: "downloaded_manifest" | |
1305 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/yargs/0.0.34" | |
status: "resolving_content" | |
1306 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkgVersion: "1.2.5" | |
status: "downloaded_manifest" | |
1307 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
status: "resolving_content" | |
1308 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/del/2.2.2" | |
pkgVersion: "2.2.2" | |
status: "downloaded_manifest" | |
1309 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/del/2.2.2" | |
status: "resolving_content" | |
1310 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "globby" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1311 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/globby/5.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "globby" | |
rawSpec: "[email protected]" | |
1312 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "is-path-cwd" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1313 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-path-cwd/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "is-path-cwd" | |
rawSpec: "[email protected]" | |
1314 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "is-path-in-cwd" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1315 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-path-in-cwd/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "is-path-in-cwd" | |
rawSpec: "[email protected]" | |
1316 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1317 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
1318 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "pify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1319 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pify/2.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "pify" | |
rawSpec: "[email protected]" | |
1320 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "pinkie-promise" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1321 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pinkie-promise/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "pinkie-promise" | |
rawSpec: "[email protected]" | |
1322 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1323 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/rimraf/2.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/del/2.2.2" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
1324 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/end-of-stream/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
1325 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/end-of-stream/1.1.0" | |
status: "resolving_content" | |
1326 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/end-of-stream/1.1.0" | |
name: "once" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1327 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/once/1.3.3" | |
pkg: | |
dependentId: "registry.npmjs.org/end-of-stream/1.1.0" | |
name: "once" | |
rawSpec: "[email protected]" | |
1328 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob-escape/0.0.2" | |
pkgVersion: "0.0.2" | |
status: "downloaded_manifest" | |
1329 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob-escape/0.0.2" | |
status: "resolving_content" | |
1330 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/globby/5.0.0" | |
pkgVersion: "5.0.0" | |
status: "downloaded_manifest" | |
1331 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/globby/5.0.0" | |
status: "resolving_content" | |
1332 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/globby/5.0.0" | |
name: "array-union" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1333 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/array-union/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/globby/5.0.0" | |
name: "array-union" | |
rawSpec: "[email protected]" | |
1334 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/globby/5.0.0" | |
name: "arrify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1335 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/arrify/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/globby/5.0.0" | |
name: "arrify" | |
rawSpec: "[email protected]" | |
1336 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/globby/5.0.0" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1337 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/globby/5.0.0" | |
name: "glob" | |
rawSpec: "[email protected]" | |
1338 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/globby/5.0.0" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1339 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/globby/5.0.0" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
1340 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/globby/5.0.0" | |
name: "pify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1341 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pify/2.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/globby/5.0.0" | |
name: "pify" | |
rawSpec: "[email protected]" | |
1342 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/globby/5.0.0" | |
name: "pinkie-promise" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1343 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pinkie-promise/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/globby/5.0.0" | |
name: "pinkie-promise" | |
rawSpec: "[email protected]" | |
1344 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkgVersion: "3.9.1" | |
status: "downloaded_manifest" | |
1345 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-flatten/0.2.0" | |
pkgVersion: "0.2.0" | |
status: "downloaded_manifest" | |
1346 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-flatten/0.2.0" | |
status: "resolving_content" | |
1347 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-flatten/0.2.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1348 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-flatten/0.2.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
1349 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-flatten/0.2.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1350 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-flatten/0.2.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
1351 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-if/2.0.2" | |
pkgVersion: "2.0.2" | |
status: "downloaded_manifest" | |
1352 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-if/2.0.2" | |
status: "resolving_content" | |
1353 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-if/2.0.2" | |
name: "gulp-match" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1354 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-match/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-if/2.0.2" | |
name: "gulp-match" | |
rawSpec: "[email protected]" | |
1355 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-if/2.0.2" | |
name: "ternary-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1356 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ternary-stream/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-if/2.0.2" | |
name: "ternary-stream" | |
rawSpec: "[email protected]" | |
1357 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-if/2.0.2" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1358 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-if/2.0.2" | |
name: "through2" | |
rawSpec: "[email protected]" | |
1359 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 2 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
1360 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
1361 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest/22.4.4" | |
pkgVersion: "22.4.4" | |
status: "downloaded_manifest" | |
1362 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest/22.4.4" | |
status: "resolving_content" | |
1363 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest/22.4.4" | |
name: "import-local" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1364 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/import-local/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest/22.4.4" | |
name: "import-local" | |
rawSpec: "[email protected]" | |
1365 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest/22.4.4" | |
name: "jest-cli" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1366 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-cli/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest/22.4.4" | |
name: "jest-cli" | |
rawSpec: "[email protected]" | |
1367 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-cli/22.4.4" | |
pkgVersion: "22.4.4" | |
status: "downloaded_manifest" | |
1368 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-cli/22.4.4" | |
status: "resolving_content" | |
1369 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "ansi-escapes" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1370 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ansi-escapes/3.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "ansi-escapes" | |
rawSpec: "[email protected]" | |
1371 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1372 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
1373 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "exit" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1374 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/exit/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "exit" | |
rawSpec: "[email protected]" | |
1375 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1376 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "glob" | |
rawSpec: "[email protected]" | |
1377 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1378 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
1379 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "import-local" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1380 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/import-local/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "import-local" | |
rawSpec: "[email protected]" | |
1381 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "is-ci" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1382 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-ci/1.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "is-ci" | |
rawSpec: "[email protected]" | |
1383 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "istanbul-api" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1384 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-api/1.3.7" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "istanbul-api" | |
rawSpec: "[email protected]" | |
1385 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "istanbul-lib-coverage" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1386 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-lib-coverage/1.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "istanbul-lib-coverage" | |
rawSpec: "[email protected]" | |
1387 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "istanbul-lib-instrument" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1388 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "istanbul-lib-instrument" | |
rawSpec: "[email protected]" | |
1389 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "istanbul-lib-source-maps" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1390 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "istanbul-lib-source-maps" | |
rawSpec: "[email protected]" | |
1391 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-changed-files" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1392 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-changed-files/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-changed-files" | |
rawSpec: "[email protected]" | |
1393 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-config" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1394 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-config/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-config" | |
rawSpec: "[email protected]" | |
1395 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-environment-jsdom" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1396 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-environment-jsdom/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-environment-jsdom" | |
rawSpec: "[email protected]" | |
1397 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-get-type" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1398 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-get-type/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-get-type" | |
rawSpec: "[email protected]" | |
1399 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-haste-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1400 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-haste-map" | |
rawSpec: "[email protected]" | |
1401 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-message-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1402 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-message-util/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-message-util" | |
rawSpec: "[email protected]" | |
1403 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-regex-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1404 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-regex-util/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-regex-util" | |
rawSpec: "[email protected]" | |
1405 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-resolve-dependencies" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1406 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-resolve-dependencies/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-resolve-dependencies" | |
rawSpec: "[email protected]" | |
1407 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-runner" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1408 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-runner/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-runner" | |
rawSpec: "[email protected]" | |
1409 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-runtime" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1410 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-runtime/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-runtime" | |
rawSpec: "[email protected]" | |
1411 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-snapshot" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1412 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-snapshot" | |
rawSpec: "[email protected]" | |
1413 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1414 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-util/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-util" | |
rawSpec: "[email protected]" | |
1415 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-validate" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1416 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-validate/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-validate" | |
rawSpec: "[email protected]" | |
1417 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-worker" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1418 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-worker/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "jest-worker" | |
rawSpec: "[email protected]" | |
1419 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "micromatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1420 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/micromatch/2.3.11" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "micromatch" | |
rawSpec: "[email protected]" | |
1421 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "node-notifier" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1422 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/node-notifier/5.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "node-notifier" | |
rawSpec: "[email protected]" | |
1423 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "realpath-native" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1424 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/realpath-native/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "realpath-native" | |
rawSpec: "[email protected]" | |
1425 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1426 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/rimraf/2.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
1427 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "slash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1428 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/slash/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "slash" | |
rawSpec: "[email protected]" | |
1429 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "string-length" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1430 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/string-length/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "string-length" | |
rawSpec: "[email protected]" | |
1431 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "strip-ansi" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1432 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/strip-ansi/4.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "strip-ansi" | |
rawSpec: "[email protected]" | |
1433 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "which" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1434 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/which/1.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "which" | |
rawSpec: "[email protected]" | |
1435 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1436 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/yargs/10.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-cli/22.4.4" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
1437 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-environment-jsdom/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
1438 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-environment-jsdom/22.4.3" | |
status: "resolving_content" | |
1439 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-environment-jsdom/22.4.3" | |
name: "jest-mock" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1440 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-mock/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-environment-jsdom/22.4.3" | |
name: "jest-mock" | |
rawSpec: "[email protected]" | |
1441 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-environment-jsdom/22.4.3" | |
name: "jest-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1442 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-util/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-environment-jsdom/22.4.3" | |
name: "jest-util" | |
rawSpec: "[email protected]" | |
1443 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-environment-jsdom/22.4.3" | |
name: "jsdom" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1444 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jsdom/11.12.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-environment-jsdom/22.4.3" | |
name: "jsdom" | |
rawSpec: "[email protected]" | |
1445 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-resolve/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
1446 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-resolve/22.4.3" | |
status: "resolving_content" | |
1447 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-resolve/22.4.3" | |
name: "browser-resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1448 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/browser-resolve/1.11.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-resolve/22.4.3" | |
name: "browser-resolve" | |
rawSpec: "[email protected]" | |
1449 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-resolve/22.4.3" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1450 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-resolve/22.4.3" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
1451 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jju/1.3.0" | |
pkgVersion: "1.3.0" | |
status: "downloaded_manifest" | |
1452 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jju/1.3.0" | |
status: "resolving_content" | |
1453 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jsdom/11.11.0" | |
pkgVersion: "11.11.0" | |
status: "downloaded_manifest" | |
1454 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jsdom/11.11.0" | |
status: "resolving_content" | |
1455 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "abab" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1456 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/abab/1.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "abab" | |
rawSpec: "[email protected]" | |
1457 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1458 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn/5.7.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
1459 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "acorn-globals" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1460 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn-globals/4.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "acorn-globals" | |
rawSpec: "[email protected]" | |
1461 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "array-equal" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1462 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/array-equal/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "array-equal" | |
rawSpec: "[email protected]" | |
1463 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "cssom" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1464 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cssom/0.3.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "cssom" | |
rawSpec: "[email protected]" | |
1465 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "cssstyle" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1466 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cssstyle/0.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "cssstyle" | |
rawSpec: "[email protected]" | |
1467 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "data-urls" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1468 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/data-urls/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "data-urls" | |
rawSpec: "[email protected]" | |
1469 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "domexception" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1470 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/domexception/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "domexception" | |
rawSpec: "[email protected]" | |
1471 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "escodegen" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1472 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escodegen/1.11.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "escodegen" | |
rawSpec: "[email protected]" | |
1473 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "html-encoding-sniffer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1474 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/html-encoding-sniffer/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "html-encoding-sniffer" | |
rawSpec: "[email protected]" | |
1475 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "left-pad" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1476 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/left-pad/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "left-pad" | |
rawSpec: "[email protected]" | |
1477 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "nwsapi" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1478 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/nwsapi/2.0.9" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "nwsapi" | |
rawSpec: "[email protected]" | |
1479 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "parse5" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1480 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/parse5/4.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "parse5" | |
rawSpec: "[email protected]" | |
1481 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "pn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1482 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pn/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "pn" | |
rawSpec: "[email protected]" | |
1483 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "request" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1484 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/request/2.88.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "request" | |
rawSpec: "[email protected]" | |
1485 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "request-promise-native" | |
rawSpec: "request-promise-native@/request-promise-native/1.0.5/[email protected]" | |
status: "installing" | |
1486 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/request-promise-native/1.0.5" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "request-promise-native" | |
rawSpec: "request-promise-native@/request-promise-native/1.0.5/[email protected]" | |
1487 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "sax" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1488 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/sax/1.2.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "sax" | |
rawSpec: "[email protected]" | |
1489 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "symbol-tree" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1490 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/symbol-tree/3.2.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "symbol-tree" | |
rawSpec: "[email protected]" | |
1491 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "tough-cookie" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1492 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tough-cookie/2.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "tough-cookie" | |
rawSpec: "[email protected]" | |
1493 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "w3c-hr-time" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1494 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/w3c-hr-time/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "w3c-hr-time" | |
rawSpec: "[email protected]" | |
1495 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "webidl-conversions" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1496 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webidl-conversions/4.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "webidl-conversions" | |
rawSpec: "[email protected]" | |
1497 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "whatwg-encoding" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1498 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-encoding/1.0.5" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "whatwg-encoding" | |
rawSpec: "[email protected]" | |
1499 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "whatwg-mimetype" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1500 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-mimetype/2.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "whatwg-mimetype" | |
rawSpec: "[email protected]" | |
1501 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "whatwg-url" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1502 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-url/6.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "whatwg-url" | |
rawSpec: "[email protected]" | |
1503 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "ws" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1504 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ws/4.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "ws" | |
rawSpec: "[email protected]" | |
1505 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "xml-name-validator" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1506 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/xml-name-validator/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.11.0" | |
name: "xml-name-validator" | |
rawSpec: "[email protected]" | |
1507 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.merge/4.3.5" | |
pkgVersion: "4.3.5" | |
status: "downloaded_manifest" | |
1508 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.merge/4.3.5" | |
status: "resolving_content" | |
1509 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.merge/4.3.5" | |
name: "lodash._baseclone" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1510 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash._baseclone/4.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.merge/4.3.5" | |
name: "lodash._baseclone" | |
rawSpec: "[email protected]" | |
1511 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.merge/4.3.5" | |
name: "lodash._stack" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1512 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash._stack/4.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.merge/4.3.5" | |
name: "lodash._stack" | |
rawSpec: "[email protected]" | |
1513 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.merge/4.3.5" | |
name: "lodash.isplainobject" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1514 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.isplainobject/4.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.merge/4.3.5" | |
name: "lodash.isplainobject" | |
rawSpec: "[email protected]" | |
1515 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.merge/4.3.5" | |
name: "lodash.keysin" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1516 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.keysin/4.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.merge/4.3.5" | |
name: "lodash.keysin" | |
rawSpec: "[email protected]" | |
1517 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.merge/4.3.5" | |
name: "lodash.rest" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1518 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.rest/4.0.5" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.merge/4.3.5" | |
name: "lodash.rest" | |
rawSpec: "[email protected]" | |
1519 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/merge2/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
1520 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/merge2/1.0.3" | |
status: "resolving_content" | |
1521 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-notifier/5.0.2" | |
pkgVersion: "5.0.2" | |
status: "downloaded_manifest" | |
1522 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-notifier/5.0.2" | |
status: "resolving_content" | |
1523 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.0.2" | |
name: "growly" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1524 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/growly/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.0.2" | |
name: "growly" | |
rawSpec: "[email protected]" | |
1525 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.0.2" | |
name: "semver" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1526 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/semver/5.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.0.2" | |
name: "semver" | |
rawSpec: "[email protected]" | |
1527 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.0.2" | |
name: "shellwords" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1528 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/shellwords/0.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.0.2" | |
name: "shellwords" | |
rawSpec: "[email protected]" | |
1529 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.0.2" | |
name: "which" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1530 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/which/1.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.0.2" | |
name: "which" | |
rawSpec: "[email protected]" | |
1531 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkgVersion: "4.1.1" | |
status: "downloaded_manifest" | |
1532 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/orchestrator/0.3.8" | |
pkgVersion: "0.3.8" | |
status: "downloaded_manifest" | |
1533 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pretty-hrtime/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
1534 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/rimraf/2.5.4" | |
pkgVersion: "2.5.4" | |
status: "downloaded_manifest" | |
1535 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/rimraf/2.5.4" | |
status: "resolving_content" | |
1536 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/rimraf/2.5.4" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1537 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/rimraf/2.5.4" | |
name: "glob" | |
rawSpec: "[email protected]" | |
1538 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/semver/5.3.0" | |
pkgVersion: "5.3.0" | |
status: "downloaded_manifest" | |
1539 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/semver/5.3.0" | |
status: "resolving_content" | |
1540 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
1541 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
status: "resolving_content" | |
1542 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/through2/2.0.3" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1543 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/readable-stream/2.3.6" | |
pkg: | |
dependentId: "registry.npmjs.org/through2/2.0.3" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
1544 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/through2/2.0.3" | |
name: "xtend" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1545 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/xtend/4.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/through2/2.0.3" | |
name: "xtend" | |
rawSpec: "[email protected]" | |
1546 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/yargs/4.6.0" | |
pkgVersion: "4.6.0" | |
status: "downloaded_manifest" | |
1547 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/z-schema/3.18.4" | |
pkgVersion: "3.18.4" | |
status: "downloaded_manifest" | |
1548 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkgVersion: "3.8.8" | |
status: "downloaded_manifest" | |
1549 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkgVersion: "2.1.0" | |
status: "downloaded_manifest" | |
1550 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/chai/3.5.0" | |
pkgVersion: "3.5.0" | |
status: "downloaded_manifest" | |
1551 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/chai/3.5.0" | |
status: "resolving_content" | |
1552 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chai/3.5.0" | |
name: "assertion-error" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1553 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/assertion-error/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/chai/3.5.0" | |
name: "assertion-error" | |
rawSpec: "[email protected]" | |
1554 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chai/3.5.0" | |
name: "deep-eql" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1555 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/deep-eql/0.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/chai/3.5.0" | |
name: "deep-eql" | |
rawSpec: "[email protected]" | |
1556 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chai/3.5.0" | |
name: "type-detect" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1557 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/type-detect/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/chai/3.5.0" | |
name: "type-detect" | |
rawSpec: "[email protected]" | |
1558 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkgVersion: "3.9.1" | |
status: "downloaded_manifest" | |
1559 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-karma/0.0.5" | |
pkgVersion: "0.0.5" | |
status: "downloaded_manifest" | |
1560 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-karma/0.0.5" | |
status: "resolving_content" | |
1561 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-karma/0.0.5" | |
name: "event-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1562 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/event-stream/3.0.20" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-karma/0.0.5" | |
name: "event-stream" | |
rawSpec: "[email protected]" | |
1563 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-karma/0.0.5" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1564 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/2.2.20" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-karma/0.0.5" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
1565 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-karma/0.0.5" | |
name: "optimist" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1566 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/optimist/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-karma/0.0.5" | |
name: "optimist" | |
rawSpec: "[email protected]" | |
1567 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-karma/0.0.5" | |
name: "xtend" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1568 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/xtend/2.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-karma/0.0.5" | |
name: "xtend" | |
rawSpec: "[email protected]" | |
1569 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul-instrumenter-loader/3.0.1" | |
pkgVersion: "3.0.1" | |
status: "downloaded_manifest" | |
1570 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul-instrumenter-loader/3.0.1" | |
status: "resolving_content" | |
1571 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-instrumenter-loader/3.0.1" | |
name: "convert-source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1572 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/convert-source-map/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-instrumenter-loader/3.0.1" | |
name: "convert-source-map" | |
rawSpec: "[email protected]" | |
1573 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-instrumenter-loader/3.0.1" | |
name: "istanbul-lib-instrument" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1574 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-instrumenter-loader/3.0.1" | |
name: "istanbul-lib-instrument" | |
rawSpec: "[email protected]" | |
1575 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-instrumenter-loader/3.0.1" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1576 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-instrumenter-loader/3.0.1" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
1577 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-instrumenter-loader/3.0.1" | |
name: "schema-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1578 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/schema-utils/0.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-instrumenter-loader/3.0.1" | |
name: "schema-utils" | |
rawSpec: "[email protected]" | |
1579 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma/0.13.22" | |
pkgVersion: "0.13.22" | |
status: "downloaded_manifest" | |
1580 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma/0.13.22" | |
status: "resolving_content" | |
1581 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "batch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1582 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/batch/0.5.3" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "batch" | |
rawSpec: "[email protected]" | |
1583 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "bluebird" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1584 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/bluebird/2.11.0" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "bluebird" | |
rawSpec: "[email protected]" | |
1585 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "body-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1586 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/body-parser/1.18.3" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "body-parser" | |
rawSpec: "[email protected]" | |
1587 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "chokidar" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1588 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chokidar/1.7.0" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "chokidar" | |
rawSpec: "[email protected]" | |
1589 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1590 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "colors" | |
rawSpec: "[email protected]" | |
1591 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "connect" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1592 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/connect/3.6.6" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "connect" | |
rawSpec: "[email protected]" | |
1593 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "core-js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1594 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/core-js/2.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "core-js" | |
rawSpec: "[email protected]" | |
1595 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "di" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1596 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/di/0.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "di" | |
rawSpec: "[email protected]" | |
1597 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "dom-serialize" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1598 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/dom-serialize/2.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "dom-serialize" | |
rawSpec: "[email protected]" | |
1599 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "expand-braces" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1600 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/expand-braces/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "expand-braces" | |
rawSpec: "[email protected]" | |
1601 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1602 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "glob" | |
rawSpec: "[email protected]" | |
1603 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1604 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
1605 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "http-proxy" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1606 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/http-proxy/1.17.0" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "http-proxy" | |
rawSpec: "[email protected]" | |
1607 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "isbinaryfile" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1608 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/isbinaryfile/3.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "isbinaryfile" | |
rawSpec: "[email protected]" | |
1609 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1610 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash/3.10.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
1611 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "log4js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1612 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/log4js/0.6.38" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "log4js" | |
rawSpec: "[email protected]" | |
1613 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "mime" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1614 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mime/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "mime" | |
rawSpec: "[email protected]" | |
1615 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1616 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
1617 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "optimist" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1618 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/optimist/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "optimist" | |
rawSpec: "[email protected]" | |
1619 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1620 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/rimraf/2.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
1621 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "socket.io" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1622 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/socket.io/1.7.4" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "socket.io" | |
rawSpec: "[email protected]" | |
1623 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1624 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
1625 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "useragent" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1626 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/useragent/2.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/0.13.22" | |
name: "useragent" | |
rawSpec: "[email protected]" | |
1627 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma-coverage/0.5.5" | |
pkgVersion: "0.5.5" | |
status: "downloaded_manifest" | |
1628 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma-coverage/0.5.5" | |
status: "resolving_content" | |
1629 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-coverage/0.5.5" | |
name: "dateformat" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1630 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/dateformat/1.0.12" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-coverage/0.5.5" | |
name: "dateformat" | |
rawSpec: "[email protected]" | |
1631 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-coverage/0.5.5" | |
name: "istanbul" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1632 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul/0.4.5" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-coverage/0.5.5" | |
name: "istanbul" | |
rawSpec: "[email protected]" | |
1633 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-coverage/0.5.5" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1634 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-coverage/0.5.5" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
1635 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-coverage/0.5.5" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1636 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-coverage/0.5.5" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
1637 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma-mocha/1.3.0" | |
pkgVersion: "1.3.0" | |
status: "downloaded_manifest" | |
1638 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma-mocha/1.3.0" | |
status: "resolving_content" | |
1639 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-mocha/1.3.0" | |
name: "minimist" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1640 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimist/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-mocha/1.3.0" | |
name: "minimist" | |
rawSpec: "[email protected]" | |
1641 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma-mocha-clean-reporter/0.0.1" | |
pkgVersion: "0.0.1" | |
status: "downloaded_manifest" | |
1642 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma-mocha-clean-reporter/0.0.1" | |
status: "resolving_content" | |
1643 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-mocha-clean-reporter/0.0.1" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1644 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-mocha-clean-reporter/0.0.1" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
1645 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-mocha-clean-reporter/0.0.1" | |
name: "karma" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1646 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/karma/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-mocha-clean-reporter/0.0.1" | |
name: "karma" | |
rawSpec: "[email protected]" | |
1647 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-mocha-clean-reporter/0.0.1" | |
name: "log-symbols" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1648 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/log-symbols/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-mocha-clean-reporter/0.0.1" | |
name: "log-symbols" | |
rawSpec: "[email protected]" | |
1649 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-mocha-clean-reporter/0.0.1" | |
name: "mocha-clean" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1650 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mocha-clean/0.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-mocha-clean-reporter/0.0.1" | |
name: "mocha-clean" | |
rawSpec: "[email protected]" | |
1651 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma-phantomjs-launcher/1.0.4" | |
pkgVersion: "1.0.4" | |
status: "downloaded_manifest" | |
1652 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma-phantomjs-launcher/1.0.4" | |
status: "resolving_content" | |
1653 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-phantomjs-launcher/1.0.4" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1654 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-phantomjs-launcher/1.0.4" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
1655 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-phantomjs-launcher/1.0.4" | |
name: "phantomjs-prebuilt" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1656 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-phantomjs-launcher/1.0.4" | |
name: "phantomjs-prebuilt" | |
rawSpec: "[email protected]" | |
1657 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma-sinon-chai/1.2.4" | |
pkgVersion: "1.2.4" | |
status: "downloaded_manifest" | |
1658 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma-sinon-chai/1.2.4" | |
status: "resolving_content" | |
1659 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-sinon-chai/1.2.4" | |
name: "lolex" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1660 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lolex/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-sinon-chai/1.2.4" | |
name: "lolex" | |
rawSpec: "[email protected]" | |
1661 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma-webpack/2.0.9" | |
pkgVersion: "2.0.9" | |
status: "downloaded_manifest" | |
1662 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma-webpack/2.0.9" | |
status: "resolving_content" | |
1663 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-webpack/2.0.9" | |
name: "async" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1664 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/async/0.9.2" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-webpack/2.0.9" | |
name: "async" | |
rawSpec: "[email protected]" | |
1665 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-webpack/2.0.9" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1666 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-utils/0.2.17" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-webpack/2.0.9" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
1667 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-webpack/2.0.9" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1668 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash/3.10.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-webpack/2.0.9" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
1669 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-webpack/2.0.9" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1670 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-webpack/2.0.9" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
1671 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma-webpack/2.0.9" | |
name: "webpack-dev-middleware" | |
rawSpec: "webpack-dev-middleware@/webpack-dev-middleware/1.12.2/[email protected]" | |
status: "installing" | |
1672 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
pkg: | |
dependentId: "registry.npmjs.org/karma-webpack/2.0.9" | |
name: "webpack-dev-middleware" | |
rawSpec: "webpack-dev-middleware@/webpack-dev-middleware/1.12.2/[email protected]" | |
1673 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lolex/1.4.0" | |
pkgVersion: "1.4.0" | |
status: "downloaded_manifest" | |
1674 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lolex/1.4.0" | |
status: "resolving_content" | |
1675 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/mocha/5.2.0" | |
pkgVersion: "5.2.0" | |
status: "downloaded_manifest" | |
1676 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/mocha/5.2.0" | |
status: "resolving_content" | |
1677 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "browser-stdout" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1678 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/browser-stdout/1.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "browser-stdout" | |
rawSpec: "[email protected]" | |
1679 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "commander" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1680 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/commander/2.15.1" | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "commander" | |
rawSpec: "[email protected]" | |
1681 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1682 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/3.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "debug" | |
rawSpec: "[email protected]" | |
1683 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "diff" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1684 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/diff/3.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "diff" | |
rawSpec: "[email protected]" | |
1685 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "escape-string-regexp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1686 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escape-string-regexp/1.0.5" | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "escape-string-regexp" | |
rawSpec: "[email protected]" | |
1687 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1688 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "glob" | |
rawSpec: "[email protected]" | |
1689 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "growl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1690 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/growl/1.10.5" | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "growl" | |
rawSpec: "[email protected]" | |
1691 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "he" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1692 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/he/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "he" | |
rawSpec: "[email protected]" | |
1693 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1694 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
1695 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1696 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
1697 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1698 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/supports-color/5.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/mocha/5.2.0" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
1699 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/phantomjs-polyfill/0.0.2" | |
pkgVersion: "0.0.2" | |
status: "downloaded_manifest" | |
1700 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/phantomjs-polyfill/0.0.2" | |
status: "resolving_content" | |
1701 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
pkgVersion: "2.1.16" | |
status: "downloaded_manifest" | |
1702 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
status: "resolving_content" | |
1703 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "es6-promise" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1704 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/es6-promise/4.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "es6-promise" | |
rawSpec: "[email protected]" | |
1705 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "extract-zip" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1706 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/extract-zip/1.6.7" | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "extract-zip" | |
rawSpec: "[email protected]" | |
1707 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "fs-extra" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1708 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fs-extra/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "fs-extra" | |
rawSpec: "[email protected]" | |
1709 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "hasha" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1710 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/hasha/2.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "hasha" | |
rawSpec: "[email protected]" | |
1711 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "kew" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1712 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/kew/0.7.0" | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "kew" | |
rawSpec: "[email protected]" | |
1713 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "progress" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1714 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/progress/1.1.8" | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "progress" | |
rawSpec: "[email protected]" | |
1715 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "request" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1716 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/request/2.88.0" | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "request" | |
rawSpec: "[email protected]" | |
1717 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "request-progress" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1718 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/request-progress/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "request-progress" | |
rawSpec: "[email protected]" | |
1719 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "which" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1720 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/which/1.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
name: "which" | |
rawSpec: "[email protected]" | |
1721 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/sinon/1.17.7" | |
pkgVersion: "1.17.7" | |
status: "downloaded_manifest" | |
1722 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/sinon/1.17.7" | |
status: "resolving_content" | |
1723 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/sinon/1.17.7" | |
name: "formatio" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1724 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/formatio/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/sinon/1.17.7" | |
name: "formatio" | |
rawSpec: "[email protected]" | |
1725 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/sinon/1.17.7" | |
name: "lolex" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1726 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lolex/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/sinon/1.17.7" | |
name: "lolex" | |
rawSpec: "[email protected]" | |
1727 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/sinon/1.17.7" | |
name: "samsam" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1728 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/samsam/1.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/sinon/1.17.7" | |
name: "samsam" | |
rawSpec: "[email protected]" | |
1729 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/sinon/1.17.7" | |
name: "util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1730 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/util/0.11.0" | |
pkg: | |
dependentId: "registry.npmjs.org/sinon/1.17.7" | |
name: "util" | |
rawSpec: "[email protected]" | |
1731 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/sinon-chai/2.8.0" | |
pkgVersion: "2.8.0" | |
status: "downloaded_manifest" | |
1732 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/sinon-chai/2.8.0" | |
status: "resolving_content" | |
1733 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack/3.11.0" | |
pkgVersion: "3.11.0" | |
status: "downloaded_manifest" | |
1734 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack/3.11.0" | |
status: "resolving_content" | |
1735 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1736 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn/5.7.3" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
1737 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "acorn-dynamic-import" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1738 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn-dynamic-import/2.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "acorn-dynamic-import" | |
rawSpec: "[email protected]" | |
1739 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "ajv" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1740 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ajv/6.5.4" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "ajv" | |
rawSpec: "[email protected]" | |
1741 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "ajv-keywords" | |
rawSpec: "ajv-keywords@/ajv-keywords/3.2.0/[email protected]" | |
status: "installing" | |
1742 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ajv-keywords/3.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "ajv-keywords" | |
rawSpec: "ajv-keywords@/ajv-keywords/3.2.0/[email protected]" | |
1743 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "async" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1744 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/async/2.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "async" | |
rawSpec: "[email protected]" | |
1745 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "enhanced-resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1746 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "enhanced-resolve" | |
rawSpec: "[email protected]" | |
1747 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "escope" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1748 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escope/3.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "escope" | |
rawSpec: "[email protected]" | |
1749 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "interpret" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1750 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/interpret/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "interpret" | |
rawSpec: "[email protected]" | |
1751 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "json-loader" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1752 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json-loader/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "json-loader" | |
rawSpec: "[email protected]" | |
1753 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "json5" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1754 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json5/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "json5" | |
rawSpec: "[email protected]" | |
1755 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "loader-runner" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1756 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-runner/2.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "loader-runner" | |
rawSpec: "[email protected]" | |
1757 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1758 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
1759 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "memory-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1760 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/memory-fs/0.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "memory-fs" | |
rawSpec: "[email protected]" | |
1761 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1762 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
1763 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "node-libs-browser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1764 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "node-libs-browser" | |
rawSpec: "[email protected]" | |
1765 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1766 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
1767 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1768 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/supports-color/4.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
1769 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "tapable" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1770 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tapable/0.2.8" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "tapable" | |
rawSpec: "[email protected]" | |
1771 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "uglifyjs-webpack-plugin" | |
rawSpec: "uglifyjs-webpack-plugin@/uglifyjs-webpack-plugin/0.4.6/[email protected]" | |
status: "installing" | |
1772 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/uglifyjs-webpack-plugin/0.4.6" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "uglifyjs-webpack-plugin" | |
rawSpec: "uglifyjs-webpack-plugin@/uglifyjs-webpack-plugin/0.4.6/[email protected]" | |
1773 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "watchpack" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1774 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/watchpack/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "watchpack" | |
rawSpec: "[email protected]" | |
1775 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "webpack-sources" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1776 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webpack-sources/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "webpack-sources" | |
rawSpec: "[email protected]" | |
1777 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1778 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/yargs/8.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack/3.11.0" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
1779 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkgVersion: "3.8.8" | |
status: "downloaded_manifest" | |
1780 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.7.77" | |
pkgVersion: "1.7.77" | |
status: "downloaded_manifest" | |
1781 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkgVersion: "8.5.8" | |
status: "downloaded_manifest" | |
1782 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/autoprefixer/6.3.7" | |
pkgVersion: "6.3.7" | |
status: "downloaded_manifest" | |
1783 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/autoprefixer/6.3.7" | |
status: "resolving_content" | |
1784 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/autoprefixer/6.3.7" | |
name: "browserslist" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1785 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/browserslist/1.3.6" | |
pkg: | |
dependentId: "registry.npmjs.org/autoprefixer/6.3.7" | |
name: "browserslist" | |
rawSpec: "[email protected]" | |
1786 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/autoprefixer/6.3.7" | |
name: "caniuse-db" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1787 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/caniuse-db/1.0.30000890" | |
pkg: | |
dependentId: "registry.npmjs.org/autoprefixer/6.3.7" | |
name: "caniuse-db" | |
rawSpec: "[email protected]" | |
1788 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/autoprefixer/6.3.7" | |
name: "normalize-range" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1789 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/normalize-range/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/autoprefixer/6.3.7" | |
name: "normalize-range" | |
rawSpec: "[email protected]" | |
1790 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/autoprefixer/6.3.7" | |
name: "num2fraction" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1791 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/num2fraction/1.2.2" | |
pkg: | |
dependentId: "registry.npmjs.org/autoprefixer/6.3.7" | |
name: "num2fraction" | |
rawSpec: "[email protected]" | |
1792 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/autoprefixer/6.3.7" | |
name: "postcss" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1793 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss/5.2.18" | |
pkg: | |
dependentId: "registry.npmjs.org/autoprefixer/6.3.7" | |
name: "postcss" | |
rawSpec: "[email protected]" | |
1794 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/autoprefixer/6.3.7" | |
name: "postcss-value-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1795 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-value-parser/3.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/autoprefixer/6.3.7" | |
name: "postcss-value-parser" | |
rawSpec: "[email protected]" | |
1796 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkgVersion: "3.9.1" | |
status: "downloaded_manifest" | |
1797 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-clean-css/3.0.4" | |
pkgVersion: "3.0.4" | |
status: "downloaded_manifest" | |
1798 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-clean-css/3.0.4" | |
status: "resolving_content" | |
1799 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clean-css/3.0.4" | |
name: "clean-css" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1800 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/clean-css/4.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clean-css/3.0.4" | |
name: "clean-css" | |
rawSpec: "[email protected]" | |
1801 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clean-css/3.0.4" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1802 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clean-css/3.0.4" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
1803 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clean-css/3.0.4" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1804 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clean-css/3.0.4" | |
name: "through2" | |
rawSpec: "[email protected]" | |
1805 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clean-css/3.0.4" | |
name: "vinyl-sourcemaps-apply" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1806 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vinyl-sourcemaps-apply/0.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clean-css/3.0.4" | |
name: "vinyl-sourcemaps-apply" | |
rawSpec: "[email protected]" | |
1807 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-clip-empty-files/0.1.2" | |
pkgVersion: "0.1.2" | |
status: "downloaded_manifest" | |
1808 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-clip-empty-files/0.1.2" | |
status: "resolving_content" | |
1809 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clip-empty-files/0.1.2" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1810 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clip-empty-files/0.1.2" | |
name: "through2" | |
rawSpec: "[email protected]" | |
1811 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-clone/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
1812 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-clone/1.0.0" | |
status: "resolving_content" | |
1813 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clone/1.0.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1814 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/2.2.20" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clone/1.0.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
1815 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clone/1.0.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1816 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/0.4.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-clone/1.0.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
1817 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-postcss/6.3.0" | |
pkgVersion: "6.3.0" | |
status: "downloaded_manifest" | |
1818 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-postcss/6.3.0" | |
status: "resolving_content" | |
1819 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-postcss/6.3.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1820 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-postcss/6.3.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
1821 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-postcss/6.3.0" | |
name: "postcss" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1822 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss/5.2.18" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-postcss/6.3.0" | |
name: "postcss" | |
rawSpec: "[email protected]" | |
1823 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-postcss/6.3.0" | |
name: "postcss-load-config" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1824 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-load-config/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-postcss/6.3.0" | |
name: "postcss-load-config" | |
rawSpec: "[email protected]" | |
1825 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-postcss/6.3.0" | |
name: "vinyl-sourcemaps-apply" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1826 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vinyl-sourcemaps-apply/0.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-postcss/6.3.0" | |
name: "vinyl-sourcemaps-apply" | |
rawSpec: "[email protected]" | |
1827 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-sass/3.1.0" | |
pkgVersion: "3.1.0" | |
status: "downloaded_manifest" | |
1828 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-sass/3.1.0" | |
status: "resolving_content" | |
1829 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sass/3.1.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1830 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sass/3.1.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
1831 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sass/3.1.0" | |
name: "lodash.clonedeep" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1832 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.clonedeep/4.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sass/3.1.0" | |
name: "lodash.clonedeep" | |
rawSpec: "[email protected]" | |
1833 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sass/3.1.0" | |
name: "node-sass" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1834 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/node-sass/4.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sass/3.1.0" | |
name: "node-sass" | |
rawSpec: "[email protected]" | |
1835 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sass/3.1.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1836 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sass/3.1.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
1837 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sass/3.1.0" | |
name: "vinyl-sourcemaps-apply" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1838 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vinyl-sourcemaps-apply/0.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sass/3.1.0" | |
name: "vinyl-sourcemaps-apply" | |
rawSpec: "[email protected]" | |
1839 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
pkgVersion: "2.6.4" | |
status: "downloaded_manifest" | |
1840 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
status: "resolving_content" | |
1841 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "@gulp-sourcemaps/identity-map" | |
rawSpec: "@gulp-sourcemaps/[email protected]" | |
status: "installing" | |
1842 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "@gulp-sourcemaps/identity-map" | |
rawSpec: "@gulp-sourcemaps/[email protected]" | |
1843 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "@gulp-sourcemaps/map-sources" | |
rawSpec: "@gulp-sourcemaps/[email protected]" | |
status: "installing" | |
1844 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@gulp-sourcemaps/map-sources/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "@gulp-sourcemaps/map-sources" | |
rawSpec: "@gulp-sourcemaps/[email protected]" | |
1845 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1846 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn/5.7.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
1847 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "convert-source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1848 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/convert-source-map/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "convert-source-map" | |
rawSpec: "[email protected]" | |
1849 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "css" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1850 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/css/2.2.4" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "css" | |
rawSpec: "[email protected]" | |
1851 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "debug-fabulous" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1852 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug-fabulous/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "debug-fabulous" | |
rawSpec: "[email protected]" | |
1853 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "detect-newline" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1854 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/detect-newline/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "detect-newline" | |
rawSpec: "[email protected]" | |
1855 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1856 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
1857 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1858 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
1859 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "strip-bom-string" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1860 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/strip-bom-string/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "strip-bom-string" | |
rawSpec: "[email protected]" | |
1861 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1862 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
name: "through2" | |
rawSpec: "[email protected]" | |
1863 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-texttojs/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
1864 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-texttojs/1.0.3" | |
status: "resolving_content" | |
1865 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-texttojs/1.0.3" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1866 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash/2.4.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-texttojs/1.0.3" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
1867 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-texttojs/1.0.3" | |
name: "node.extend" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1868 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/node.extend/1.1.6" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-texttojs/1.0.3" | |
name: "node.extend" | |
rawSpec: "[email protected]" | |
1869 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-texttojs/1.0.3" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1870 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/0.4.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-texttojs/1.0.3" | |
name: "through2" | |
rawSpec: "[email protected]" | |
1871 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/merge2/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
1872 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/postcss-modules/0.6.4" | |
pkgVersion: "0.6.4" | |
status: "downloaded_manifest" | |
1873 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/postcss-modules/0.6.4" | |
status: "resolving_content" | |
1874 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-modules/0.6.4" | |
name: "css-modules-loader-core" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1875 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-modules/0.6.4" | |
name: "css-modules-loader-core" | |
rawSpec: "[email protected]" | |
1876 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-modules/0.6.4" | |
name: "generic-names" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1877 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/generic-names/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-modules/0.6.4" | |
name: "generic-names" | |
rawSpec: "[email protected]" | |
1878 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-modules/0.6.4" | |
name: "postcss" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1879 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss/5.2.18" | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-modules/0.6.4" | |
name: "postcss" | |
rawSpec: "[email protected]" | |
1880 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-modules/0.6.4" | |
name: "string-hash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1881 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/string-hash/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-modules/0.6.4" | |
name: "string-hash" | |
rawSpec: "[email protected]" | |
1882 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
1883 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkgVersion: "3.8.8" | |
status: "downloaded_manifest" | |
1884 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkgVersion: "2.1.0" | |
status: "downloaded_manifest" | |
1885 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkgVersion: "8.5.8" | |
status: "downloaded_manifest" | |
1886 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkgVersion: "1.2.5" | |
status: "downloaded_manifest" | |
1887 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/deasync/0.1.13" | |
pkgVersion: "0.1.13" | |
status: "downloaded_manifest" | |
1888 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/deasync/0.1.13" | |
status: "resolving_content" | |
1889 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/deasync/0.1.13" | |
name: "bindings" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1890 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/bindings/1.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/deasync/0.1.13" | |
name: "bindings" | |
rawSpec: "[email protected]" | |
1891 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/deasync/0.1.13" | |
name: "nan" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1892 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/nan/2.11.1" | |
pkg: | |
dependentId: "registry.npmjs.org/deasync/0.1.13" | |
name: "nan" | |
rawSpec: "[email protected]" | |
1893 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/express/4.16.4" | |
pkgVersion: "4.16.4" | |
status: "downloaded_manifest" | |
1894 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/express/4.16.4" | |
status: "resolving_content" | |
1895 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "accepts" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1896 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/accepts/1.3.5" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "accepts" | |
rawSpec: "[email protected]" | |
1897 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "array-flatten" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1898 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/array-flatten/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "array-flatten" | |
rawSpec: "[email protected]" | |
1899 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "body-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1900 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/body-parser/1.18.3" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "body-parser" | |
rawSpec: "[email protected]" | |
1901 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "content-disposition" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1902 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/content-disposition/0.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "content-disposition" | |
rawSpec: "[email protected]" | |
1903 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "content-type" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1904 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/content-type/1.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "content-type" | |
rawSpec: "[email protected]" | |
1905 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "cookie" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1906 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cookie/0.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "cookie" | |
rawSpec: "[email protected]" | |
1907 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "cookie-signature" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1908 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cookie-signature/1.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "cookie-signature" | |
rawSpec: "[email protected]" | |
1909 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1910 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/2.6.9" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "debug" | |
rawSpec: "[email protected]" | |
1911 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "depd" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1912 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/depd/1.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "depd" | |
rawSpec: "[email protected]" | |
1913 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "encodeurl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1914 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/encodeurl/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "encodeurl" | |
rawSpec: "[email protected]" | |
1915 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1916 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escape-html/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
1917 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "etag" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1918 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/etag/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "etag" | |
rawSpec: "[email protected]" | |
1919 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "finalhandler" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1920 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/finalhandler/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "finalhandler" | |
rawSpec: "[email protected]" | |
1921 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "fresh" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1922 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fresh/0.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "fresh" | |
rawSpec: "[email protected]" | |
1923 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "merge-descriptors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1924 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/merge-descriptors/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "merge-descriptors" | |
rawSpec: "[email protected]" | |
1925 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "methods" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1926 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/methods/1.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "methods" | |
rawSpec: "[email protected]" | |
1927 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "on-finished" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1928 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/on-finished/2.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "on-finished" | |
rawSpec: "[email protected]" | |
1929 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1930 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/parseurl/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
1931 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "path-to-regexp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1932 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/path-to-regexp/0.1.7" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "path-to-regexp" | |
rawSpec: "[email protected]" | |
1933 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "proxy-addr" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1934 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/proxy-addr/2.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "proxy-addr" | |
rawSpec: "[email protected]" | |
1935 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "qs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1936 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/qs/6.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "qs" | |
rawSpec: "[email protected]" | |
1937 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "range-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1938 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/range-parser/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "range-parser" | |
rawSpec: "[email protected]" | |
1939 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "safe-buffer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1940 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/safe-buffer/5.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "safe-buffer" | |
rawSpec: "[email protected]" | |
1941 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "send" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1942 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/send/0.16.2" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "send" | |
rawSpec: "[email protected]" | |
1943 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "serve-static" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1944 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/serve-static/1.13.2" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "serve-static" | |
rawSpec: "[email protected]" | |
1945 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "setprototypeof" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1946 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/setprototypeof/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "setprototypeof" | |
rawSpec: "[email protected]" | |
1947 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "statuses" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1948 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/statuses/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "statuses" | |
rawSpec: "[email protected]" | |
1949 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "type-is" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1950 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/type-is/1.6.16" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "type-is" | |
rawSpec: "[email protected]" | |
1951 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "utils-merge" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1952 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/utils-merge/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "utils-merge" | |
rawSpec: "[email protected]" | |
1953 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "vary" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1954 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vary/1.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/express/4.16.4" | |
name: "vary" | |
rawSpec: "[email protected]" | |
1955 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkgVersion: "3.9.1" | |
status: "downloaded_manifest" | |
1956 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-connect/5.5.0" | |
pkgVersion: "5.5.0" | |
status: "downloaded_manifest" | |
1957 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-connect/5.5.0" | |
status: "resolving_content" | |
1958 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "ansi-colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1959 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ansi-colors/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "ansi-colors" | |
rawSpec: "[email protected]" | |
1960 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "connect" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1961 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/connect/3.6.6" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "connect" | |
rawSpec: "[email protected]" | |
1962 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "connect-livereload" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1963 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/connect-livereload/0.5.4" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "connect-livereload" | |
rawSpec: "[email protected]" | |
1964 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "event-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1965 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/event-stream/3.3.6" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "event-stream" | |
rawSpec: "[email protected]" | |
1966 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "fancy-log" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1967 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fancy-log/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "fancy-log" | |
rawSpec: "[email protected]" | |
1968 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "send" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1969 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/send/0.13.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "send" | |
rawSpec: "[email protected]" | |
1970 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "serve-index" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1971 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/serve-index/1.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "serve-index" | |
rawSpec: "[email protected]" | |
1972 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "serve-static" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1973 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/serve-static/1.13.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "serve-static" | |
rawSpec: "[email protected]" | |
1974 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "tiny-lr" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1975 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tiny-lr/0.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-connect/5.5.0" | |
name: "tiny-lr" | |
rawSpec: "[email protected]" | |
1976 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-open/3.0.1" | |
pkgVersion: "3.0.1" | |
status: "downloaded_manifest" | |
1977 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-open/3.0.1" | |
status: "resolving_content" | |
1978 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-open/3.0.1" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1979 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-open/3.0.1" | |
name: "colors" | |
rawSpec: "[email protected]" | |
1980 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-open/3.0.1" | |
name: "opn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1981 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/opn/5.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-open/3.0.1" | |
name: "opn" | |
rawSpec: "[email protected]" | |
1982 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-open/3.0.1" | |
name: "plugin-log" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1983 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/plugin-log/0.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-open/3.0.1" | |
name: "plugin-log" | |
rawSpec: "[email protected]" | |
1984 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-open/3.0.1" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1985 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-open/3.0.1" | |
name: "through2" | |
rawSpec: "[email protected]" | |
1986 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 2 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
1987 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
1988 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-forge/0.7.6" | |
pkgVersion: "0.7.6" | |
status: "downloaded_manifest" | |
1989 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-forge/0.7.6" | |
status: "resolving_content" | |
1990 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/sudo/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
1991 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/sudo/1.0.3" | |
status: "resolving_content" | |
1992 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/sudo/1.0.3" | |
name: "inpath" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1993 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/inpath/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/sudo/1.0.3" | |
name: "inpath" | |
rawSpec: "[email protected]" | |
1994 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/sudo/1.0.3" | |
name: "pidof" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1995 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pidof/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/sudo/1.0.3" | |
name: "pidof" | |
rawSpec: "[email protected]" | |
1996 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/sudo/1.0.3" | |
name: "read" | |
rawSpec: "[email protected]" | |
status: "installing" | |
1997 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/read/1.0.7" | |
pkg: | |
dependentId: "registry.npmjs.org/sudo/1.0.3" | |
name: "read" | |
rawSpec: "[email protected]" | |
1998 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
pkgVersion: "5.10.3" | |
status: "downloaded_manifest" | |
1999 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
status: "resolving_content" | |
2000 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2001 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
2002 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "@microsoft/ts-command-line" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2003 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/ts-command-line/4.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "@microsoft/ts-command-line" | |
rawSpec: "@microsoft/[email protected]" | |
2004 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2005 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
2006 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "@types/z-schema" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2007 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/z-schema/3.16.31" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "@types/z-schema" | |
rawSpec: "@types/[email protected]" | |
2008 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2009 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "colors" | |
rawSpec: "[email protected]" | |
2010 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "jju" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2011 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jju/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "jju" | |
rawSpec: "[email protected]" | |
2012 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2013 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
2014 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "typescript" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2015 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/typescript/2.4.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "typescript" | |
rawSpec: "[email protected]" | |
2016 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "z-schema" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2017 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/z-schema/3.18.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/api-extractor/5.10.3" | |
name: "z-schema" | |
rawSpec: "[email protected]" | |
2018 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkgVersion: "3.8.8" | |
status: "downloaded_manifest" | |
2019 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkgVersion: "2.1.0" | |
status: "downloaded_manifest" | |
2020 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/gulp/3.8.32" | |
pkgVersion: "3.8.32" | |
status: "downloaded_manifest" | |
2021 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkgVersion: "8.5.8" | |
status: "downloaded_manifest" | |
2022 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/vinyl/1.2.30" | |
pkgVersion: "1.2.30" | |
status: "downloaded_manifest" | |
2023 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/decomment/0.9.2" | |
pkgVersion: "0.9.2" | |
status: "downloaded_manifest" | |
2024 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/decomment/0.9.2" | |
status: "resolving_content" | |
2025 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/decomment/0.9.2" | |
name: "esprima" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2026 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/esprima/4.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/decomment/0.9.2" | |
name: "esprima" | |
rawSpec: "[email protected]" | |
2027 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob/7.0.6" | |
pkgVersion: "7.0.6" | |
status: "downloaded_manifest" | |
2028 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob/7.0.6" | |
status: "resolving_content" | |
2029 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.0.6" | |
name: "fs.realpath" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2030 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fs.realpath/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.0.6" | |
name: "fs.realpath" | |
rawSpec: "[email protected]" | |
2031 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.0.6" | |
name: "inflight" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2032 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/inflight/1.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.0.6" | |
name: "inflight" | |
rawSpec: "[email protected]" | |
2033 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.0.6" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2034 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/inherits/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.0.6" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
2035 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.0.6" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2036 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.0.6" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
2037 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.0.6" | |
name: "once" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2038 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/once/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.0.6" | |
name: "once" | |
rawSpec: "[email protected]" | |
2039 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.0.6" | |
name: "path-is-absolute" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2040 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/path-is-absolute/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.0.6" | |
name: "path-is-absolute" | |
rawSpec: "[email protected]" | |
2041 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob-escape/0.0.2" | |
pkgVersion: "0.0.2" | |
status: "downloaded_manifest" | |
2042 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkgVersion: "3.9.1" | |
status: "downloaded_manifest" | |
2043 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-cache/0.4.6" | |
pkgVersion: "0.4.6" | |
status: "downloaded_manifest" | |
2044 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-cache/0.4.6" | |
status: "resolving_content" | |
2045 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "bluebird" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2046 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/bluebird/3.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "bluebird" | |
rawSpec: "[email protected]" | |
2047 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "cache-swap" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2048 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cache-swap/0.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "cache-swap" | |
rawSpec: "[email protected]" | |
2049 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2050 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
2051 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2052 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
2053 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "object.omit" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2054 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object.omit/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "object.omit" | |
rawSpec: "[email protected]" | |
2055 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "object.pick" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2056 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object.pick/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "object.pick" | |
rawSpec: "[email protected]" | |
2057 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2058 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/readable-stream/2.3.6" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
2059 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "try-json-parse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2060 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/try-json-parse/0.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "try-json-parse" | |
rawSpec: "[email protected]" | |
2061 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "vinyl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2062 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vinyl/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-cache/0.4.6" | |
name: "vinyl" | |
rawSpec: "[email protected]" | |
2063 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-changed/1.3.2" | |
pkgVersion: "1.3.2" | |
status: "downloaded_manifest" | |
2064 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-changed/1.3.2" | |
status: "resolving_content" | |
2065 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-changed/1.3.2" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2066 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-changed/1.3.2" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
2067 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-changed/1.3.2" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2068 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-changed/1.3.2" | |
name: "through2" | |
rawSpec: "[email protected]" | |
2069 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-decomment/0.2.0" | |
pkgVersion: "0.2.0" | |
status: "downloaded_manifest" | |
2070 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-decomment/0.2.0" | |
status: "resolving_content" | |
2071 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-decomment/0.2.0" | |
name: "decomment" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2072 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/decomment/0.9.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-decomment/0.2.0" | |
name: "decomment" | |
rawSpec: "[email protected]" | |
2073 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-decomment/0.2.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2074 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-decomment/0.2.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
2075 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-decomment/0.2.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2076 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-decomment/0.2.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
2077 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-plumber/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
2078 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-plumber/1.1.0" | |
status: "resolving_content" | |
2079 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-plumber/1.1.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2080 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-plumber/1.1.0" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
2081 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-plumber/1.1.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2082 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-plumber/1.1.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
2083 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-sourcemaps/2.6.4" | |
pkgVersion: "2.6.4" | |
status: "downloaded_manifest" | |
2084 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-texttojs/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
2085 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-typescript/3.1.7" | |
pkgVersion: "3.1.7" | |
status: "downloaded_manifest" | |
2086 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-typescript/3.1.7" | |
status: "resolving_content" | |
2087 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-typescript/3.1.7" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2088 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-typescript/3.1.7" | |
name: "gulp-util" | |
rawSpec: "[email protected]" | |
2089 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-typescript/3.1.7" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2090 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-typescript/3.1.7" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
2091 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-typescript/3.1.7" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2092 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-typescript/3.1.7" | |
name: "through2" | |
rawSpec: "[email protected]" | |
2093 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-typescript/3.1.7" | |
name: "vinyl-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2094 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-typescript/3.1.7" | |
name: "vinyl-fs" | |
rawSpec: "[email protected]" | |
2095 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 2 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
2096 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
2097 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkgVersion: "4.17.11" | |
status: "downloaded_manifest" | |
2098 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
status: "resolving_content" | |
2099 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/md5/2.2.1" | |
pkgVersion: "2.2.1" | |
status: "downloaded_manifest" | |
2100 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/md5/2.2.1" | |
status: "resolving_content" | |
2101 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/md5/2.2.1" | |
name: "charenc" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2102 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/charenc/0.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/md5/2.2.1" | |
name: "charenc" | |
rawSpec: "[email protected]" | |
2103 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/md5/2.2.1" | |
name: "crypt" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2104 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/crypt/0.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/md5/2.2.1" | |
name: "crypt" | |
rawSpec: "[email protected]" | |
2105 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/md5/2.2.1" | |
name: "is-buffer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2106 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-buffer/1.1.6" | |
pkg: | |
dependentId: "registry.npmjs.org/md5/2.2.1" | |
name: "is-buffer" | |
rawSpec: "[email protected]" | |
2107 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/merge2/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
2108 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkgVersion: "4.1.1" | |
status: "downloaded_manifest" | |
2109 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
2110 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslint/5.9.1" | |
pkgVersion: "5.9.1" | |
status: "downloaded_manifest" | |
2111 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslint/5.9.1" | |
status: "resolving_content" | |
2112 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "babel-code-frame" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2113 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/babel-code-frame/6.26.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "babel-code-frame" | |
rawSpec: "[email protected]" | |
2114 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "builtin-modules" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2115 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/builtin-modules/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "builtin-modules" | |
rawSpec: "[email protected]" | |
2116 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2117 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
2118 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "commander" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2119 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/commander/2.19.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "commander" | |
rawSpec: "[email protected]" | |
2120 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "diff" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2121 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/diff/3.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "diff" | |
rawSpec: "[email protected]" | |
2122 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2123 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "glob" | |
rawSpec: "[email protected]" | |
2124 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "js-yaml" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2125 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/js-yaml/3.12.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "js-yaml" | |
rawSpec: "[email protected]" | |
2126 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2127 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
2128 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2129 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/resolve/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
2130 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "semver" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2131 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/semver/5.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "semver" | |
rawSpec: "[email protected]" | |
2132 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2133 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
2134 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "tsutils" | |
rawSpec: "tsutils@/tsutils/2.29.0/[email protected]" | |
status: "installing" | |
2135 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tsutils/2.29.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.9.1" | |
name: "tsutils" | |
rawSpec: "tsutils@/tsutils/2.29.0/[email protected]" | |
2136 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslint-microsoft-contrib/5.0.3" | |
pkgVersion: "5.0.3" | |
status: "downloaded_manifest" | |
2137 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/typescript/2.4.2" | |
pkgVersion: "2.4.2" | |
status: "downloaded_manifest" | |
2138 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/typescript/2.4.2" | |
status: "resolving_content" | |
2139 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkgVersion: "3.8.8" | |
status: "downloaded_manifest" | |
2140 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/gulp/3.8.32" | |
pkgVersion: "3.8.32" | |
status: "downloaded_manifest" | |
2141 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkgVersion: "8.5.8" | |
status: "downloaded_manifest" | |
2142 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkgVersion: "1.2.5" | |
status: "downloaded_manifest" | |
2143 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkgVersion: "3.9.1" | |
status: "downloaded_manifest" | |
2144 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 2 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
2145 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
2146 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack/3.11.0" | |
pkgVersion: "3.11.0" | |
status: "downloaded_manifest" | |
2147 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkgVersion: "3.8.8" | |
status: "downloaded_manifest" | |
2148 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
pkgVersion: "4.11.3" | |
status: "downloaded_manifest" | |
2149 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2150 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
status: "resolving_content" | |
2151 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2152 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
name: "@microsoft/gulp-core-build" | |
rawSpec: "@microsoft/[email protected]" | |
2153 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
name: "@microsoft/gulp-core-build-typescript" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2154 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
name: "@microsoft/gulp-core-build-typescript" | |
rawSpec: "@microsoft/[email protected]" | |
2155 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
name: "tslint" | |
rawSpec: "tslint@/tslint/5.6.0/[email protected]" | |
status: "installing" | |
2156 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslint/5.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
name: "tslint" | |
rawSpec: "tslint@/tslint/5.6.0/[email protected]" | |
2157 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
name: "tslint-microsoft-contrib" | |
rawSpec: "tslint-microsoft-contrib@/tslint-microsoft-contrib/5.0.3/[email protected][email protected]" | |
status: "installing" | |
2158 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslint-microsoft-contrib/5.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
name: "tslint-microsoft-contrib" | |
rawSpec: "tslint-microsoft-contrib@/tslint-microsoft-contrib/5.0.3/[email protected][email protected]" | |
2159 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
name: "tsutils" | |
rawSpec: "tsutils@/tsutils/2.11.2/[email protected]" | |
status: "installing" | |
2160 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tsutils/2.11.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-tslint-rules/1.6.0" | |
name: "tsutils" | |
rawSpec: "tsutils@/tsutils/2.11.2/[email protected]" | |
2161 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/yargs/0.0.35" | |
pkgVersion: "0.0.35" | |
status: "downloaded_manifest" | |
2162 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/yargs/0.0.35" | |
status: "resolving_content" | |
2163 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkgVersion: "3.9.1" | |
status: "downloaded_manifest" | |
2164 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jju/1.3.0" | |
pkgVersion: "1.3.0" | |
status: "downloaded_manifest" | |
2165 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/typescript/2.4.2" | |
pkgVersion: "2.4.2" | |
status: "downloaded_manifest" | |
2166 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/yargs/4.6.0" | |
pkgVersion: "4.6.0" | |
status: "downloaded_manifest" | |
2167 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkgVersion: "3.8.8" | |
status: "downloaded_manifest" | |
2168 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-karma/4.6.3" | |
pkgVersion: "4.6.3" | |
status: "downloaded_manifest" | |
2169 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-serve/3.2.38" | |
pkgVersion: "3.2.38" | |
status: "downloaded_manifest" | |
2170 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-webpack/3.4.10" | |
pkgVersion: "3.4.10" | |
status: "downloaded_manifest" | |
2171 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.7.77" | |
pkgVersion: "1.7.77" | |
status: "downloaded_manifest" | |
2172 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2173 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
status: "resolving_content" | |
2174 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
name: "@types/lodash" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2175 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/lodash/4.14.74" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
name: "@types/lodash" | |
rawSpec: "@types/[email protected]" | |
2176 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2177 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
2178 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
name: "file-loader" | |
rawSpec: "file-loader@/file-loader/1.1.11/[email protected]" | |
status: "installing" | |
2179 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/file-loader/1.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
name: "file-loader" | |
rawSpec: "file-loader@/file-loader/1.1.11/[email protected]" | |
2180 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2181 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
2182 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2183 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-cased-file/1.6.0" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
2184 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/loader-load-themed-styles/1.7.60" | |
pkgVersion: "1.7.60" | |
status: "downloaded_manifest" | |
2185 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/loader-load-themed-styles/1.7.60" | |
status: "resolving_content" | |
2186 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-load-themed-styles/1.7.60" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2187 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.7.77" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-load-themed-styles/1.7.60" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
2188 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-load-themed-styles/1.7.60" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2189 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/loader-load-themed-styles/1.7.60" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
2190 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkgVersion: "2.1.0" | |
status: "downloaded_manifest" | |
2191 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
pkgVersion: "5.0.0-dev.21" | |
status: "downloaded_manifest" | |
2192 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
status: "resolving_content" | |
2193 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2194 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "@microsoft/node-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
2195 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "@microsoft/package-deps-hash" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2196 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/package-deps-hash/2.2.40" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "@microsoft/package-deps-hash" | |
rawSpec: "@microsoft/[email protected]" | |
2197 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "@microsoft/stream-collator" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2198 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/stream-collator/2.2.41" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "@microsoft/stream-collator" | |
rawSpec: "@microsoft/[email protected]" | |
2199 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "@microsoft/ts-command-line" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2200 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/ts-command-line/4.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "@microsoft/ts-command-line" | |
rawSpec: "@microsoft/[email protected]" | |
2201 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "@pnpm/link-bins" | |
rawSpec: "@pnpm/link-bins@/@pnpm/link-bins/1.0.3/@[email protected]" | |
status: "installing" | |
2202 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@pnpm/link-bins/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "@pnpm/link-bins" | |
rawSpec: "@pnpm/link-bins@/@pnpm/link-bins/1.0.3/@[email protected]" | |
2203 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "@pnpm/logger" | |
rawSpec: "@pnpm/[email protected]" | |
status: "installing" | |
2204 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@pnpm/logger/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "@pnpm/logger" | |
rawSpec: "@pnpm/[email protected]" | |
2205 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "builtins" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2206 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/builtins/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "builtins" | |
rawSpec: "[email protected]" | |
2207 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2208 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "colors" | |
rawSpec: "[email protected]" | |
2209 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "fs-extra" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2210 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fs-extra/5.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "fs-extra" | |
rawSpec: "[email protected]" | |
2211 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "git-repo-info" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2212 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/git-repo-info/1.1.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "git-repo-info" | |
rawSpec: "[email protected]" | |
2213 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2214 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "glob" | |
rawSpec: "[email protected]" | |
2215 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "glob-escape" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2216 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob-escape/0.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "glob-escape" | |
rawSpec: "[email protected]" | |
2217 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "https-proxy-agent" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2218 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/https-proxy-agent/2.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "https-proxy-agent" | |
rawSpec: "[email protected]" | |
2219 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "inquirer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2220 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/inquirer/1.2.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "inquirer" | |
rawSpec: "[email protected]" | |
2221 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "jju" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2222 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jju/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "jju" | |
rawSpec: "[email protected]" | |
2223 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "js-yaml" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2224 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/js-yaml/3.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "js-yaml" | |
rawSpec: "[email protected]" | |
2225 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2226 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash/4.15.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
2227 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2228 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
2229 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "node-fetch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2230 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/node-fetch/2.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "node-fetch" | |
rawSpec: "[email protected]" | |
2231 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "npm-package-arg" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2232 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/npm-package-arg/5.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "npm-package-arg" | |
rawSpec: "[email protected]" | |
2233 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "read-package-tree" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2234 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/read-package-tree/5.1.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "read-package-tree" | |
rawSpec: "[email protected]" | |
2235 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2236 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/rimraf/2.5.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
2237 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "semver" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2238 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/semver/5.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "semver" | |
rawSpec: "[email protected]" | |
2239 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "strict-uri-encode" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2240 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/strict-uri-encode/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "strict-uri-encode" | |
rawSpec: "[email protected]" | |
2241 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "tar" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2242 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tar/4.4.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "tar" | |
rawSpec: "[email protected]" | |
2243 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "wordwrap" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2244 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/wordwrap/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "wordwrap" | |
rawSpec: "[email protected]" | |
2245 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "z-schema" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2246 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/z-schema/3.18.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/rush-lib/5.0.0-dev.21" | |
name: "z-schema" | |
rawSpec: "[email protected]" | |
2247 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
pkgVersion: "2.1.16" | |
status: "downloaded_manifest" | |
2248 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
status: "resolving_content" | |
2249 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2250 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
2251 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
name: "@types/tapable" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2252 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/tapable/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
name: "@types/tapable" | |
rawSpec: "@types/[email protected]" | |
2253 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
name: "@types/webpack" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2254 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack/4.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
name: "@types/webpack" | |
rawSpec: "@types/[email protected]" | |
2255 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2256 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
2257 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
name: "uglify-js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2258 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/uglify-js/3.0.28" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/set-webpack-public-path-plugin/2.1.16" | |
name: "uglify-js" | |
rawSpec: "[email protected]" | |
2259 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2260 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
pkgVersion: "1.5.1" | |
status: "downloaded_manifest" | |
2261 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
status: "resolving_content" | |
2262 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2263 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
2264 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
name: "es6-collections" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2265 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/es6-collections/0.5.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
name: "es6-collections" | |
rawSpec: "[email protected]" | |
2266 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
name: "es6-promise" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2267 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/es6-promise/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
name: "es6-promise" | |
rawSpec: "[email protected]" | |
2268 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2269 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
2270 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
name: "whatwg-fetch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2271 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-fetch/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
name: "whatwg-fetch" | |
rawSpec: "[email protected]" | |
2272 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
name: "whatwg-url" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2273 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-url/4.7.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-polyfills/1.5.1" | |
name: "whatwg-url" | |
rawSpec: "[email protected]" | |
2274 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/finalhandler/0.0.31" | |
pkgVersion: "0.0.31" | |
status: "downloaded_manifest" | |
2275 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/finalhandler/0.0.31" | |
status: "resolving_content" | |
2276 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/finalhandler/0.0.31" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2277 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/finalhandler/0.0.31" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
2278 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/fs-extra/5.0.1" | |
pkgVersion: "5.0.1" | |
status: "downloaded_manifest" | |
2279 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/glob/5.0.30" | |
pkgVersion: "5.0.30" | |
status: "downloaded_manifest" | |
2280 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/glob/5.0.30" | |
status: "resolving_content" | |
2281 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/glob/5.0.30" | |
name: "@types/minimatch" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2282 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/minimatch/3.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/glob/5.0.30" | |
name: "@types/minimatch" | |
rawSpec: "@types/[email protected]" | |
2283 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/glob/5.0.30" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2284 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/glob/5.0.30" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
2285 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/gulp-replace/0.0.29" | |
pkgVersion: "0.0.29" | |
status: "downloaded_manifest" | |
2286 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/gulp-replace/0.0.29" | |
status: "resolving_content" | |
2287 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp-replace/0.0.29" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2288 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/gulp-replace/0.0.29" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
2289 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/lodash/4.14.74" | |
pkgVersion: "4.14.74" | |
status: "downloaded_manifest" | |
2290 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/merge2/0.3.29" | |
pkgVersion: "0.3.29" | |
status: "downloaded_manifest" | |
2291 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/merge2/0.3.29" | |
status: "resolving_content" | |
2292 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/merge2/0.3.29" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2293 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/merge2/0.3.29" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
2294 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkgVersion: "8.5.8" | |
status: "downloaded_manifest" | |
2295 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/resolve/0.0.4" | |
pkgVersion: "0.0.4" | |
status: "downloaded_manifest" | |
2296 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/resolve/0.0.4" | |
status: "resolving_content" | |
2297 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/resolve/0.0.4" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2298 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/resolve/0.0.4" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
2299 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/rimraf/0.0.28" | |
pkgVersion: "0.0.28" | |
status: "downloaded_manifest" | |
2300 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/serve-static/1.7.31" | |
pkgVersion: "1.7.31" | |
status: "downloaded_manifest" | |
2301 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/serve-static/1.7.31" | |
status: "resolving_content" | |
2302 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/serve-static/1.7.31" | |
name: "@types/express-serve-static-core" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2303 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/express-serve-static-core/4.16.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/serve-static/1.7.31" | |
name: "@types/express-serve-static-core" | |
rawSpec: "@types/[email protected]" | |
2304 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/serve-static/1.7.31" | |
name: "@types/mime" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2305 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/mime/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/serve-static/1.7.31" | |
name: "@types/mime" | |
rawSpec: "@types/[email protected]" | |
2306 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/uuid/3.0.0" | |
pkgVersion: "3.0.0" | |
status: "downloaded_manifest" | |
2307 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/uuid/3.0.0" | |
status: "resolving_content" | |
2308 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/uuid/3.0.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2309 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/uuid/3.0.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
2310 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack/4.4.0" | |
pkgVersion: "4.4.0" | |
status: "downloaded_manifest" | |
2311 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-stream/3.2.10" | |
pkgVersion: "3.2.10" | |
status: "downloaded_manifest" | |
2312 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-stream/3.2.10" | |
status: "resolving_content" | |
2313 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/webpack-stream/3.2.10" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2314 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/webpack-stream/3.2.10" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
2315 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/webpack-stream/3.2.10" | |
name: "@types/webpack" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2316 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack/4.4.16" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/webpack-stream/3.2.10" | |
name: "@types/webpack" | |
rawSpec: "@types/[email protected]" | |
2317 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/azure-storage/2.8.3" | |
pkgVersion: "2.8.3" | |
status: "downloaded_manifest" | |
2318 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/azure-storage/2.8.3" | |
status: "resolving_content" | |
2319 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "browserify-mime" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2320 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/browserify-mime/1.2.9" | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "browserify-mime" | |
rawSpec: "[email protected]" | |
2321 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "extend" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2322 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/extend/1.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "extend" | |
rawSpec: "[email protected]" | |
2323 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "json-edm-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2324 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json-edm-parser/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "json-edm-parser" | |
rawSpec: "[email protected]" | |
2325 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "md5.js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2326 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/md5.js/1.3.4" | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "md5.js" | |
rawSpec: "[email protected]" | |
2327 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2328 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/readable-stream/2.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
2329 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "request" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2330 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/request/2.88.0" | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "request" | |
rawSpec: "[email protected]" | |
2331 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "underscore" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2332 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/underscore/1.8.3" | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "underscore" | |
rawSpec: "[email protected]" | |
2333 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "uuid" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2334 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/uuid/3.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "uuid" | |
rawSpec: "[email protected]" | |
2335 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "validator" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2336 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/validator/9.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "validator" | |
rawSpec: "[email protected]" | |
2337 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "xml2js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2338 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/xml2js/0.2.8" | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "xml2js" | |
rawSpec: "[email protected]" | |
2339 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "xmlbuilder" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2340 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/xmlbuilder/0.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/azure-storage/2.8.3" | |
name: "xmlbuilder" | |
rawSpec: "[email protected]" | |
2341 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkgVersion: "1.2.5" | |
status: "downloaded_manifest" | |
2342 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/css-loader/0.28.11" | |
pkgVersion: "0.28.11" | |
status: "downloaded_manifest" | |
2343 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/css-loader/0.28.11" | |
status: "resolving_content" | |
2344 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "babel-code-frame" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2345 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/babel-code-frame/6.26.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "babel-code-frame" | |
rawSpec: "[email protected]" | |
2346 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "css-selector-tokenizer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2347 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/css-selector-tokenizer/0.7.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "css-selector-tokenizer" | |
rawSpec: "[email protected]" | |
2348 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "cssnano" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2349 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cssnano/3.10.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "cssnano" | |
rawSpec: "[email protected]" | |
2350 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "icss-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2351 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/icss-utils/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "icss-utils" | |
rawSpec: "[email protected]" | |
2352 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2353 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
2354 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "lodash.camelcase" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2355 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.camelcase/4.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "lodash.camelcase" | |
rawSpec: "[email protected]" | |
2356 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2357 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
2358 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "postcss" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2359 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss/5.2.18" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "postcss" | |
rawSpec: "[email protected]" | |
2360 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "postcss-modules-extract-imports" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2361 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-modules-extract-imports/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "postcss-modules-extract-imports" | |
rawSpec: "[email protected]" | |
2362 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "postcss-modules-local-by-default" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2363 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-modules-local-by-default/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "postcss-modules-local-by-default" | |
rawSpec: "[email protected]" | |
2364 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "postcss-modules-scope" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2365 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-modules-scope/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "postcss-modules-scope" | |
rawSpec: "[email protected]" | |
2366 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "postcss-modules-values" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2367 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-modules-values/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "postcss-modules-values" | |
rawSpec: "[email protected]" | |
2368 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "postcss-value-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2369 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-value-parser/3.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "postcss-value-parser" | |
rawSpec: "[email protected]" | |
2370 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "source-list-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2371 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-list-map/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/css-loader/0.28.11" | |
name: "source-list-map" | |
rawSpec: "[email protected]" | |
2372 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/finalhandler/0.4.1" | |
pkgVersion: "0.4.1" | |
status: "downloaded_manifest" | |
2373 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/finalhandler/0.4.1" | |
status: "resolving_content" | |
2374 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/0.4.1" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2375 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/2.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/0.4.1" | |
name: "debug" | |
rawSpec: "[email protected]" | |
2376 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/0.4.1" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2377 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escape-html/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/0.4.1" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
2378 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/0.4.1" | |
name: "on-finished" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2379 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/on-finished/2.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/0.4.1" | |
name: "on-finished" | |
rawSpec: "[email protected]" | |
2380 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/0.4.1" | |
name: "unpipe" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2381 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/unpipe/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/0.4.1" | |
name: "unpipe" | |
rawSpec: "[email protected]" | |
2382 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fs-extra/5.0.0" | |
pkgVersion: "5.0.0" | |
status: "downloaded_manifest" | |
2383 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob/7.0.6" | |
pkgVersion: "7.0.6" | |
status: "downloaded_manifest" | |
2384 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob-escape/0.0.2" | |
pkgVersion: "0.0.2" | |
status: "downloaded_manifest" | |
2385 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp/3.9.1" | |
pkgVersion: "3.9.1" | |
status: "downloaded_manifest" | |
2386 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-replace/0.5.4" | |
pkgVersion: "0.5.4" | |
status: "downloaded_manifest" | |
2387 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-replace/0.5.4" | |
status: "resolving_content" | |
2388 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-replace/0.5.4" | |
name: "istextorbinary" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2389 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istextorbinary/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-replace/0.5.4" | |
name: "istextorbinary" | |
rawSpec: "[email protected]" | |
2390 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-replace/0.5.4" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2391 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/readable-stream/2.3.6" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-replace/0.5.4" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
2392 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-replace/0.5.4" | |
name: "replacestream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2393 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/replacestream/4.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-replace/0.5.4" | |
name: "replacestream" | |
rawSpec: "[email protected]" | |
2394 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 2 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
2395 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
2396 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/html-loader/0.5.5" | |
pkgVersion: "0.5.5" | |
status: "downloaded_manifest" | |
2397 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/html-loader/0.5.5" | |
status: "resolving_content" | |
2398 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/html-loader/0.5.5" | |
name: "es6-templates" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2399 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/es6-templates/0.2.3" | |
pkg: | |
dependentId: "registry.npmjs.org/html-loader/0.5.5" | |
name: "es6-templates" | |
rawSpec: "[email protected]" | |
2400 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/html-loader/0.5.5" | |
name: "fastparse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2401 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fastparse/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/html-loader/0.5.5" | |
name: "fastparse" | |
rawSpec: "[email protected]" | |
2402 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/html-loader/0.5.5" | |
name: "html-minifier" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2403 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/html-minifier/3.5.20" | |
pkg: | |
dependentId: "registry.npmjs.org/html-loader/0.5.5" | |
name: "html-minifier" | |
rawSpec: "[email protected]" | |
2404 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/html-loader/0.5.5" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2405 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/html-loader/0.5.5" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
2406 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/html-loader/0.5.5" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2407 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/html-loader/0.5.5" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
2408 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json-loader/0.5.7" | |
pkgVersion: "0.5.7" | |
status: "downloaded_manifest" | |
2409 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json-loader/0.5.7" | |
status: "resolving_content" | |
2410 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json-schema/0.2.3" | |
pkgVersion: "0.2.3" | |
status: "downloaded_manifest" | |
2411 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json-schema/0.2.3" | |
status: "resolving_content" | |
2412 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkgVersion: "4.17.11" | |
status: "downloaded_manifest" | |
2413 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/merge2/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
2414 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-zip/1.1.1" | |
pkgVersion: "1.1.1" | |
status: "downloaded_manifest" | |
2415 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-zip/1.1.1" | |
status: "resolving_content" | |
2416 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-zip/1.1.1" | |
name: "jszip" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2417 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jszip/2.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-zip/1.1.1" | |
name: "jszip" | |
rawSpec: "[email protected]" | |
2418 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
pkgVersion: "2.1.16" | |
status: "downloaded_manifest" | |
2419 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/resolve/1.7.1" | |
pkgVersion: "1.7.1" | |
status: "downloaded_manifest" | |
2420 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/resolve/1.7.1" | |
status: "resolving_content" | |
2421 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/resolve/1.7.1" | |
name: "path-parse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2422 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/path-parse/1.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/resolve/1.7.1" | |
name: "path-parse" | |
rawSpec: "[email protected]" | |
2423 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/rimraf/2.6.2" | |
pkgVersion: "2.6.2" | |
status: "downloaded_manifest" | |
2424 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/rimraf/2.6.2" | |
status: "resolving_content" | |
2425 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/rimraf/2.6.2" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2426 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/rimraf/2.6.2" | |
name: "glob" | |
rawSpec: "[email protected]" | |
2427 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/serve-static/1.10.3" | |
pkgVersion: "1.10.3" | |
status: "downloaded_manifest" | |
2428 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/serve-static/1.10.3" | |
status: "resolving_content" | |
2429 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.10.3" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2430 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escape-html/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.10.3" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
2431 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.10.3" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2432 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/parseurl/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.10.3" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
2433 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.10.3" | |
name: "send" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2434 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/send/0.13.2" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.10.3" | |
name: "send" | |
rawSpec: "[email protected]" | |
2435 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/source-map-loader/0.2.4" | |
pkgVersion: "0.2.4" | |
status: "downloaded_manifest" | |
2436 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/source-map-loader/0.2.4" | |
status: "resolving_content" | |
2437 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/source-map-loader/0.2.4" | |
name: "async" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2438 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/async/2.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/source-map-loader/0.2.4" | |
name: "async" | |
rawSpec: "[email protected]" | |
2439 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/source-map-loader/0.2.4" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2440 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/source-map-loader/0.2.4" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
2441 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
2442 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/uuid/3.1.0" | |
pkgVersion: "3.1.0" | |
status: "downloaded_manifest" | |
2443 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/uuid/3.1.0" | |
status: "resolving_content" | |
2444 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack/3.6.0" | |
pkgVersion: "3.6.0" | |
status: "downloaded_manifest" | |
2445 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack-stream/4.0.3" | |
pkgVersion: "4.0.3" | |
status: "downloaded_manifest" | |
2446 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack-stream/4.0.3" | |
status: "resolving_content" | |
2447 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "fancy-log" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2448 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fancy-log/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "fancy-log" | |
rawSpec: "[email protected]" | |
2449 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "lodash.clone" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2450 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.clone/4.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "lodash.clone" | |
rawSpec: "[email protected]" | |
2451 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "lodash.some" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2452 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.some/4.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "lodash.some" | |
rawSpec: "[email protected]" | |
2453 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "memory-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2454 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/memory-fs/0.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "memory-fs" | |
rawSpec: "[email protected]" | |
2455 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "plugin-error" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2456 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/plugin-error/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "plugin-error" | |
rawSpec: "[email protected]" | |
2457 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2458 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/supports-color/5.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
2459 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "through" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2460 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through/2.3.8" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "through" | |
rawSpec: "[email protected]" | |
2461 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "vinyl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2462 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vinyl/2.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "vinyl" | |
rawSpec: "[email protected]" | |
2463 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "webpack" | |
rawSpec: "webpack@/webpack/3.12.0/[email protected]" | |
status: "installing" | |
2464 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webpack/3.12.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-stream/4.0.3" | |
name: "webpack" | |
rawSpec: "webpack@/webpack/3.12.0/[email protected]" | |
2465 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/xml/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
2466 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/xml/1.0.1" | |
status: "resolving_content" | |
2467 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
2468 debug pnpm:deprecation: | |
deprecated: "not actively maintained anymore" | |
depth: 2 | |
pkgId: "registry.npmjs.org/es6-collections/0.5.6" | |
pkgName: "es6-collections" | |
pkgVersion: "0.5.6" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
2469 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/es6-collections/0.5.6" | |
pkgVersion: "0.5.6" | |
status: "downloaded_manifest" | |
2470 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/es6-collections/0.5.6" | |
status: "resolving_content" | |
2471 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/es6-promise/4.1.1" | |
pkgVersion: "4.1.1" | |
status: "downloaded_manifest" | |
2472 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/es6-promise/4.1.1" | |
status: "resolving_content" | |
2473 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
2474 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/whatwg-fetch/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
2475 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/whatwg-fetch/2.0.3" | |
status: "resolving_content" | |
2476 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/whatwg-url/4.7.1" | |
pkgVersion: "4.7.1" | |
status: "downloaded_manifest" | |
2477 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/whatwg-url/4.7.1" | |
status: "resolving_content" | |
2478 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/whatwg-url/4.7.1" | |
name: "tr46" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2479 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tr46/0.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/whatwg-url/4.7.1" | |
name: "tr46" | |
rawSpec: "[email protected]" | |
2480 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/whatwg-url/4.7.1" | |
name: "webidl-conversions" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2481 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webidl-conversions/3.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/whatwg-url/4.7.1" | |
name: "webidl-conversions" | |
rawSpec: "[email protected]" | |
2482 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/bluebird/3.5.24" | |
pkgVersion: "3.5.24" | |
status: "downloaded_manifest" | |
2483 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/bluebird/3.5.24" | |
status: "resolving_content" | |
2484 debug pnpm:deprecation: | |
deprecated: "This is a stub types definition for log4js (https://github.com/nomiddlename/log4js-node). log4js provides its own type definitions, so you don't need @types/log4js installed!" | |
depth: 2 | |
pkgId: "registry.npmjs.org/@types/log4js/2.3.5" | |
pkgName: "@types/log4js" | |
pkgVersion: "2.3.5" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
2485 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/log4js/2.3.5" | |
pkgVersion: "2.3.5" | |
status: "downloaded_manifest" | |
2486 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/log4js/2.3.5" | |
status: "resolving_content" | |
2487 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/log4js/2.3.5" | |
name: "log4js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2488 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/log4js/3.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/log4js/2.3.5" | |
name: "log4js" | |
rawSpec: "[email protected]" | |
2489 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkgVersion: "10.11.7" | |
status: "downloaded_manifest" | |
2490 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
status: "resolving_content" | |
2491 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkgVersion: "10.11.7" | |
status: "downloaded_manifest" | |
2492 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/tapable/1.0.4" | |
pkgVersion: "1.0.4" | |
status: "downloaded_manifest" | |
2493 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/tapable/1.0.4" | |
status: "resolving_content" | |
2494 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/uglify-js/3.0.3" | |
pkgVersion: "3.0.3" | |
status: "downloaded_manifest" | |
2495 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/uglify-js/3.0.3" | |
status: "resolving_content" | |
2496 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/uglify-js/3.0.3" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2497 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/uglify-js/3.0.3" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
2498 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
pkgVersion: "0.6.1" | |
status: "downloaded_manifest" | |
2499 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
status: "resolving_content" | |
2500 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/acorn/5.7.3" | |
pkgVersion: "5.7.3" | |
status: "downloaded_manifest" | |
2501 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/acorn/5.7.3" | |
status: "resolving_content" | |
2502 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/acorn-dynamic-import/2.0.2" | |
pkgVersion: "2.0.2" | |
status: "downloaded_manifest" | |
2503 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/acorn-dynamic-import/2.0.2" | |
status: "resolving_content" | |
2504 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/acorn-dynamic-import/2.0.2" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2505 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn/4.0.13" | |
pkg: | |
dependentId: "registry.npmjs.org/acorn-dynamic-import/2.0.2" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
2506 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ajv/5.2.5" | |
pkgVersion: "5.2.5" | |
status: "downloaded_manifest" | |
2507 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ajv-keywords/2.1.1" | |
pkgVersion: "2.1.1" | |
status: "downloaded_manifest" | |
2508 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ajv-keywords/2.1.1" | |
status: "resolving_content" | |
2509 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/async/2.6.1" | |
pkgVersion: "2.6.1" | |
status: "downloaded_manifest" | |
2510 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/async/2.6.1" | |
status: "resolving_content" | |
2511 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/async/2.6.1" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2512 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkg: | |
dependentId: "registry.npmjs.org/async/2.6.1" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
2513 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
pkgVersion: "3.4.1" | |
status: "downloaded_manifest" | |
2514 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
status: "resolving_content" | |
2515 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2516 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
2517 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
name: "memory-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2518 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/memory-fs/0.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
name: "memory-fs" | |
rawSpec: "[email protected]" | |
2519 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2520 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
2521 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
name: "tapable" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2522 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tapable/0.2.8" | |
pkg: | |
dependentId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
name: "tapable" | |
rawSpec: "[email protected]" | |
2523 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/escope/3.6.0" | |
pkgVersion: "3.6.0" | |
status: "downloaded_manifest" | |
2524 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/escope/3.6.0" | |
status: "resolving_content" | |
2525 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/escope/3.6.0" | |
name: "es6-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2526 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/es6-map/0.1.5" | |
pkg: | |
dependentId: "registry.npmjs.org/escope/3.6.0" | |
name: "es6-map" | |
rawSpec: "[email protected]" | |
2527 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/escope/3.6.0" | |
name: "es6-weak-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2528 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/es6-weak-map/2.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/escope/3.6.0" | |
name: "es6-weak-map" | |
rawSpec: "[email protected]" | |
2529 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/escope/3.6.0" | |
name: "esrecurse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2530 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/esrecurse/4.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/escope/3.6.0" | |
name: "esrecurse" | |
rawSpec: "[email protected]" | |
2531 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/escope/3.6.0" | |
name: "estraverse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2532 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/estraverse/4.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/escope/3.6.0" | |
name: "estraverse" | |
rawSpec: "[email protected]" | |
2533 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/interpret/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
2534 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json-loader/0.5.7" | |
pkgVersion: "0.5.7" | |
status: "downloaded_manifest" | |
2535 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json5/0.5.1" | |
pkgVersion: "0.5.1" | |
status: "downloaded_manifest" | |
2536 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json5/0.5.1" | |
status: "resolving_content" | |
2537 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loader-runner/2.3.1" | |
pkgVersion: "2.3.1" | |
status: "downloaded_manifest" | |
2538 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loader-runner/2.3.1" | |
status: "resolving_content" | |
2539 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
2540 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
status: "resolving_content" | |
2541 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/1.1.0" | |
name: "big.js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2542 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/big.js/3.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/1.1.0" | |
name: "big.js" | |
rawSpec: "[email protected]" | |
2543 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/1.1.0" | |
name: "emojis-list" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2544 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/emojis-list/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/1.1.0" | |
name: "emojis-list" | |
rawSpec: "[email protected]" | |
2545 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/1.1.0" | |
name: "json5" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2546 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json5/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/1.1.0" | |
name: "json5" | |
rawSpec: "[email protected]" | |
2547 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/memory-fs/0.4.1" | |
pkgVersion: "0.4.1" | |
status: "downloaded_manifest" | |
2548 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/memory-fs/0.4.1" | |
status: "resolving_content" | |
2549 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/memory-fs/0.4.1" | |
name: "errno" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2550 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/errno/0.1.7" | |
pkg: | |
dependentId: "registry.npmjs.org/memory-fs/0.4.1" | |
name: "errno" | |
rawSpec: "[email protected]" | |
2551 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/memory-fs/0.4.1" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2552 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/readable-stream/2.3.6" | |
pkg: | |
dependentId: "registry.npmjs.org/memory-fs/0.4.1" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
2553 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkgVersion: "0.5.1" | |
status: "downloaded_manifest" | |
2554 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
status: "resolving_content" | |
2555 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/mkdirp/0.5.1" | |
name: "minimist" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2556 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimist/0.0.8" | |
pkg: | |
dependentId: "registry.npmjs.org/mkdirp/0.5.1" | |
name: "minimist" | |
rawSpec: "[email protected]" | |
2557 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
pkgVersion: "2.1.0" | |
status: "downloaded_manifest" | |
2558 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
status: "resolving_content" | |
2559 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "assert" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2560 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/assert/1.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "assert" | |
rawSpec: "[email protected]" | |
2561 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "browserify-zlib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2562 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/browserify-zlib/0.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "browserify-zlib" | |
rawSpec: "[email protected]" | |
2563 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "buffer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2564 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/buffer/4.9.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "buffer" | |
rawSpec: "[email protected]" | |
2565 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "console-browserify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2566 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/console-browserify/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "console-browserify" | |
rawSpec: "[email protected]" | |
2567 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "constants-browserify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2568 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/constants-browserify/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "constants-browserify" | |
rawSpec: "[email protected]" | |
2569 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "crypto-browserify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2570 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/crypto-browserify/3.12.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "crypto-browserify" | |
rawSpec: "[email protected]" | |
2571 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "domain-browser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2572 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/domain-browser/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "domain-browser" | |
rawSpec: "[email protected]" | |
2573 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "events" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2574 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/events/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "events" | |
rawSpec: "[email protected]" | |
2575 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "https-browserify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2576 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/https-browserify/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "https-browserify" | |
rawSpec: "[email protected]" | |
2577 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "os-browserify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2578 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/os-browserify/0.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "os-browserify" | |
rawSpec: "[email protected]" | |
2579 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "path-browserify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2580 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/path-browserify/0.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "path-browserify" | |
rawSpec: "[email protected]" | |
2581 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "process" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2582 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/process/0.11.10" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "process" | |
rawSpec: "[email protected]" | |
2583 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "punycode" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2584 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/punycode/1.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "punycode" | |
rawSpec: "[email protected]" | |
2585 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "querystring-es3" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2586 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/querystring-es3/0.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "querystring-es3" | |
rawSpec: "[email protected]" | |
2587 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2588 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/readable-stream/2.3.6" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
2589 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "stream-browserify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2590 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/stream-browserify/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "stream-browserify" | |
rawSpec: "[email protected]" | |
2591 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "stream-http" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2592 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/stream-http/2.8.3" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "stream-http" | |
rawSpec: "[email protected]" | |
2593 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "string_decoder" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2594 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/string_decoder/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "string_decoder" | |
rawSpec: "[email protected]" | |
2595 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "timers-browserify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2596 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/timers-browserify/2.0.10" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "timers-browserify" | |
rawSpec: "[email protected]" | |
2597 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "tty-browserify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2598 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tty-browserify/0.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "tty-browserify" | |
rawSpec: "[email protected]" | |
2599 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "url" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2600 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/url/0.11.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "url" | |
rawSpec: "[email protected]" | |
2601 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2602 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/util/0.10.4" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "util" | |
rawSpec: "[email protected]" | |
2603 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "vm-browserify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2604 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vm-browserify/0.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
name: "vm-browserify" | |
rawSpec: "[email protected]" | |
2605 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkgVersion: "0.5.7" | |
status: "downloaded_manifest" | |
2606 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
status: "resolving_content" | |
2607 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/supports-color/4.5.0" | |
pkgVersion: "4.5.0" | |
status: "downloaded_manifest" | |
2608 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/supports-color/4.5.0" | |
status: "resolving_content" | |
2609 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/supports-color/4.5.0" | |
name: "has-flag" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2610 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/has-flag/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/supports-color/4.5.0" | |
name: "has-flag" | |
rawSpec: "[email protected]" | |
2611 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tapable/0.2.8" | |
pkgVersion: "0.2.8" | |
status: "downloaded_manifest" | |
2612 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tapable/0.2.8" | |
status: "resolving_content" | |
2613 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/uglifyjs-webpack-plugin/0.4.6" | |
pkgVersion: "0.4.6" | |
status: "downloaded_manifest" | |
2614 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/uglifyjs-webpack-plugin/0.4.6" | |
status: "resolving_content" | |
2615 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/uglifyjs-webpack-plugin/0.4.6" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2616 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/uglifyjs-webpack-plugin/0.4.6" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
2617 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/uglifyjs-webpack-plugin/0.4.6" | |
name: "uglify-js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2618 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/uglify-js/2.8.29" | |
pkg: | |
dependentId: "registry.npmjs.org/uglifyjs-webpack-plugin/0.4.6" | |
name: "uglify-js" | |
rawSpec: "[email protected]" | |
2619 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/uglifyjs-webpack-plugin/0.4.6" | |
name: "webpack-sources" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2620 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webpack-sources/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/uglifyjs-webpack-plugin/0.4.6" | |
name: "webpack-sources" | |
rawSpec: "[email protected]" | |
2621 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/watchpack/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2622 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/watchpack/1.6.0" | |
status: "resolving_content" | |
2623 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/watchpack/1.6.0" | |
name: "chokidar" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2624 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chokidar/2.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/watchpack/1.6.0" | |
name: "chokidar" | |
rawSpec: "[email protected]" | |
2625 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/watchpack/1.6.0" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2626 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/watchpack/1.6.0" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
2627 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/watchpack/1.6.0" | |
name: "neo-async" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2628 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/neo-async/2.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/watchpack/1.6.0" | |
name: "neo-async" | |
rawSpec: "[email protected]" | |
2629 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack-sources/1.3.0" | |
pkgVersion: "1.3.0" | |
status: "downloaded_manifest" | |
2630 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack-sources/1.3.0" | |
status: "resolving_content" | |
2631 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-sources/1.3.0" | |
name: "source-list-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2632 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-list-map/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-sources/1.3.0" | |
name: "source-list-map" | |
rawSpec: "[email protected]" | |
2633 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-sources/1.3.0" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2634 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-sources/1.3.0" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
2635 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/yargs/8.0.2" | |
pkgVersion: "8.0.2" | |
status: "downloaded_manifest" | |
2636 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/yargs/8.0.2" | |
status: "resolving_content" | |
2637 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "camelcase" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2638 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/camelcase/4.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "camelcase" | |
rawSpec: "[email protected]" | |
2639 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "cliui" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2640 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cliui/3.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "cliui" | |
rawSpec: "[email protected]" | |
2641 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "decamelize" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2642 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/decamelize/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "decamelize" | |
rawSpec: "[email protected]" | |
2643 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "get-caller-file" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2644 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/get-caller-file/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "get-caller-file" | |
rawSpec: "[email protected]" | |
2645 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "os-locale" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2646 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/os-locale/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "os-locale" | |
rawSpec: "[email protected]" | |
2647 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "read-pkg-up" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2648 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/read-pkg-up/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "read-pkg-up" | |
rawSpec: "[email protected]" | |
2649 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "require-directory" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2650 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/require-directory/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "require-directory" | |
rawSpec: "[email protected]" | |
2651 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "require-main-filename" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2652 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/require-main-filename/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "require-main-filename" | |
rawSpec: "[email protected]" | |
2653 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "set-blocking" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2654 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/set-blocking/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "set-blocking" | |
rawSpec: "[email protected]" | |
2655 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "string-width" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2656 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/string-width/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "string-width" | |
rawSpec: "[email protected]" | |
2657 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "which-module" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2658 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/which-module/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "which-module" | |
rawSpec: "[email protected]" | |
2659 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "y18n" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2660 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/y18n/3.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "y18n" | |
rawSpec: "[email protected]" | |
2661 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "yargs-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2662 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/yargs-parser/7.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/8.0.2" | |
name: "yargs-parser" | |
rawSpec: "[email protected]" | |
2663 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/camelcase/2.1.1" | |
pkgVersion: "2.1.1" | |
status: "downloaded_manifest" | |
2664 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/camelcase/2.1.1" | |
status: "resolving_content" | |
2665 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/cliui/3.2.0" | |
pkgVersion: "3.2.0" | |
status: "downloaded_manifest" | |
2666 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/cliui/3.2.0" | |
status: "resolving_content" | |
2667 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/cliui/3.2.0" | |
name: "string-width" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2668 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/string-width/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/cliui/3.2.0" | |
name: "string-width" | |
rawSpec: "[email protected]" | |
2669 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/cliui/3.2.0" | |
name: "strip-ansi" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2670 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/strip-ansi/3.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/cliui/3.2.0" | |
name: "strip-ansi" | |
rawSpec: "[email protected]" | |
2671 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/cliui/3.2.0" | |
name: "wrap-ansi" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2672 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/wrap-ansi/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/cliui/3.2.0" | |
name: "wrap-ansi" | |
rawSpec: "[email protected]" | |
2673 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/decamelize/1.2.0" | |
pkgVersion: "1.2.0" | |
status: "downloaded_manifest" | |
2674 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/decamelize/1.2.0" | |
status: "resolving_content" | |
2675 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.assign/4.2.0" | |
pkgVersion: "4.2.0" | |
status: "downloaded_manifest" | |
2676 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.assign/4.2.0" | |
status: "resolving_content" | |
2677 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/os-locale/1.4.0" | |
pkgVersion: "1.4.0" | |
status: "downloaded_manifest" | |
2678 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/os-locale/1.4.0" | |
status: "resolving_content" | |
2679 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/os-locale/1.4.0" | |
name: "lcid" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2680 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lcid/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/os-locale/1.4.0" | |
name: "lcid" | |
rawSpec: "[email protected]" | |
2681 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pkg-conf/1.1.3" | |
pkgVersion: "1.1.3" | |
status: "downloaded_manifest" | |
2682 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pkg-conf/1.1.3" | |
status: "resolving_content" | |
2683 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/pkg-conf/1.1.3" | |
name: "find-up" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2684 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/find-up/1.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/pkg-conf/1.1.3" | |
name: "find-up" | |
rawSpec: "[email protected]" | |
2685 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/pkg-conf/1.1.3" | |
name: "load-json-file" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2686 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/load-json-file/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/pkg-conf/1.1.3" | |
name: "load-json-file" | |
rawSpec: "[email protected]" | |
2687 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/pkg-conf/1.1.3" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2688 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/pkg-conf/1.1.3" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
2689 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/pkg-conf/1.1.3" | |
name: "symbol" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2690 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/symbol/0.2.3" | |
pkg: | |
dependentId: "registry.npmjs.org/pkg-conf/1.1.3" | |
name: "symbol" | |
rawSpec: "[email protected]" | |
2691 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/read-pkg-up/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
2692 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/read-pkg-up/1.0.1" | |
status: "resolving_content" | |
2693 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/read-pkg-up/1.0.1" | |
name: "find-up" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2694 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/find-up/1.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/read-pkg-up/1.0.1" | |
name: "find-up" | |
rawSpec: "[email protected]" | |
2695 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/read-pkg-up/1.0.1" | |
name: "read-pkg" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2696 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/read-pkg/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/read-pkg-up/1.0.1" | |
name: "read-pkg" | |
rawSpec: "[email protected]" | |
2697 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/require-main-filename/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
2698 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/require-main-filename/1.0.1" | |
status: "resolving_content" | |
2699 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/string-width/1.0.2" | |
pkgVersion: "1.0.2" | |
status: "downloaded_manifest" | |
2700 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/string-width/1.0.2" | |
status: "resolving_content" | |
2701 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/string-width/1.0.2" | |
name: "code-point-at" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2702 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/code-point-at/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/string-width/1.0.2" | |
name: "code-point-at" | |
rawSpec: "[email protected]" | |
2703 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/string-width/1.0.2" | |
name: "is-fullwidth-code-point" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2704 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-fullwidth-code-point/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/string-width/1.0.2" | |
name: "is-fullwidth-code-point" | |
rawSpec: "[email protected]" | |
2705 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/string-width/1.0.2" | |
name: "strip-ansi" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2706 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/strip-ansi/3.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/string-width/1.0.2" | |
name: "strip-ansi" | |
rawSpec: "[email protected]" | |
2707 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/window-size/0.2.0" | |
pkgVersion: "0.2.0" | |
status: "downloaded_manifest" | |
2708 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/window-size/0.2.0" | |
status: "resolving_content" | |
2709 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/y18n/3.2.1" | |
pkgVersion: "3.2.1" | |
status: "downloaded_manifest" | |
2710 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/y18n/3.2.1" | |
status: "resolving_content" | |
2711 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/yargs-parser/2.4.1" | |
pkgVersion: "2.4.1" | |
status: "downloaded_manifest" | |
2712 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/yargs-parser/2.4.1" | |
status: "resolving_content" | |
2713 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs-parser/2.4.1" | |
name: "camelcase" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2714 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/camelcase/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs-parser/2.4.1" | |
name: "camelcase" | |
rawSpec: "[email protected]" | |
2715 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs-parser/2.4.1" | |
name: "lodash.assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2716 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.assign/4.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs-parser/2.4.1" | |
name: "lodash.assign" | |
rawSpec: "[email protected]" | |
2717 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/commander/2.19.0" | |
pkgVersion: "2.19.0" | |
status: "downloaded_manifest" | |
2718 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/commander/2.19.0" | |
status: "resolving_content" | |
2719 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.get/4.4.2" | |
pkgVersion: "4.4.2" | |
status: "downloaded_manifest" | |
2720 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.get/4.4.2" | |
status: "resolving_content" | |
2721 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.isequal/4.5.0" | |
pkgVersion: "4.5.0" | |
status: "downloaded_manifest" | |
2722 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.isequal/4.5.0" | |
status: "resolving_content" | |
2723 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/validator/8.2.0" | |
pkgVersion: "8.2.0" | |
status: "downloaded_manifest" | |
2724 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/validator/8.2.0" | |
status: "resolving_content" | |
2725 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/fs-extra/5.0.1" | |
pkgVersion: "5.0.1" | |
status: "downloaded_manifest" | |
2726 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkgVersion: "8.5.8" | |
status: "downloaded_manifest" | |
2727 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/z-schema/3.16.31" | |
pkgVersion: "3.16.31" | |
status: "downloaded_manifest" | |
2728 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fs-extra/5.0.0" | |
pkgVersion: "5.0.0" | |
status: "downloaded_manifest" | |
2729 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jju/1.3.0" | |
pkgVersion: "1.3.0" | |
status: "downloaded_manifest" | |
2730 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/z-schema/3.18.4" | |
pkgVersion: "3.18.4" | |
status: "downloaded_manifest" | |
2731 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react/15.6.16" | |
pkgVersion: "15.6.16" | |
status: "downloaded_manifest" | |
2732 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
2733 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@uifabric/icons/5.8.0" | |
pkgVersion: "5.8.0" | |
status: "downloaded_manifest" | |
2734 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@uifabric/icons/5.8.0" | |
status: "resolving_content" | |
2735 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/icons/5.8.0" | |
name: "@uifabric/styling" | |
rawSpec: "@uifabric/styling@/@uifabric/styling/5.36.0/[email protected][email protected]" | |
status: "installing" | |
2736 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@uifabric/styling/5.36.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/icons/5.8.0" | |
name: "@uifabric/styling" | |
rawSpec: "@uifabric/styling@/@uifabric/styling/5.36.0/[email protected][email protected]" | |
2737 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/icons/5.8.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2738 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/icons/5.8.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
2739 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
pkgVersion: "5.120.0" | |
status: "downloaded_manifest" | |
2740 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
2741 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react-dom/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
2742 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
2743 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/decorators/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2744 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.7.77" | |
pkgVersion: "1.7.77" | |
status: "downloaded_manifest" | |
2745 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2746 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2747 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2748 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2749 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
status: "resolving_content" | |
2750 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/decorators" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2751 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/decorators/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/decorators" | |
rawSpec: "@microsoft/[email protected]" | |
2752 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-component-base" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2753 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-component-base/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-component-base" | |
rawSpec: "@microsoft/[email protected]" | |
2754 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2755 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-core-library" | |
rawSpec: "@microsoft/[email protected]" | |
2756 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2757 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-diagnostics" | |
rawSpec: "@microsoft/[email protected]" | |
2758 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-http" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2759 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-http" | |
rawSpec: "@microsoft/[email protected]" | |
2760 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-loader" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2761 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-loader" | |
rawSpec: "@microsoft/[email protected]" | |
2762 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2763 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-lodash-subset" | |
rawSpec: "@microsoft/[email protected]" | |
2764 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2765 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-module-interfaces" | |
rawSpec: "@microsoft/[email protected]" | |
2766 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-page-context" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2767 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@microsoft/sp-page-context" | |
rawSpec: "@microsoft/[email protected]" | |
2768 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2769 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@types/es6-promise" | |
rawSpec: "@types/[email protected]" | |
2770 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
2771 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-extension-base/1.6.0" | |
name: "@types/webpack-env" | |
rawSpec: "@types/[email protected]" | |
2772 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2773 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2774 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2775 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2776 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-odata-types/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2777 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-odata-types/1.6.0" | |
status: "resolving_content" | |
2778 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-odata-types/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2779 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/sp-odata-types/1.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
2780 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2781 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkgVersion: "0.0.33" | |
status: "downloaded_manifest" | |
2782 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
2783 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
2784 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/microsoft-graph-client/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
2785 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/microsoft-graph-client/1.1.0" | |
status: "resolving_content" | |
2786 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/microsoft-graph-client/1.1.0" | |
name: "es6-promise" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2787 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/es6-promise/4.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/microsoft-graph-client/1.1.0" | |
name: "es6-promise" | |
rawSpec: "[email protected]" | |
2788 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/microsoft-graph-client/1.1.0" | |
name: "isomorphic-fetch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2789 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/isomorphic-fetch/2.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/microsoft-graph-client/1.1.0" | |
name: "isomorphic-fetch" | |
rawSpec: "[email protected]" | |
2790 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2791 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2792 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2793 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
2794 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
2795 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/office-ui-fabric-react-bundle/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2796 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2797 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2798 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2799 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2800 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2801 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2802 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-odata-types/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2803 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2804 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-polyfills/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
2805 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkgVersion: "0.0.33" | |
status: "downloaded_manifest" | |
2806 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkgVersion: "8.5.8" | |
status: "downloaded_manifest" | |
2807 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react/15.6.16" | |
pkgVersion: "15.6.16" | |
status: "downloaded_manifest" | |
2808 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/react-dom/15.5.6" | |
pkgVersion: "15.5.6" | |
status: "downloaded_manifest" | |
2809 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/requirejs/2.1.29" | |
pkgVersion: "2.1.29" | |
status: "downloaded_manifest" | |
2810 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/requirejs/2.1.29" | |
status: "resolving_content" | |
2811 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
2812 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@uifabric/utilities/5.34.1" | |
pkgVersion: "5.34.1" | |
status: "downloaded_manifest" | |
2813 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@uifabric/utilities/5.34.1" | |
status: "resolving_content" | |
2814 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/utilities/5.34.1" | |
name: "@uifabric/merge-styles" | |
rawSpec: "@uifabric/[email protected]" | |
status: "installing" | |
2815 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@uifabric/merge-styles/5.17.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/utilities/5.34.1" | |
name: "@uifabric/merge-styles" | |
rawSpec: "@uifabric/[email protected]" | |
2816 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/utilities/5.34.1" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2817 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/prop-types/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/utilities/5.34.1" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
2818 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/utilities/5.34.1" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2819 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/utilities/5.34.1" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
2820 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/office-ui-fabric-react/5.120.0" | |
pkgVersion: "5.120.0" | |
status: "downloaded_manifest" | |
2821 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
2822 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/react-dom/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
2823 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/requirejs/2.1.20" | |
pkgVersion: "2.1.20" | |
status: "downloaded_manifest" | |
2824 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/requirejs/2.1.20" | |
status: "resolving_content" | |
2825 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkgVersion: "10.11.7" | |
status: "downloaded_manifest" | |
2826 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkgVersion: "4.1.11" | |
status: "downloaded_manifest" | |
2827 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
status: "resolving_content" | |
2828 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jsonfile/4.0.0" | |
pkgVersion: "4.0.0" | |
status: "downloaded_manifest" | |
2829 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jsonfile/4.0.0" | |
status: "resolving_content" | |
2830 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsonfile/4.0.0" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2831 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/jsonfile/4.0.0" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
2832 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/universalify/0.1.2" | |
pkgVersion: "0.1.2" | |
status: "downloaded_manifest" | |
2833 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/universalify/0.1.2" | |
status: "resolving_content" | |
2834 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.8.18" | |
pkgVersion: "1.8.18" | |
status: "downloaded_manifest" | |
2835 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.8.18" | |
status: "resolving_content" | |
2836 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@uifabric/icons/5.8.0" | |
pkgVersion: "5.8.0" | |
status: "downloaded_manifest" | |
2837 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@uifabric/merge-styles/5.17.1" | |
pkgVersion: "5.17.1" | |
status: "downloaded_manifest" | |
2838 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@uifabric/merge-styles/5.17.1" | |
status: "resolving_content" | |
2839 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/merge-styles/5.17.1" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2840 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/merge-styles/5.17.1" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
2841 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@uifabric/styling/5.36.0" | |
pkgVersion: "5.36.0" | |
status: "downloaded_manifest" | |
2842 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@uifabric/styling/5.36.0" | |
status: "resolving_content" | |
2843 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/styling/5.36.0" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
status: "installing" | |
2844 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.8.18" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/styling/5.36.0" | |
name: "@microsoft/load-themed-styles" | |
rawSpec: "@microsoft/[email protected]" | |
2845 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/styling/5.36.0" | |
name: "@uifabric/merge-styles" | |
rawSpec: "@uifabric/[email protected]" | |
status: "installing" | |
2846 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@uifabric/merge-styles/5.17.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/styling/5.36.0" | |
name: "@uifabric/merge-styles" | |
rawSpec: "@uifabric/[email protected]" | |
2847 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/styling/5.36.0" | |
name: "@uifabric/utilities" | |
rawSpec: "@uifabric/utilities@/@uifabric/utilities/5.34.2/[email protected][email protected]" | |
status: "installing" | |
2848 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@uifabric/utilities/5.34.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/styling/5.36.0" | |
name: "@uifabric/utilities" | |
rawSpec: "@uifabric/utilities@/@uifabric/utilities/5.34.2/[email protected][email protected]" | |
2849 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/styling/5.36.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2850 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/styling/5.36.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
2851 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@uifabric/utilities/5.34.2" | |
pkgVersion: "5.34.2" | |
status: "downloaded_manifest" | |
2852 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@uifabric/utilities/5.34.2" | |
status: "resolving_content" | |
2853 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/utilities/5.34.2" | |
name: "@uifabric/merge-styles" | |
rawSpec: "@uifabric/[email protected]" | |
status: "installing" | |
2854 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@uifabric/merge-styles/5.17.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/utilities/5.34.2" | |
name: "@uifabric/merge-styles" | |
rawSpec: "@uifabric/[email protected]" | |
2855 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/utilities/5.34.2" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2856 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/prop-types/15.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/utilities/5.34.2" | |
name: "prop-types" | |
rawSpec: "[email protected]" | |
2857 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/utilities/5.34.2" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2858 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@uifabric/utilities/5.34.2" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
2859 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/prop-types/15.6.2" | |
pkgVersion: "15.6.2" | |
status: "downloaded_manifest" | |
2860 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkgVersion: "1.9.3" | |
status: "downloaded_manifest" | |
2861 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fbjs/0.8.17" | |
pkgVersion: "0.8.17" | |
status: "downloaded_manifest" | |
2862 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkgVersion: "1.9.3" | |
status: "downloaded_manifest" | |
2863 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ansi-styles/2.2.1" | |
pkgVersion: "2.2.1" | |
status: "downloaded_manifest" | |
2864 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ansi-styles/2.2.1" | |
status: "resolving_content" | |
2865 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/escape-string-regexp/1.0.5" | |
pkgVersion: "1.0.5" | |
status: "downloaded_manifest" | |
2866 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/escape-string-regexp/1.0.5" | |
status: "resolving_content" | |
2867 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/has-ansi/2.0.0" | |
pkgVersion: "2.0.0" | |
status: "downloaded_manifest" | |
2868 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/has-ansi/2.0.0" | |
status: "resolving_content" | |
2869 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/has-ansi/2.0.0" | |
name: "ansi-regex" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2870 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ansi-regex/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/has-ansi/2.0.0" | |
name: "ansi-regex" | |
rawSpec: "[email protected]" | |
2871 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/strip-ansi/3.0.1" | |
pkgVersion: "3.0.1" | |
status: "downloaded_manifest" | |
2872 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/strip-ansi/3.0.1" | |
status: "resolving_content" | |
2873 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/strip-ansi/3.0.1" | |
name: "ansi-regex" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2874 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ansi-regex/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/strip-ansi/3.0.1" | |
name: "ansi-regex" | |
rawSpec: "[email protected]" | |
2875 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/supports-color/2.0.0" | |
pkgVersion: "2.0.0" | |
status: "downloaded_manifest" | |
2876 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/supports-color/2.0.0" | |
status: "resolving_content" | |
2877 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/array-differ/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
2878 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/array-differ/1.0.0" | |
status: "resolving_content" | |
2879 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/array-uniq/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
2880 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/array-uniq/1.0.3" | |
status: "resolving_content" | |
2881 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/beeper/1.1.1" | |
pkgVersion: "1.1.1" | |
status: "downloaded_manifest" | |
2882 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/beeper/1.1.1" | |
status: "resolving_content" | |
2883 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/chalk/1.1.3" | |
pkgVersion: "1.1.3" | |
status: "downloaded_manifest" | |
2884 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/dateformat/2.2.0" | |
pkgVersion: "2.2.0" | |
status: "downloaded_manifest" | |
2885 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/dateformat/2.2.0" | |
status: "resolving_content" | |
2886 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fancy-log/1.3.2" | |
pkgVersion: "1.3.2" | |
status: "downloaded_manifest" | |
2887 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fancy-log/1.3.2" | |
status: "resolving_content" | |
2888 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fancy-log/1.3.2" | |
name: "ansi-gray" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2889 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ansi-gray/0.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/fancy-log/1.3.2" | |
name: "ansi-gray" | |
rawSpec: "[email protected]" | |
2890 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fancy-log/1.3.2" | |
name: "color-support" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2891 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/color-support/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/fancy-log/1.3.2" | |
name: "color-support" | |
rawSpec: "[email protected]" | |
2892 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fancy-log/1.3.2" | |
name: "time-stamp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2893 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/time-stamp/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/fancy-log/1.3.2" | |
name: "time-stamp" | |
rawSpec: "[email protected]" | |
2894 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulplog/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
2895 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulplog/1.0.0" | |
status: "resolving_content" | |
2896 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulplog/1.0.0" | |
name: "glogg" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2897 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glogg/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulplog/1.0.0" | |
name: "glogg" | |
rawSpec: "[email protected]" | |
2898 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/has-gulplog/0.1.0" | |
pkgVersion: "0.1.0" | |
status: "downloaded_manifest" | |
2899 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/has-gulplog/0.1.0" | |
status: "resolving_content" | |
2900 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/has-gulplog/0.1.0" | |
name: "sparkles" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2901 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/sparkles/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/has-gulplog/0.1.0" | |
name: "sparkles" | |
rawSpec: "[email protected]" | |
2902 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash._reescape/3.0.0" | |
pkgVersion: "3.0.0" | |
status: "downloaded_manifest" | |
2903 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash._reescape/3.0.0" | |
status: "resolving_content" | |
2904 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash._reevaluate/3.0.0" | |
pkgVersion: "3.0.0" | |
status: "downloaded_manifest" | |
2905 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash._reevaluate/3.0.0" | |
status: "resolving_content" | |
2906 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash._reinterpolate/3.0.0" | |
pkgVersion: "3.0.0" | |
status: "downloaded_manifest" | |
2907 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash._reinterpolate/3.0.0" | |
status: "resolving_content" | |
2908 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.template/3.6.2" | |
pkgVersion: "3.6.2" | |
status: "downloaded_manifest" | |
2909 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.template/3.6.2" | |
status: "resolving_content" | |
2910 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash._basecopy" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2911 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash._basecopy/3.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash._basecopy" | |
rawSpec: "[email protected]" | |
2912 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash._basetostring" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2913 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash._basetostring/3.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash._basetostring" | |
rawSpec: "[email protected]" | |
2914 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash._basevalues" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2915 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash._basevalues/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash._basevalues" | |
rawSpec: "[email protected]" | |
2916 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash._isiterateecall" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2917 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash._isiterateecall/3.0.9" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash._isiterateecall" | |
rawSpec: "[email protected]" | |
2918 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash._reinterpolate" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2919 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash._reinterpolate/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash._reinterpolate" | |
rawSpec: "[email protected]" | |
2920 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash.escape" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2921 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.escape/3.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash.escape" | |
rawSpec: "[email protected]" | |
2922 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash.keys" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2923 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.keys/3.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash.keys" | |
rawSpec: "[email protected]" | |
2924 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash.restparam" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2925 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.restparam/3.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash.restparam" | |
rawSpec: "[email protected]" | |
2926 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash.templatesettings" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2927 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.templatesettings/3.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/lodash.template/3.6.2" | |
name: "lodash.templatesettings" | |
rawSpec: "[email protected]" | |
2928 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/minimist/1.2.0" | |
pkgVersion: "1.2.0" | |
status: "downloaded_manifest" | |
2929 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/multipipe/0.1.2" | |
pkgVersion: "0.1.2" | |
status: "downloaded_manifest" | |
2930 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/multipipe/0.1.2" | |
status: "resolving_content" | |
2931 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/multipipe/0.1.2" | |
name: "duplexer2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2932 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/duplexer2/0.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/multipipe/0.1.2" | |
name: "duplexer2" | |
rawSpec: "[email protected]" | |
2933 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/3.0.0" | |
pkgVersion: "3.0.0" | |
status: "downloaded_manifest" | |
2934 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/3.0.0" | |
status: "resolving_content" | |
2935 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/replace-ext/0.0.1" | |
pkgVersion: "0.0.1" | |
status: "downloaded_manifest" | |
2936 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/replace-ext/0.0.1" | |
status: "resolving_content" | |
2937 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
2938 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl/0.5.3" | |
pkgVersion: "0.5.3" | |
status: "downloaded_manifest" | |
2939 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl/0.5.3" | |
status: "resolving_content" | |
2940 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/0.5.3" | |
name: "clone" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2941 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/clone/1.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/0.5.3" | |
name: "clone" | |
rawSpec: "[email protected]" | |
2942 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/0.5.3" | |
name: "clone-stats" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2943 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/clone-stats/0.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/0.5.3" | |
name: "clone-stats" | |
rawSpec: "[email protected]" | |
2944 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/0.5.3" | |
name: "replace-ext" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2945 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/replace-ext/0.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/0.5.3" | |
name: "replace-ext" | |
rawSpec: "[email protected]" | |
2946 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/extend/3.0.2" | |
pkgVersion: "3.0.2" | |
status: "downloaded_manifest" | |
2947 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/extend/3.0.2" | |
status: "resolving_content" | |
2948 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/findup-sync/2.0.0" | |
pkgVersion: "2.0.0" | |
status: "downloaded_manifest" | |
2949 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/findup-sync/2.0.0" | |
status: "resolving_content" | |
2950 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/findup-sync/2.0.0" | |
name: "detect-file" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2951 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/detect-file/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/findup-sync/2.0.0" | |
name: "detect-file" | |
rawSpec: "[email protected]" | |
2952 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/findup-sync/2.0.0" | |
name: "is-glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2953 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-glob/3.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/findup-sync/2.0.0" | |
name: "is-glob" | |
rawSpec: "[email protected]" | |
2954 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/findup-sync/2.0.0" | |
name: "micromatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2955 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/micromatch/3.1.10" | |
pkg: | |
dependentId: "registry.npmjs.org/findup-sync/2.0.0" | |
name: "micromatch" | |
rawSpec: "[email protected]" | |
2956 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/findup-sync/2.0.0" | |
name: "resolve-dir" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2957 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/resolve-dir/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/findup-sync/2.0.0" | |
name: "resolve-dir" | |
rawSpec: "[email protected]" | |
2958 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fined/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
2959 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fined/1.1.0" | |
status: "resolving_content" | |
2960 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fined/1.1.0" | |
name: "expand-tilde" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2961 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/expand-tilde/2.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/fined/1.1.0" | |
name: "expand-tilde" | |
rawSpec: "[email protected]" | |
2962 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fined/1.1.0" | |
name: "is-plain-object" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2963 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-plain-object/2.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/fined/1.1.0" | |
name: "is-plain-object" | |
rawSpec: "[email protected]" | |
2964 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fined/1.1.0" | |
name: "object.defaults" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2965 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object.defaults/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/fined/1.1.0" | |
name: "object.defaults" | |
rawSpec: "[email protected]" | |
2966 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fined/1.1.0" | |
name: "object.pick" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2967 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object.pick/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/fined/1.1.0" | |
name: "object.pick" | |
rawSpec: "[email protected]" | |
2968 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fined/1.1.0" | |
name: "parse-filepath" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2969 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/parse-filepath/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/fined/1.1.0" | |
name: "parse-filepath" | |
rawSpec: "[email protected]" | |
2970 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/flagged-respawn/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
2971 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/flagged-respawn/1.0.0" | |
status: "resolving_content" | |
2972 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/is-plain-object/2.0.4" | |
pkgVersion: "2.0.4" | |
status: "downloaded_manifest" | |
2973 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/is-plain-object/2.0.4" | |
status: "resolving_content" | |
2974 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/is-plain-object/2.0.4" | |
name: "isobject" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2975 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/isobject/3.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/is-plain-object/2.0.4" | |
name: "isobject" | |
rawSpec: "[email protected]" | |
2976 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object.map/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
2977 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object.map/1.0.1" | |
status: "resolving_content" | |
2978 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/object.map/1.0.1" | |
name: "for-own" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2979 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/for-own/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/object.map/1.0.1" | |
name: "for-own" | |
rawSpec: "[email protected]" | |
2980 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/object.map/1.0.1" | |
name: "make-iterator" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2981 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/make-iterator/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/object.map/1.0.1" | |
name: "make-iterator" | |
rawSpec: "[email protected]" | |
2982 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/rechoir/0.6.2" | |
pkgVersion: "0.6.2" | |
status: "downloaded_manifest" | |
2983 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/rechoir/0.6.2" | |
status: "resolving_content" | |
2984 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/rechoir/0.6.2" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2985 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/resolve/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/rechoir/0.6.2" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
2986 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/resolve/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
2987 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/resolve/1.8.1" | |
status: "resolving_content" | |
2988 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/resolve/1.8.1" | |
name: "path-parse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2989 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/path-parse/1.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/resolve/1.8.1" | |
name: "path-parse" | |
rawSpec: "[email protected]" | |
2990 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/end-of-stream/0.1.5" | |
pkgVersion: "0.1.5" | |
status: "downloaded_manifest" | |
2991 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/end-of-stream/0.1.5" | |
status: "resolving_content" | |
2992 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/end-of-stream/0.1.5" | |
name: "once" | |
rawSpec: "[email protected]" | |
status: "installing" | |
2993 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/once/1.3.3" | |
pkg: | |
dependentId: "registry.npmjs.org/end-of-stream/0.1.5" | |
name: "once" | |
rawSpec: "[email protected]" | |
2994 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/sequencify/0.0.7" | |
pkgVersion: "0.0.7" | |
status: "downloaded_manifest" | |
2995 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/sequencify/0.0.7" | |
status: "resolving_content" | |
2996 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/stream-consume/0.1.1" | |
pkgVersion: "0.1.1" | |
status: "downloaded_manifest" | |
2997 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/stream-consume/0.1.1" | |
status: "resolving_content" | |
2998 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/os-homedir/1.0.2" | |
pkgVersion: "1.0.2" | |
status: "downloaded_manifest" | |
2999 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/os-homedir/1.0.2" | |
status: "resolving_content" | |
3000 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/user-home/1.1.1" | |
pkgVersion: "1.1.1" | |
status: "downloaded_manifest" | |
3001 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/user-home/1.1.1" | |
status: "resolving_content" | |
3002 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/defaults/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
3003 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/defaults/1.0.3" | |
status: "resolving_content" | |
3004 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/defaults/1.0.3" | |
name: "clone" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3005 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/clone/1.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/defaults/1.0.3" | |
name: "clone" | |
rawSpec: "[email protected]" | |
3006 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob-stream/3.1.18" | |
pkgVersion: "3.1.18" | |
status: "downloaded_manifest" | |
3007 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob-stream/3.1.18" | |
status: "resolving_content" | |
3008 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob-stream/3.1.18" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3009 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/4.5.3" | |
pkg: | |
dependentId: "registry.npmjs.org/glob-stream/3.1.18" | |
name: "glob" | |
rawSpec: "[email protected]" | |
3010 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob-stream/3.1.18" | |
name: "glob2base" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3011 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob2base/0.0.12" | |
pkg: | |
dependentId: "registry.npmjs.org/glob-stream/3.1.18" | |
name: "glob2base" | |
rawSpec: "[email protected]" | |
3012 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob-stream/3.1.18" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3013 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimatch/2.0.10" | |
pkg: | |
dependentId: "registry.npmjs.org/glob-stream/3.1.18" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
3014 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob-stream/3.1.18" | |
name: "ordered-read-streams" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3015 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ordered-read-streams/0.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/glob-stream/3.1.18" | |
name: "ordered-read-streams" | |
rawSpec: "[email protected]" | |
3016 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob-stream/3.1.18" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3017 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/0.6.5" | |
pkg: | |
dependentId: "registry.npmjs.org/glob-stream/3.1.18" | |
name: "through2" | |
rawSpec: "[email protected]" | |
3018 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob-stream/3.1.18" | |
name: "unique-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3019 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/unique-stream/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/glob-stream/3.1.18" | |
name: "unique-stream" | |
rawSpec: "[email protected]" | |
3020 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob-watcher/0.0.6" | |
pkgVersion: "0.0.6" | |
status: "downloaded_manifest" | |
3021 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob-watcher/0.0.6" | |
status: "resolving_content" | |
3022 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob-watcher/0.0.6" | |
name: "gaze" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3023 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gaze/0.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/glob-watcher/0.0.6" | |
name: "gaze" | |
rawSpec: "[email protected]" | |
3024 debug pnpm:deprecation: | |
deprecated: "please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js" | |
depth: 2 | |
pkgId: "registry.npmjs.org/graceful-fs/3.0.11" | |
pkgName: "graceful-fs" | |
pkgVersion: "3.0.11" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
3025 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/graceful-fs/3.0.11" | |
pkgVersion: "3.0.11" | |
status: "downloaded_manifest" | |
3026 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/graceful-fs/3.0.11" | |
status: "resolving_content" | |
3027 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/graceful-fs/3.0.11" | |
name: "natives" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3028 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/natives/1.1.6" | |
pkg: | |
dependentId: "registry.npmjs.org/graceful-fs/3.0.11" | |
name: "natives" | |
rawSpec: "[email protected]" | |
3029 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkgVersion: "0.5.1" | |
status: "downloaded_manifest" | |
3030 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/strip-bom/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
3031 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/strip-bom/1.0.0" | |
status: "resolving_content" | |
3032 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/strip-bom/1.0.0" | |
name: "first-chunk-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3033 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/first-chunk-stream/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/strip-bom/1.0.0" | |
name: "first-chunk-stream" | |
rawSpec: "[email protected]" | |
3034 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/strip-bom/1.0.0" | |
name: "is-utf8" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3035 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-utf8/0.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/strip-bom/1.0.0" | |
name: "is-utf8" | |
rawSpec: "[email protected]" | |
3036 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/0.6.5" | |
pkgVersion: "0.6.5" | |
status: "downloaded_manifest" | |
3037 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/0.6.5" | |
status: "resolving_content" | |
3038 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/through2/0.6.5" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3039 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/readable-stream/1.0.34" | |
pkg: | |
dependentId: "registry.npmjs.org/through2/0.6.5" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
3040 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/through2/0.6.5" | |
name: "xtend" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3041 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/xtend/4.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/through2/0.6.5" | |
name: "xtend" | |
rawSpec: "[email protected]" | |
3042 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl/0.4.6" | |
pkgVersion: "0.4.6" | |
status: "downloaded_manifest" | |
3043 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl/0.4.6" | |
status: "resolving_content" | |
3044 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/0.4.6" | |
name: "clone" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3045 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/clone/0.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/0.4.6" | |
name: "clone" | |
rawSpec: "[email protected]" | |
3046 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/0.4.6" | |
name: "clone-stats" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3047 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/clone-stats/0.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/0.4.6" | |
name: "clone-stats" | |
rawSpec: "[email protected]" | |
3048 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jsonify/0.0.0" | |
pkgVersion: "0.0.0" | |
status: "downloaded_manifest" | |
3049 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jsonify/0.0.0" | |
status: "resolving_content" | |
3050 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
3051 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/decorators/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3052 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3053 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3054 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3055 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-http/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3056 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-loader/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3057 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3058 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-module-interfaces/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3059 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-page-context/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3060 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkgVersion: "0.0.33" | |
status: "downloaded_manifest" | |
3061 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
3062 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3063 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3064 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3065 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
3066 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
3067 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/microsoft-graph-client/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
3068 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3069 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3070 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/adal-angular/1.0.16" | |
pkgVersion: "1.0.16" | |
status: "downloaded_manifest" | |
3071 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/adal-angular/1.0.16" | |
status: "resolving_content" | |
3072 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
3073 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-core-library/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3074 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-diagnostics/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3075 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-dynamic-data/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3076 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-lodash-subset/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3077 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/sp-odata-types/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3078 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/teams-js/1.3.0-beta.4" | |
pkgVersion: "1.3.0-beta.4" | |
status: "downloaded_manifest" | |
3079 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/teams-js/1.3.0-beta.4" | |
status: "resolving_content" | |
3080 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/es6-promise/0.0.33" | |
pkgVersion: "0.0.33" | |
status: "downloaded_manifest" | |
3081 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/webpack-env/1.13.1" | |
pkgVersion: "1.13.1" | |
status: "downloaded_manifest" | |
3082 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
3083 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fbjs/0.8.17" | |
pkgVersion: "0.8.17" | |
status: "downloaded_manifest" | |
3084 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loose-envify/1.4.0" | |
pkgVersion: "1.4.0" | |
status: "downloaded_manifest" | |
3085 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkgVersion: "4.1.1" | |
status: "downloaded_manifest" | |
3086 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/core-js/1.2.7" | |
pkgVersion: "1.2.7" | |
status: "downloaded_manifest" | |
3087 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/core-js/1.2.7" | |
status: "resolving_content" | |
3088 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/isomorphic-fetch/2.2.1" | |
pkgVersion: "2.2.1" | |
status: "downloaded_manifest" | |
3089 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/isomorphic-fetch/2.2.1" | |
status: "resolving_content" | |
3090 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/isomorphic-fetch/2.2.1" | |
name: "node-fetch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3091 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/node-fetch/1.7.3" | |
pkg: | |
dependentId: "registry.npmjs.org/isomorphic-fetch/2.2.1" | |
name: "node-fetch" | |
rawSpec: "[email protected]" | |
3092 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/isomorphic-fetch/2.2.1" | |
name: "whatwg-fetch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3093 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-fetch/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/isomorphic-fetch/2.2.1" | |
name: "whatwg-fetch" | |
rawSpec: "[email protected]" | |
3094 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loose-envify/1.4.0" | |
pkgVersion: "1.4.0" | |
status: "downloaded_manifest" | |
3095 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkgVersion: "4.1.1" | |
status: "downloaded_manifest" | |
3096 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/promise/7.3.1" | |
pkgVersion: "7.3.1" | |
status: "downloaded_manifest" | |
3097 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/promise/7.3.1" | |
status: "resolving_content" | |
3098 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/promise/7.3.1" | |
name: "asap" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3099 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/asap/2.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/promise/7.3.1" | |
name: "asap" | |
rawSpec: "[email protected]" | |
3100 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/setimmediate/1.0.5" | |
pkgVersion: "1.0.5" | |
status: "downloaded_manifest" | |
3101 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/setimmediate/1.0.5" | |
status: "resolving_content" | |
3102 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ua-parser-js/0.7.18" | |
pkgVersion: "0.7.18" | |
status: "downloaded_manifest" | |
3103 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ua-parser-js/0.7.18" | |
status: "resolving_content" | |
3104 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/js-tokens/4.0.0" | |
pkgVersion: "4.0.0" | |
status: "downloaded_manifest" | |
3105 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/js-tokens/4.0.0" | |
status: "resolving_content" | |
3106 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loose-envify/1.4.0" | |
pkgVersion: "1.4.0" | |
status: "downloaded_manifest" | |
3107 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkgVersion: "4.1.1" | |
status: "downloaded_manifest" | |
3108 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/core-js/2.5.7" | |
pkgVersion: "2.5.7" | |
status: "downloaded_manifest" | |
3109 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/core-js/2.5.7" | |
status: "resolving_content" | |
3110 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkgVersion: "10.11.7" | |
status: "downloaded_manifest" | |
3111 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/orchestrator/0.3.2" | |
pkgVersion: "0.3.2" | |
status: "downloaded_manifest" | |
3112 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/orchestrator/0.3.2" | |
status: "resolving_content" | |
3113 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/orchestrator/0.3.2" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
3114 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/orchestrator/0.3.2" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
3115 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/orchestrator/0.3.2" | |
name: "@types/q" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
3116 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/q/1.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/orchestrator/0.3.2" | |
name: "@types/q" | |
rawSpec: "@types/[email protected]" | |
3117 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/vinyl/2.0.2" | |
pkgVersion: "2.0.2" | |
status: "downloaded_manifest" | |
3118 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/vinyl/2.0.2" | |
status: "resolving_content" | |
3119 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/vinyl/2.0.2" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
3120 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/vinyl/2.0.2" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
3121 debug pnpm:deprecation: | |
deprecated: "This is a stub types definition for chalk (https://github.com/chalk/chalk). chalk provides its own type definitions, so you don't need @types/chalk installed!" | |
depth: 3 | |
pkgId: "registry.npmjs.org/@types/chalk/2.2.0" | |
pkgName: "@types/chalk" | |
pkgVersion: "2.2.0" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
3122 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/chalk/2.2.0" | |
pkgVersion: "2.2.0" | |
status: "downloaded_manifest" | |
3123 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/chalk/2.2.0" | |
status: "resolving_content" | |
3124 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/chalk/2.2.0" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3125 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/chalk/2.2.0" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
3126 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkgVersion: "10.11.7" | |
status: "downloaded_manifest" | |
3127 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/through2/2.0.34" | |
pkgVersion: "2.0.34" | |
status: "downloaded_manifest" | |
3128 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/through2/2.0.34" | |
status: "resolving_content" | |
3129 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@types/through2/2.0.34" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
3130 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkg: | |
dependentId: "registry.npmjs.org/@types/through2/2.0.34" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
3131 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/vinyl/2.0.2" | |
pkgVersion: "2.0.2" | |
status: "downloaded_manifest" | |
3132 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkgVersion: "10.11.7" | |
status: "downloaded_manifest" | |
3133 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/q/1.5.1" | |
pkgVersion: "1.5.1" | |
status: "downloaded_manifest" | |
3134 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/q/1.5.1" | |
status: "resolving_content" | |
3135 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkgVersion: "10.11.7" | |
status: "downloaded_manifest" | |
3136 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/10.11.7" | |
pkgVersion: "10.11.7" | |
status: "downloaded_manifest" | |
3137 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/globby/5.0.0" | |
pkgVersion: "5.0.0" | |
status: "downloaded_manifest" | |
3138 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/is-path-cwd/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
3139 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/is-path-cwd/1.0.0" | |
status: "resolving_content" | |
3140 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/is-path-in-cwd/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
3141 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/is-path-in-cwd/1.0.1" | |
status: "resolving_content" | |
3142 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/is-path-in-cwd/1.0.1" | |
name: "is-path-inside" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3143 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-path-inside/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/is-path-in-cwd/1.0.1" | |
name: "is-path-inside" | |
rawSpec: "[email protected]" | |
3144 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkgVersion: "4.1.1" | |
status: "downloaded_manifest" | |
3145 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pify/2.3.0" | |
pkgVersion: "2.3.0" | |
status: "downloaded_manifest" | |
3146 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pify/2.3.0" | |
status: "resolving_content" | |
3147 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pinkie-promise/2.0.1" | |
pkgVersion: "2.0.1" | |
status: "downloaded_manifest" | |
3148 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pinkie-promise/2.0.1" | |
status: "resolving_content" | |
3149 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/pinkie-promise/2.0.1" | |
name: "pinkie" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3150 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pinkie/2.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/pinkie-promise/2.0.1" | |
name: "pinkie" | |
rawSpec: "[email protected]" | |
3151 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/rimraf/2.6.2" | |
pkgVersion: "2.6.2" | |
status: "downloaded_manifest" | |
3152 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/once/1.3.3" | |
pkgVersion: "1.3.3" | |
status: "downloaded_manifest" | |
3153 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/once/1.3.3" | |
status: "resolving_content" | |
3154 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/once/1.3.3" | |
name: "wrappy" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3155 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/wrappy/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/once/1.3.3" | |
name: "wrappy" | |
rawSpec: "[email protected]" | |
3156 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/array-union/1.0.2" | |
pkgVersion: "1.0.2" | |
status: "downloaded_manifest" | |
3157 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/array-union/1.0.2" | |
status: "resolving_content" | |
3158 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/array-union/1.0.2" | |
name: "array-uniq" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3159 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/array-uniq/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/array-union/1.0.2" | |
name: "array-uniq" | |
rawSpec: "[email protected]" | |
3160 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/arrify/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
3161 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/arrify/1.0.1" | |
status: "resolving_content" | |
3162 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkgVersion: "7.1.3" | |
status: "downloaded_manifest" | |
3163 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
status: "resolving_content" | |
3164 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.3" | |
name: "fs.realpath" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3165 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fs.realpath/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.3" | |
name: "fs.realpath" | |
rawSpec: "[email protected]" | |
3166 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.3" | |
name: "inflight" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3167 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/inflight/1.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.3" | |
name: "inflight" | |
rawSpec: "[email protected]" | |
3168 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.3" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3169 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/inherits/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.3" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
3170 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.3" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3171 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.3" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
3172 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.3" | |
name: "once" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3173 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/once/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.3" | |
name: "once" | |
rawSpec: "[email protected]" | |
3174 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.3" | |
name: "path-is-absolute" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3175 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/path-is-absolute/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.3" | |
name: "path-is-absolute" | |
rawSpec: "[email protected]" | |
3176 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkgVersion: "4.1.1" | |
status: "downloaded_manifest" | |
3177 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pify/2.3.0" | |
pkgVersion: "2.3.0" | |
status: "downloaded_manifest" | |
3178 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pinkie-promise/2.0.1" | |
pkgVersion: "2.0.1" | |
status: "downloaded_manifest" | |
3179 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 3 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
3180 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
3181 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
3182 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-match/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
3183 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-match/1.0.3" | |
status: "resolving_content" | |
3184 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-match/1.0.3" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3185 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-match/1.0.3" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
3186 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ternary-stream/2.0.1" | |
pkgVersion: "2.0.1" | |
status: "downloaded_manifest" | |
3187 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ternary-stream/2.0.1" | |
status: "resolving_content" | |
3188 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ternary-stream/2.0.1" | |
name: "duplexify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3189 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/duplexify/3.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/ternary-stream/2.0.1" | |
name: "duplexify" | |
rawSpec: "[email protected]" | |
3190 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ternary-stream/2.0.1" | |
name: "fork-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3191 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fork-stream/0.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/ternary-stream/2.0.1" | |
name: "fork-stream" | |
rawSpec: "[email protected]" | |
3192 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ternary-stream/2.0.1" | |
name: "merge-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3193 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/merge-stream/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/ternary-stream/2.0.1" | |
name: "merge-stream" | |
rawSpec: "[email protected]" | |
3194 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ternary-stream/2.0.1" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3195 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/ternary-stream/2.0.1" | |
name: "through2" | |
rawSpec: "[email protected]" | |
3196 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
3197 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/import-local/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
3198 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/import-local/1.0.0" | |
status: "resolving_content" | |
3199 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/import-local/1.0.0" | |
name: "pkg-dir" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3200 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pkg-dir/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/import-local/1.0.0" | |
name: "pkg-dir" | |
rawSpec: "[email protected]" | |
3201 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/import-local/1.0.0" | |
name: "resolve-cwd" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3202 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/resolve-cwd/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/import-local/1.0.0" | |
name: "resolve-cwd" | |
rawSpec: "[email protected]" | |
3203 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-cli/22.4.4" | |
pkgVersion: "22.4.4" | |
status: "downloaded_manifest" | |
3204 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ansi-escapes/3.1.0" | |
pkgVersion: "3.1.0" | |
status: "downloaded_manifest" | |
3205 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ansi-escapes/3.1.0" | |
status: "resolving_content" | |
3206 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkgVersion: "2.4.1" | |
status: "downloaded_manifest" | |
3207 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
status: "resolving_content" | |
3208 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/2.4.1" | |
name: "ansi-styles" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3209 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ansi-styles/3.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/2.4.1" | |
name: "ansi-styles" | |
rawSpec: "[email protected]" | |
3210 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/2.4.1" | |
name: "escape-string-regexp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3211 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escape-string-regexp/1.0.5" | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/2.4.1" | |
name: "escape-string-regexp" | |
rawSpec: "[email protected]" | |
3212 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/2.4.1" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3213 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/supports-color/5.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/chalk/2.4.1" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
3214 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/exit/0.1.2" | |
pkgVersion: "0.1.2" | |
status: "downloaded_manifest" | |
3215 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/exit/0.1.2" | |
status: "resolving_content" | |
3216 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkgVersion: "7.1.3" | |
status: "downloaded_manifest" | |
3217 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkgVersion: "4.1.11" | |
status: "downloaded_manifest" | |
3218 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/import-local/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
3219 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/is-ci/1.2.1" | |
pkgVersion: "1.2.1" | |
status: "downloaded_manifest" | |
3220 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/is-ci/1.2.1" | |
status: "resolving_content" | |
3221 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/is-ci/1.2.1" | |
name: "ci-info" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3222 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ci-info/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/is-ci/1.2.1" | |
name: "ci-info" | |
rawSpec: "[email protected]" | |
3223 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul-api/1.3.7" | |
pkgVersion: "1.3.7" | |
status: "downloaded_manifest" | |
3224 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul-api/1.3.7" | |
status: "resolving_content" | |
3225 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "async" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3226 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/async/2.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "async" | |
rawSpec: "[email protected]" | |
3227 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "fileset" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3228 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fileset/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "fileset" | |
rawSpec: "[email protected]" | |
3229 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "istanbul-lib-coverage" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3230 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-lib-coverage/1.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "istanbul-lib-coverage" | |
rawSpec: "[email protected]" | |
3231 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "istanbul-lib-hook" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3232 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-lib-hook/1.2.2" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "istanbul-lib-hook" | |
rawSpec: "[email protected]" | |
3233 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "istanbul-lib-instrument" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3234 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "istanbul-lib-instrument" | |
rawSpec: "[email protected]" | |
3235 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "istanbul-lib-report" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3236 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-lib-report/1.1.5" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "istanbul-lib-report" | |
rawSpec: "[email protected]" | |
3237 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "istanbul-lib-source-maps" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3238 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "istanbul-lib-source-maps" | |
rawSpec: "[email protected]" | |
3239 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "istanbul-reports" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3240 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-reports/1.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "istanbul-reports" | |
rawSpec: "[email protected]" | |
3241 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "js-yaml" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3242 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/js-yaml/3.12.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "js-yaml" | |
rawSpec: "[email protected]" | |
3243 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3244 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
3245 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "once" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3246 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/once/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-api/1.3.7" | |
name: "once" | |
rawSpec: "[email protected]" | |
3247 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul-lib-coverage/1.2.1" | |
pkgVersion: "1.2.1" | |
status: "downloaded_manifest" | |
3248 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul-lib-coverage/1.2.1" | |
status: "resolving_content" | |
3249 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
pkgVersion: "1.10.2" | |
status: "downloaded_manifest" | |
3250 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
status: "resolving_content" | |
3251 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "babel-generator" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3252 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/babel-generator/6.26.1" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "babel-generator" | |
rawSpec: "[email protected]" | |
3253 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "babel-template" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3254 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/babel-template/6.26.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "babel-template" | |
rawSpec: "[email protected]" | |
3255 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "babel-traverse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3256 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/babel-traverse/6.26.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "babel-traverse" | |
rawSpec: "[email protected]" | |
3257 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "babel-types" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3258 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/babel-types/6.26.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "babel-types" | |
rawSpec: "[email protected]" | |
3259 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "babylon" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3260 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/babylon/6.18.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "babylon" | |
rawSpec: "[email protected]" | |
3261 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "istanbul-lib-coverage" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3262 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-lib-coverage/1.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "istanbul-lib-coverage" | |
rawSpec: "[email protected]" | |
3263 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "semver" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3264 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/semver/5.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
name: "semver" | |
rawSpec: "[email protected]" | |
3265 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
pkgVersion: "1.2.6" | |
status: "downloaded_manifest" | |
3266 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
status: "resolving_content" | |
3267 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3268 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/3.2.6" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
name: "debug" | |
rawSpec: "[email protected]" | |
3269 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
name: "istanbul-lib-coverage" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3270 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/istanbul-lib-coverage/1.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
name: "istanbul-lib-coverage" | |
rawSpec: "[email protected]" | |
3271 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3272 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
3273 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3274 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/rimraf/2.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
3275 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3276 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul-lib-source-maps/1.2.6" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
3277 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-changed-files/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
3278 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-changed-files/22.4.3" | |
status: "resolving_content" | |
3279 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-changed-files/22.4.3" | |
name: "throat" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3280 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/throat/4.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-changed-files/22.4.3" | |
name: "throat" | |
rawSpec: "[email protected]" | |
3281 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-config/22.4.4" | |
pkgVersion: "22.4.4" | |
status: "downloaded_manifest" | |
3282 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-config/22.4.4" | |
status: "resolving_content" | |
3283 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3284 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
3285 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3286 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "glob" | |
rawSpec: "[email protected]" | |
3287 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-environment-jsdom" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3288 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-environment-jsdom/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-environment-jsdom" | |
rawSpec: "[email protected]" | |
3289 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-environment-node" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3290 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-environment-node/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-environment-node" | |
rawSpec: "[email protected]" | |
3291 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-get-type" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3292 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-get-type/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-get-type" | |
rawSpec: "[email protected]" | |
3293 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-jasmine2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3294 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-jasmine2/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-jasmine2" | |
rawSpec: "[email protected]" | |
3295 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-regex-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3296 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-regex-util/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-regex-util" | |
rawSpec: "[email protected]" | |
3297 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3298 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-resolve/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-resolve" | |
rawSpec: "[email protected]" | |
3299 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3300 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-util/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-util" | |
rawSpec: "[email protected]" | |
3301 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-validate" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3302 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-validate/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "jest-validate" | |
rawSpec: "[email protected]" | |
3303 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "pretty-format" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3304 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pretty-format/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-config/22.4.4" | |
name: "pretty-format" | |
rawSpec: "[email protected]" | |
3305 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-environment-jsdom/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
3306 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-get-type/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
3307 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-get-type/22.4.3" | |
status: "resolving_content" | |
3308 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
3309 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
status: "resolving_content" | |
3310 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "fb-watchman" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3311 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fb-watchman/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "fb-watchman" | |
rawSpec: "[email protected]" | |
3312 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3313 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
3314 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "jest-docblock" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3315 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-docblock/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "jest-docblock" | |
rawSpec: "[email protected]" | |
3316 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "jest-serializer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3317 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-serializer/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "jest-serializer" | |
rawSpec: "[email protected]" | |
3318 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "jest-worker" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3319 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-worker/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "jest-worker" | |
rawSpec: "[email protected]" | |
3320 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "micromatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3321 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/micromatch/2.3.11" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "micromatch" | |
rawSpec: "[email protected]" | |
3322 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "sane" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3323 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/sane/2.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
name: "sane" | |
rawSpec: "[email protected]" | |
3324 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-message-util/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
3325 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-message-util/22.4.3" | |
status: "resolving_content" | |
3326 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-message-util/22.4.3" | |
name: "@babel/code-frame" | |
rawSpec: "@babel/[email protected]" | |
status: "installing" | |
3327 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@babel/code-frame/7.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-message-util/22.4.3" | |
name: "@babel/code-frame" | |
rawSpec: "@babel/[email protected]" | |
3328 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-message-util/22.4.3" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3329 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-message-util/22.4.3" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
3330 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-message-util/22.4.3" | |
name: "micromatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3331 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/micromatch/2.3.11" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-message-util/22.4.3" | |
name: "micromatch" | |
rawSpec: "[email protected]" | |
3332 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-message-util/22.4.3" | |
name: "slash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3333 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/slash/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-message-util/22.4.3" | |
name: "slash" | |
rawSpec: "[email protected]" | |
3334 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-message-util/22.4.3" | |
name: "stack-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3335 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/stack-utils/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-message-util/22.4.3" | |
name: "stack-utils" | |
rawSpec: "[email protected]" | |
3336 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-regex-util/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
3337 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-regex-util/22.4.3" | |
status: "resolving_content" | |
3338 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-resolve-dependencies/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
3339 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-resolve-dependencies/22.4.3" | |
status: "resolving_content" | |
3340 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-resolve-dependencies/22.4.3" | |
name: "jest-regex-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3341 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-regex-util/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-resolve-dependencies/22.4.3" | |
name: "jest-regex-util" | |
rawSpec: "[email protected]" | |
3342 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-runner/22.4.4" | |
pkgVersion: "22.4.4" | |
status: "downloaded_manifest" | |
3343 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-runner/22.4.4" | |
status: "resolving_content" | |
3344 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "exit" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3345 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/exit/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "exit" | |
rawSpec: "[email protected]" | |
3346 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-config" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3347 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-config/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-config" | |
rawSpec: "[email protected]" | |
3348 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-docblock" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3349 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-docblock/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-docblock" | |
rawSpec: "[email protected]" | |
3350 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-haste-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3351 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-haste-map" | |
rawSpec: "[email protected]" | |
3352 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-jasmine2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3353 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-jasmine2/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-jasmine2" | |
rawSpec: "[email protected]" | |
3354 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-leak-detector" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3355 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-leak-detector/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-leak-detector" | |
rawSpec: "[email protected]" | |
3356 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-message-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3357 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-message-util/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-message-util" | |
rawSpec: "[email protected]" | |
3358 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-runtime" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3359 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-runtime/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-runtime" | |
rawSpec: "[email protected]" | |
3360 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3361 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-util/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-util" | |
rawSpec: "[email protected]" | |
3362 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-worker" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3363 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-worker/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "jest-worker" | |
rawSpec: "[email protected]" | |
3364 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "throat" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3365 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/throat/4.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runner/22.4.4" | |
name: "throat" | |
rawSpec: "[email protected]" | |
3366 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-runtime/22.4.4" | |
pkgVersion: "22.4.4" | |
status: "downloaded_manifest" | |
3367 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-runtime/22.4.4" | |
status: "resolving_content" | |
3368 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "babel-core" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3369 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/babel-core/6.26.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "babel-core" | |
rawSpec: "[email protected]" | |
3370 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "babel-jest" | |
rawSpec: "babel-jest@/babel-jest/22.4.4/[email protected]" | |
status: "installing" | |
3371 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/babel-jest/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "babel-jest" | |
rawSpec: "babel-jest@/babel-jest/22.4.4/[email protected]" | |
3372 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "babel-plugin-istanbul" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3373 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/babel-plugin-istanbul/4.1.6" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "babel-plugin-istanbul" | |
rawSpec: "[email protected]" | |
3374 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3375 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
3376 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "convert-source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3377 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/convert-source-map/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "convert-source-map" | |
rawSpec: "[email protected]" | |
3378 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "exit" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3379 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/exit/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "exit" | |
rawSpec: "[email protected]" | |
3380 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3381 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
3382 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "jest-config" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3383 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-config/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "jest-config" | |
rawSpec: "[email protected]" | |
3384 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "jest-haste-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3385 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-haste-map/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "jest-haste-map" | |
rawSpec: "[email protected]" | |
3386 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "jest-regex-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3387 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-regex-util/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "jest-regex-util" | |
rawSpec: "[email protected]" | |
3388 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "jest-resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3389 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-resolve/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "jest-resolve" | |
rawSpec: "[email protected]" | |
3390 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "jest-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3391 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-util/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "jest-util" | |
rawSpec: "[email protected]" | |
3392 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "jest-validate" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3393 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-validate/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "jest-validate" | |
rawSpec: "[email protected]" | |
3394 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "json-stable-stringify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3395 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json-stable-stringify/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "json-stable-stringify" | |
rawSpec: "[email protected]" | |
3396 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "micromatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3397 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/micromatch/2.3.11" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "micromatch" | |
rawSpec: "[email protected]" | |
3398 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "realpath-native" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3399 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/realpath-native/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "realpath-native" | |
rawSpec: "[email protected]" | |
3400 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "slash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3401 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/slash/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "slash" | |
rawSpec: "[email protected]" | |
3402 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "strip-bom" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3403 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/strip-bom/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "strip-bom" | |
rawSpec: "[email protected]" | |
3404 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "write-file-atomic" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3405 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/write-file-atomic/2.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "write-file-atomic" | |
rawSpec: "[email protected]" | |
3406 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3407 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/yargs/10.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-runtime/22.4.4" | |
name: "yargs" | |
rawSpec: "[email protected]" | |
3408 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
3409 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
status: "resolving_content" | |
3410 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3411 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
3412 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
name: "jest-diff" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3413 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-diff/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
name: "jest-diff" | |
rawSpec: "[email protected]" | |
3414 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
name: "jest-matcher-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3415 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-matcher-utils/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
name: "jest-matcher-utils" | |
rawSpec: "[email protected]" | |
3416 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3417 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
3418 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
name: "natural-compare" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3419 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/natural-compare/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
name: "natural-compare" | |
rawSpec: "[email protected]" | |
3420 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
name: "pretty-format" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3421 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pretty-format/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-snapshot/22.4.3" | |
name: "pretty-format" | |
rawSpec: "[email protected]" | |
3422 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-util/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
3423 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-util/22.4.3" | |
status: "resolving_content" | |
3424 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "callsites" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3425 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/callsites/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "callsites" | |
rawSpec: "[email protected]" | |
3426 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3427 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
3428 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3429 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
3430 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "is-ci" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3431 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-ci/1.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "is-ci" | |
rawSpec: "[email protected]" | |
3432 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "jest-message-util" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3433 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-message-util/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "jest-message-util" | |
rawSpec: "[email protected]" | |
3434 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3435 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
3436 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3437 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-util/22.4.3" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
3438 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-validate/22.4.4" | |
pkgVersion: "22.4.4" | |
status: "downloaded_manifest" | |
3439 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-validate/22.4.4" | |
status: "resolving_content" | |
3440 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-validate/22.4.4" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3441 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-validate/22.4.4" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
3442 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-validate/22.4.4" | |
name: "jest-config" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3443 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-config/22.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-validate/22.4.4" | |
name: "jest-config" | |
rawSpec: "[email protected]" | |
3444 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-validate/22.4.4" | |
name: "jest-get-type" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3445 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jest-get-type/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-validate/22.4.4" | |
name: "jest-get-type" | |
rawSpec: "[email protected]" | |
3446 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-validate/22.4.4" | |
name: "leven" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3447 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/leven/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-validate/22.4.4" | |
name: "leven" | |
rawSpec: "[email protected]" | |
3448 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-validate/22.4.4" | |
name: "pretty-format" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3449 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pretty-format/22.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-validate/22.4.4" | |
name: "pretty-format" | |
rawSpec: "[email protected]" | |
3450 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-worker/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
3451 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-worker/22.4.3" | |
status: "resolving_content" | |
3452 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jest-worker/22.4.3" | |
name: "merge-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3453 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/merge-stream/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jest-worker/22.4.3" | |
name: "merge-stream" | |
rawSpec: "[email protected]" | |
3454 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/micromatch/2.3.11" | |
pkgVersion: "2.3.11" | |
status: "downloaded_manifest" | |
3455 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/micromatch/2.3.11" | |
status: "resolving_content" | |
3456 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "arr-diff" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3457 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/arr-diff/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "arr-diff" | |
rawSpec: "[email protected]" | |
3458 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "array-unique" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3459 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/array-unique/0.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "array-unique" | |
rawSpec: "[email protected]" | |
3460 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "braces" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3461 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/braces/1.8.5" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "braces" | |
rawSpec: "[email protected]" | |
3462 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "expand-brackets" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3463 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/expand-brackets/0.1.5" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "expand-brackets" | |
rawSpec: "[email protected]" | |
3464 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "extglob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3465 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/extglob/0.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "extglob" | |
rawSpec: "[email protected]" | |
3466 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "filename-regex" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3467 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/filename-regex/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "filename-regex" | |
rawSpec: "[email protected]" | |
3468 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "is-extglob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3469 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-extglob/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "is-extglob" | |
rawSpec: "[email protected]" | |
3470 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "is-glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3471 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-glob/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "is-glob" | |
rawSpec: "[email protected]" | |
3472 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "kind-of" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3473 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/kind-of/3.2.2" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "kind-of" | |
rawSpec: "[email protected]" | |
3474 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "normalize-path" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3475 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/normalize-path/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "normalize-path" | |
rawSpec: "[email protected]" | |
3476 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "object.omit" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3477 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object.omit/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "object.omit" | |
rawSpec: "[email protected]" | |
3478 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "parse-glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3479 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/parse-glob/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "parse-glob" | |
rawSpec: "[email protected]" | |
3480 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "regex-cache" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3481 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/regex-cache/0.4.4" | |
pkg: | |
dependentId: "registry.npmjs.org/micromatch/2.3.11" | |
name: "regex-cache" | |
rawSpec: "[email protected]" | |
3482 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-notifier/5.2.1" | |
pkgVersion: "5.2.1" | |
status: "downloaded_manifest" | |
3483 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-notifier/5.2.1" | |
status: "resolving_content" | |
3484 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.2.1" | |
name: "growly" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3485 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/growly/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.2.1" | |
name: "growly" | |
rawSpec: "[email protected]" | |
3486 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.2.1" | |
name: "semver" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3487 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/semver/5.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.2.1" | |
name: "semver" | |
rawSpec: "[email protected]" | |
3488 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.2.1" | |
name: "shellwords" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3489 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/shellwords/0.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.2.1" | |
name: "shellwords" | |
rawSpec: "[email protected]" | |
3490 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.2.1" | |
name: "which" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3491 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/which/1.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-notifier/5.2.1" | |
name: "which" | |
rawSpec: "[email protected]" | |
3492 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/realpath-native/1.0.2" | |
pkgVersion: "1.0.2" | |
status: "downloaded_manifest" | |
3493 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/realpath-native/1.0.2" | |
status: "resolving_content" | |
3494 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/realpath-native/1.0.2" | |
name: "util.promisify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3495 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/util.promisify/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/realpath-native/1.0.2" | |
name: "util.promisify" | |
rawSpec: "[email protected]" | |
3496 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/rimraf/2.6.2" | |
pkgVersion: "2.6.2" | |
status: "downloaded_manifest" | |
3497 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/slash/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
3498 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/slash/1.0.0" | |
status: "resolving_content" | |
3499 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/string-length/2.0.0" | |
pkgVersion: "2.0.0" | |
status: "downloaded_manifest" | |
3500 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/string-length/2.0.0" | |
status: "resolving_content" | |
3501 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/string-length/2.0.0" | |
name: "astral-regex" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3502 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/astral-regex/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/string-length/2.0.0" | |
name: "astral-regex" | |
rawSpec: "[email protected]" | |
3503 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/string-length/2.0.0" | |
name: "strip-ansi" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3504 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/strip-ansi/4.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/string-length/2.0.0" | |
name: "strip-ansi" | |
rawSpec: "[email protected]" | |
3505 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/strip-ansi/4.0.0" | |
pkgVersion: "4.0.0" | |
status: "downloaded_manifest" | |
3506 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/strip-ansi/4.0.0" | |
status: "resolving_content" | |
3507 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/strip-ansi/4.0.0" | |
name: "ansi-regex" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3508 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ansi-regex/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/strip-ansi/4.0.0" | |
name: "ansi-regex" | |
rawSpec: "[email protected]" | |
3509 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/which/1.3.1" | |
pkgVersion: "1.3.1" | |
status: "downloaded_manifest" | |
3510 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/which/1.3.1" | |
status: "resolving_content" | |
3511 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/which/1.3.1" | |
name: "isexe" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3512 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/isexe/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/which/1.3.1" | |
name: "isexe" | |
rawSpec: "[email protected]" | |
3513 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/yargs/10.1.2" | |
pkgVersion: "10.1.2" | |
status: "downloaded_manifest" | |
3514 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/yargs/10.1.2" | |
status: "resolving_content" | |
3515 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "cliui" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3516 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cliui/4.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "cliui" | |
rawSpec: "[email protected]" | |
3517 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "decamelize" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3518 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/decamelize/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "decamelize" | |
rawSpec: "[email protected]" | |
3519 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "find-up" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3520 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/find-up/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "find-up" | |
rawSpec: "[email protected]" | |
3521 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "get-caller-file" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3522 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/get-caller-file/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "get-caller-file" | |
rawSpec: "[email protected]" | |
3523 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "os-locale" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3524 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/os-locale/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "os-locale" | |
rawSpec: "[email protected]" | |
3525 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "require-directory" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3526 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/require-directory/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "require-directory" | |
rawSpec: "[email protected]" | |
3527 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "require-main-filename" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3528 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/require-main-filename/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "require-main-filename" | |
rawSpec: "[email protected]" | |
3529 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "set-blocking" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3530 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/set-blocking/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "set-blocking" | |
rawSpec: "[email protected]" | |
3531 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "string-width" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3532 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/string-width/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "string-width" | |
rawSpec: "[email protected]" | |
3533 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "which-module" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3534 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/which-module/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "which-module" | |
rawSpec: "[email protected]" | |
3535 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "y18n" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3536 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/y18n/3.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "y18n" | |
rawSpec: "[email protected]" | |
3537 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "yargs-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3538 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/yargs-parser/8.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/yargs/10.1.2" | |
name: "yargs-parser" | |
rawSpec: "[email protected]" | |
3539 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-mock/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
3540 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-mock/22.4.3" | |
status: "resolving_content" | |
3541 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jest-util/22.4.3" | |
pkgVersion: "22.4.3" | |
status: "downloaded_manifest" | |
3542 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jsdom/11.12.0" | |
pkgVersion: "11.12.0" | |
status: "downloaded_manifest" | |
3543 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jsdom/11.12.0" | |
status: "resolving_content" | |
3544 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "abab" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3545 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/abab/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "abab" | |
rawSpec: "[email protected]" | |
3546 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3547 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn/5.7.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
3548 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "acorn-globals" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3549 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn-globals/4.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "acorn-globals" | |
rawSpec: "[email protected]" | |
3550 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "array-equal" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3551 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/array-equal/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "array-equal" | |
rawSpec: "[email protected]" | |
3552 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "cssom" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3553 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cssom/0.3.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "cssom" | |
rawSpec: "[email protected]" | |
3554 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "cssstyle" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3555 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cssstyle/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "cssstyle" | |
rawSpec: "[email protected]" | |
3556 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "data-urls" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3557 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/data-urls/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "data-urls" | |
rawSpec: "[email protected]" | |
3558 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "domexception" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3559 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/domexception/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "domexception" | |
rawSpec: "[email protected]" | |
3560 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "escodegen" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3561 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escodegen/1.11.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "escodegen" | |
rawSpec: "[email protected]" | |
3562 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "html-encoding-sniffer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3563 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/html-encoding-sniffer/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "html-encoding-sniffer" | |
rawSpec: "[email protected]" | |
3564 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "left-pad" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3565 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/left-pad/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "left-pad" | |
rawSpec: "[email protected]" | |
3566 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "nwsapi" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3567 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/nwsapi/2.0.9" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "nwsapi" | |
rawSpec: "[email protected]" | |
3568 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "parse5" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3569 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/parse5/4.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "parse5" | |
rawSpec: "[email protected]" | |
3570 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "pn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3571 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pn/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "pn" | |
rawSpec: "[email protected]" | |
3572 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "request" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3573 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/request/2.88.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "request" | |
rawSpec: "[email protected]" | |
3574 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "request-promise-native" | |
rawSpec: "request-promise-native@/request-promise-native/1.0.5/[email protected]" | |
status: "installing" | |
3575 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/request-promise-native/1.0.5" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "request-promise-native" | |
rawSpec: "request-promise-native@/request-promise-native/1.0.5/[email protected]" | |
3576 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "sax" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3577 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/sax/1.2.4" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "sax" | |
rawSpec: "[email protected]" | |
3578 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "symbol-tree" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3579 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/symbol-tree/3.2.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "symbol-tree" | |
rawSpec: "[email protected]" | |
3580 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "tough-cookie" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3581 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tough-cookie/2.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "tough-cookie" | |
rawSpec: "[email protected]" | |
3582 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "w3c-hr-time" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3583 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/w3c-hr-time/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "w3c-hr-time" | |
rawSpec: "[email protected]" | |
3584 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "webidl-conversions" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3585 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webidl-conversions/4.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "webidl-conversions" | |
rawSpec: "[email protected]" | |
3586 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "whatwg-encoding" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3587 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-encoding/1.0.5" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "whatwg-encoding" | |
rawSpec: "[email protected]" | |
3588 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "whatwg-mimetype" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3589 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-mimetype/2.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "whatwg-mimetype" | |
rawSpec: "[email protected]" | |
3590 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "whatwg-url" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3591 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-url/6.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "whatwg-url" | |
rawSpec: "[email protected]" | |
3592 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "ws" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3593 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ws/5.2.2" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "ws" | |
rawSpec: "[email protected]" | |
3594 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "xml-name-validator" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3595 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/xml-name-validator/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/jsdom/11.12.0" | |
name: "xml-name-validator" | |
rawSpec: "[email protected]" | |
3596 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/browser-resolve/1.11.3" | |
pkgVersion: "1.11.3" | |
status: "downloaded_manifest" | |
3597 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/browser-resolve/1.11.3" | |
status: "resolving_content" | |
3598 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/browser-resolve/1.11.3" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3599 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/resolve/1.1.7" | |
pkg: | |
dependentId: "registry.npmjs.org/browser-resolve/1.11.3" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
3600 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkgVersion: "2.4.1" | |
status: "downloaded_manifest" | |
3601 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/abab/1.0.4" | |
pkgVersion: "1.0.4" | |
status: "downloaded_manifest" | |
3602 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/abab/1.0.4" | |
status: "resolving_content" | |
3603 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/acorn/5.7.3" | |
pkgVersion: "5.7.3" | |
status: "downloaded_manifest" | |
3604 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/acorn-globals/4.3.0" | |
pkgVersion: "4.3.0" | |
status: "downloaded_manifest" | |
3605 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/acorn-globals/4.3.0" | |
status: "resolving_content" | |
3606 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/acorn-globals/4.3.0" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3607 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn/6.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/acorn-globals/4.3.0" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
3608 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/acorn-globals/4.3.0" | |
name: "acorn-walk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3609 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn-walk/6.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/acorn-globals/4.3.0" | |
name: "acorn-walk" | |
rawSpec: "[email protected]" | |
3610 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/array-equal/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
3611 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/array-equal/1.0.0" | |
status: "resolving_content" | |
3612 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/cssom/0.3.4" | |
pkgVersion: "0.3.4" | |
status: "downloaded_manifest" | |
3613 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/cssom/0.3.4" | |
status: "resolving_content" | |
3614 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/cssstyle/0.3.1" | |
pkgVersion: "0.3.1" | |
status: "downloaded_manifest" | |
3615 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/cssstyle/0.3.1" | |
status: "resolving_content" | |
3616 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/cssstyle/0.3.1" | |
name: "cssom" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3617 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cssom/0.3.4" | |
pkg: | |
dependentId: "registry.npmjs.org/cssstyle/0.3.1" | |
name: "cssom" | |
rawSpec: "[email protected]" | |
3618 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/data-urls/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
3619 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/data-urls/1.0.1" | |
status: "resolving_content" | |
3620 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/data-urls/1.0.1" | |
name: "abab" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3621 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/abab/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/data-urls/1.0.1" | |
name: "abab" | |
rawSpec: "[email protected]" | |
3622 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/data-urls/1.0.1" | |
name: "whatwg-mimetype" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3623 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-mimetype/2.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/data-urls/1.0.1" | |
name: "whatwg-mimetype" | |
rawSpec: "[email protected]" | |
3624 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/data-urls/1.0.1" | |
name: "whatwg-url" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3625 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-url/7.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/data-urls/1.0.1" | |
name: "whatwg-url" | |
rawSpec: "[email protected]" | |
3626 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/domexception/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
3627 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/domexception/1.0.1" | |
status: "resolving_content" | |
3628 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/domexception/1.0.1" | |
name: "webidl-conversions" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3629 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webidl-conversions/4.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/domexception/1.0.1" | |
name: "webidl-conversions" | |
rawSpec: "[email protected]" | |
3630 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/escodegen/1.11.0" | |
pkgVersion: "1.11.0" | |
status: "downloaded_manifest" | |
3631 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/escodegen/1.11.0" | |
status: "resolving_content" | |
3632 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/escodegen/1.11.0" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3633 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/escodegen/1.11.0" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
3634 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/escodegen/1.11.0" | |
name: "esprima" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3635 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/esprima/3.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/escodegen/1.11.0" | |
name: "esprima" | |
rawSpec: "[email protected]" | |
3636 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/escodegen/1.11.0" | |
name: "estraverse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3637 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/estraverse/4.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/escodegen/1.11.0" | |
name: "estraverse" | |
rawSpec: "[email protected]" | |
3638 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/escodegen/1.11.0" | |
name: "esutils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3639 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/esutils/2.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/escodegen/1.11.0" | |
name: "esutils" | |
rawSpec: "[email protected]" | |
3640 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/escodegen/1.11.0" | |
name: "optionator" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3641 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/optionator/0.8.2" | |
pkg: | |
dependentId: "registry.npmjs.org/escodegen/1.11.0" | |
name: "optionator" | |
rawSpec: "[email protected]" | |
3642 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/html-encoding-sniffer/1.0.2" | |
pkgVersion: "1.0.2" | |
status: "downloaded_manifest" | |
3643 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/html-encoding-sniffer/1.0.2" | |
status: "resolving_content" | |
3644 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/html-encoding-sniffer/1.0.2" | |
name: "whatwg-encoding" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3645 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/whatwg-encoding/1.0.5" | |
pkg: | |
dependentId: "registry.npmjs.org/html-encoding-sniffer/1.0.2" | |
name: "whatwg-encoding" | |
rawSpec: "[email protected]" | |
3646 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/left-pad/1.3.0" | |
pkgVersion: "1.3.0" | |
status: "downloaded_manifest" | |
3647 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/left-pad/1.3.0" | |
status: "resolving_content" | |
3648 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/nwsapi/2.0.9" | |
pkgVersion: "2.0.9" | |
status: "downloaded_manifest" | |
3649 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/nwsapi/2.0.9" | |
status: "resolving_content" | |
3650 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/parse5/4.0.0" | |
pkgVersion: "4.0.0" | |
status: "downloaded_manifest" | |
3651 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/parse5/4.0.0" | |
status: "resolving_content" | |
3652 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pn/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
3653 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pn/1.1.0" | |
status: "resolving_content" | |
3654 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/request/2.88.0" | |
pkgVersion: "2.88.0" | |
status: "downloaded_manifest" | |
3655 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/request/2.88.0" | |
status: "resolving_content" | |
3656 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "aws-sign2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3657 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/aws-sign2/0.7.0" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "aws-sign2" | |
rawSpec: "[email protected]" | |
3658 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "aws4" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3659 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/aws4/1.8.0" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "aws4" | |
rawSpec: "[email protected]" | |
3660 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "caseless" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3661 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/caseless/0.12.0" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "caseless" | |
rawSpec: "[email protected]" | |
3662 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "combined-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3663 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/combined-stream/1.0.7" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "combined-stream" | |
rawSpec: "[email protected]" | |
3664 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "extend" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3665 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/extend/3.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "extend" | |
rawSpec: "[email protected]" | |
3666 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "forever-agent" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3667 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/forever-agent/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "forever-agent" | |
rawSpec: "[email protected]" | |
3668 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "form-data" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3669 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/form-data/2.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "form-data" | |
rawSpec: "[email protected]" | |
3670 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "har-validator" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3671 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/har-validator/5.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "har-validator" | |
rawSpec: "[email protected]" | |
3672 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "http-signature" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3673 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/http-signature/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "http-signature" | |
rawSpec: "[email protected]" | |
3674 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "is-typedarray" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3675 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-typedarray/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "is-typedarray" | |
rawSpec: "[email protected]" | |
3676 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "isstream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3677 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/isstream/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "isstream" | |
rawSpec: "[email protected]" | |
3678 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "json-stringify-safe" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3679 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json-stringify-safe/5.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "json-stringify-safe" | |
rawSpec: "[email protected]" | |
3680 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "mime-types" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3681 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mime-types/2.1.20" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "mime-types" | |
rawSpec: "[email protected]" | |
3682 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "oauth-sign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3683 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/oauth-sign/0.9.0" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "oauth-sign" | |
rawSpec: "[email protected]" | |
3684 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "performance-now" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3685 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/performance-now/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "performance-now" | |
rawSpec: "[email protected]" | |
3686 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "qs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3687 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/qs/6.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "qs" | |
rawSpec: "[email protected]" | |
3688 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "safe-buffer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3689 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/safe-buffer/5.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "safe-buffer" | |
rawSpec: "[email protected]" | |
3690 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "tough-cookie" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3691 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tough-cookie/2.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "tough-cookie" | |
rawSpec: "[email protected]" | |
3692 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "tunnel-agent" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3693 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tunnel-agent/0.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "tunnel-agent" | |
rawSpec: "[email protected]" | |
3694 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "uuid" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3695 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/uuid/3.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/request/2.88.0" | |
name: "uuid" | |
rawSpec: "[email protected]" | |
3696 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/request-promise-native/1.0.5" | |
pkgVersion: "1.0.5" | |
status: "downloaded_manifest" | |
3697 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/request-promise-native/1.0.5" | |
status: "resolving_content" | |
3698 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request-promise-native/1.0.5" | |
name: "request-promise-core" | |
rawSpec: "request-promise-core@/request-promise-core/1.1.1/[email protected]" | |
status: "installing" | |
3699 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/request-promise-core/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/request-promise-native/1.0.5" | |
name: "request-promise-core" | |
rawSpec: "request-promise-core@/request-promise-core/1.1.1/[email protected]" | |
3700 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request-promise-native/1.0.5" | |
name: "stealthy-require" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3701 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/stealthy-require/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/request-promise-native/1.0.5" | |
name: "stealthy-require" | |
rawSpec: "[email protected]" | |
3702 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request-promise-native/1.0.5" | |
name: "tough-cookie" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3703 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tough-cookie/2.4.3" | |
pkg: | |
dependentId: "registry.npmjs.org/request-promise-native/1.0.5" | |
name: "tough-cookie" | |
rawSpec: "[email protected]" | |
3704 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/sax/1.2.4" | |
pkgVersion: "1.2.4" | |
status: "downloaded_manifest" | |
3705 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/sax/1.2.4" | |
status: "resolving_content" | |
3706 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/symbol-tree/3.2.2" | |
pkgVersion: "3.2.2" | |
status: "downloaded_manifest" | |
3707 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/symbol-tree/3.2.2" | |
status: "resolving_content" | |
3708 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tough-cookie/2.4.3" | |
pkgVersion: "2.4.3" | |
status: "downloaded_manifest" | |
3709 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tough-cookie/2.4.3" | |
status: "resolving_content" | |
3710 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tough-cookie/2.4.3" | |
name: "psl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3711 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/psl/1.1.29" | |
pkg: | |
dependentId: "registry.npmjs.org/tough-cookie/2.4.3" | |
name: "psl" | |
rawSpec: "[email protected]" | |
3712 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tough-cookie/2.4.3" | |
name: "punycode" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3713 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/punycode/1.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/tough-cookie/2.4.3" | |
name: "punycode" | |
rawSpec: "[email protected]" | |
3714 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/w3c-hr-time/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
3715 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/w3c-hr-time/1.0.1" | |
status: "resolving_content" | |
3716 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/w3c-hr-time/1.0.1" | |
name: "browser-process-hrtime" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3717 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/browser-process-hrtime/0.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/w3c-hr-time/1.0.1" | |
name: "browser-process-hrtime" | |
rawSpec: "[email protected]" | |
3718 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webidl-conversions/4.0.2" | |
pkgVersion: "4.0.2" | |
status: "downloaded_manifest" | |
3719 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webidl-conversions/4.0.2" | |
status: "resolving_content" | |
3720 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/whatwg-encoding/1.0.5" | |
pkgVersion: "1.0.5" | |
status: "downloaded_manifest" | |
3721 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/whatwg-encoding/1.0.5" | |
status: "resolving_content" | |
3722 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/whatwg-encoding/1.0.5" | |
name: "iconv-lite" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3723 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/iconv-lite/0.4.24" | |
pkg: | |
dependentId: "registry.npmjs.org/whatwg-encoding/1.0.5" | |
name: "iconv-lite" | |
rawSpec: "[email protected]" | |
3724 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/whatwg-mimetype/2.2.0" | |
pkgVersion: "2.2.0" | |
status: "downloaded_manifest" | |
3725 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/whatwg-mimetype/2.2.0" | |
status: "resolving_content" | |
3726 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/whatwg-url/6.5.0" | |
pkgVersion: "6.5.0" | |
status: "downloaded_manifest" | |
3727 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/whatwg-url/6.5.0" | |
status: "resolving_content" | |
3728 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/whatwg-url/6.5.0" | |
name: "lodash.sortby" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3729 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.sortby/4.7.0" | |
pkg: | |
dependentId: "registry.npmjs.org/whatwg-url/6.5.0" | |
name: "lodash.sortby" | |
rawSpec: "[email protected]" | |
3730 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/whatwg-url/6.5.0" | |
name: "tr46" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3731 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tr46/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/whatwg-url/6.5.0" | |
name: "tr46" | |
rawSpec: "[email protected]" | |
3732 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/whatwg-url/6.5.0" | |
name: "webidl-conversions" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3733 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/webidl-conversions/4.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/whatwg-url/6.5.0" | |
name: "webidl-conversions" | |
rawSpec: "[email protected]" | |
3734 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ws/4.1.0" | |
pkgVersion: "4.1.0" | |
status: "downloaded_manifest" | |
3735 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ws/4.1.0" | |
status: "resolving_content" | |
3736 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ws/4.1.0" | |
name: "async-limiter" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3737 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/async-limiter/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/ws/4.1.0" | |
name: "async-limiter" | |
rawSpec: "[email protected]" | |
3738 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ws/4.1.0" | |
name: "safe-buffer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3739 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/safe-buffer/5.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/ws/4.1.0" | |
name: "safe-buffer" | |
rawSpec: "[email protected]" | |
3740 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/xml-name-validator/3.0.0" | |
pkgVersion: "3.0.0" | |
status: "downloaded_manifest" | |
3741 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/xml-name-validator/3.0.0" | |
status: "resolving_content" | |
3742 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash._baseclone/4.5.7" | |
pkgVersion: "4.5.7" | |
status: "downloaded_manifest" | |
3743 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash._baseclone/4.5.7" | |
status: "resolving_content" | |
3744 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash._stack/4.1.3" | |
pkgVersion: "4.1.3" | |
status: "downloaded_manifest" | |
3745 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash._stack/4.1.3" | |
status: "resolving_content" | |
3746 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.isplainobject/4.0.6" | |
pkgVersion: "4.0.6" | |
status: "downloaded_manifest" | |
3747 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.isplainobject/4.0.6" | |
status: "resolving_content" | |
3748 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.keysin/4.2.0" | |
pkgVersion: "4.2.0" | |
status: "downloaded_manifest" | |
3749 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.keysin/4.2.0" | |
status: "resolving_content" | |
3750 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.rest/4.0.5" | |
pkgVersion: "4.0.5" | |
status: "downloaded_manifest" | |
3751 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.rest/4.0.5" | |
status: "resolving_content" | |
3752 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/growly/1.3.0" | |
pkgVersion: "1.3.0" | |
status: "downloaded_manifest" | |
3753 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/growly/1.3.0" | |
status: "resolving_content" | |
3754 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/semver/5.6.0" | |
pkgVersion: "5.6.0" | |
status: "downloaded_manifest" | |
3755 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/semver/5.6.0" | |
status: "resolving_content" | |
3756 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/shellwords/0.1.1" | |
pkgVersion: "0.1.1" | |
status: "downloaded_manifest" | |
3757 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/shellwords/0.1.1" | |
status: "resolving_content" | |
3758 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/which/1.3.1" | |
pkgVersion: "1.3.1" | |
status: "downloaded_manifest" | |
3759 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkgVersion: "7.1.3" | |
status: "downloaded_manifest" | |
3760 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/readable-stream/2.3.6" | |
pkgVersion: "2.3.6" | |
status: "downloaded_manifest" | |
3761 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/readable-stream/2.3.6" | |
status: "resolving_content" | |
3762 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "core-util-is" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3763 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/core-util-is/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "core-util-is" | |
rawSpec: "[email protected]" | |
3764 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3765 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/inherits/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
3766 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "isarray" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3767 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/isarray/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "isarray" | |
rawSpec: "[email protected]" | |
3768 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "process-nextick-args" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3769 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/process-nextick-args/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "process-nextick-args" | |
rawSpec: "[email protected]" | |
3770 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "safe-buffer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3771 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/safe-buffer/5.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "safe-buffer" | |
rawSpec: "[email protected]" | |
3772 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "string_decoder" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3773 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/string_decoder/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "string_decoder" | |
rawSpec: "[email protected]" | |
3774 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "util-deprecate" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3775 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/util-deprecate/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/readable-stream/2.3.6" | |
name: "util-deprecate" | |
rawSpec: "[email protected]" | |
3776 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/xtend/4.0.1" | |
pkgVersion: "4.0.1" | |
status: "downloaded_manifest" | |
3777 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/xtend/4.0.1" | |
status: "resolving_content" | |
3778 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/assertion-error/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
3779 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/assertion-error/1.1.0" | |
status: "resolving_content" | |
3780 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/deep-eql/0.1.3" | |
pkgVersion: "0.1.3" | |
status: "downloaded_manifest" | |
3781 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/deep-eql/0.1.3" | |
status: "resolving_content" | |
3782 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/deep-eql/0.1.3" | |
name: "type-detect" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3783 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/type-detect/0.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/deep-eql/0.1.3" | |
name: "type-detect" | |
rawSpec: "[email protected]" | |
3784 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/type-detect/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
3785 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/type-detect/1.0.0" | |
status: "resolving_content" | |
3786 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/event-stream/3.0.20" | |
pkgVersion: "3.0.20" | |
status: "downloaded_manifest" | |
3787 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/event-stream/3.0.20" | |
status: "resolving_content" | |
3788 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "duplexer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3789 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/duplexer/0.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "duplexer" | |
rawSpec: "[email protected]" | |
3790 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "from" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3791 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/from/0.1.7" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "from" | |
rawSpec: "[email protected]" | |
3792 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "map-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3793 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/map-stream/0.0.7" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "map-stream" | |
rawSpec: "[email protected]" | |
3794 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "pause-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3795 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pause-stream/0.0.11" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "pause-stream" | |
rawSpec: "[email protected]" | |
3796 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "split" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3797 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/split/0.2.10" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "split" | |
rawSpec: "[email protected]" | |
3798 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "stream-combiner" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3799 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/stream-combiner/0.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "stream-combiner" | |
rawSpec: "[email protected]" | |
3800 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "through" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3801 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through/2.3.8" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.0.20" | |
name: "through" | |
rawSpec: "[email protected]" | |
3802 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 3 | |
pkgId: "registry.npmjs.org/gulp-util/2.2.20" | |
pkgName: "gulp-util" | |
pkgVersion: "2.2.20" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
3803 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/2.2.20" | |
pkgVersion: "2.2.20" | |
status: "downloaded_manifest" | |
3804 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/2.2.20" | |
status: "resolving_content" | |
3805 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3806 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
3807 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "dateformat" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3808 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/dateformat/1.0.12" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "dateformat" | |
rawSpec: "[email protected]" | |
3809 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "lodash._reinterpolate" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3810 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash._reinterpolate/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "lodash._reinterpolate" | |
rawSpec: "[email protected]" | |
3811 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "lodash.template" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3812 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.template/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "lodash.template" | |
rawSpec: "[email protected]" | |
3813 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "minimist" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3814 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimist/0.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "minimist" | |
rawSpec: "[email protected]" | |
3815 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "multipipe" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3816 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/multipipe/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "multipipe" | |
rawSpec: "[email protected]" | |
3817 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3818 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "through2" | |
rawSpec: "[email protected]" | |
3819 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "vinyl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3820 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vinyl/0.2.3" | |
pkg: | |
dependentId: "registry.npmjs.org/gulp-util/2.2.20" | |
name: "vinyl" | |
rawSpec: "[email protected]" | |
3821 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/optimist/0.6.1" | |
pkgVersion: "0.6.1" | |
status: "downloaded_manifest" | |
3822 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/optimist/0.6.1" | |
status: "resolving_content" | |
3823 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/optimist/0.6.1" | |
name: "minimist" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3824 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimist/0.0.10" | |
pkg: | |
dependentId: "registry.npmjs.org/optimist/0.6.1" | |
name: "minimist" | |
rawSpec: "[email protected]" | |
3825 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/optimist/0.6.1" | |
name: "wordwrap" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3826 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/wordwrap/0.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/optimist/0.6.1" | |
name: "wordwrap" | |
rawSpec: "[email protected]" | |
3827 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/xtend/2.1.2" | |
pkgVersion: "2.1.2" | |
status: "downloaded_manifest" | |
3828 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/xtend/2.1.2" | |
status: "resolving_content" | |
3829 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/xtend/2.1.2" | |
name: "object-keys" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3830 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-keys/0.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/xtend/2.1.2" | |
name: "object-keys" | |
rawSpec: "[email protected]" | |
3831 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/convert-source-map/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3832 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/convert-source-map/1.6.0" | |
status: "resolving_content" | |
3833 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/convert-source-map/1.6.0" | |
name: "safe-buffer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3834 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/safe-buffer/5.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/convert-source-map/1.6.0" | |
name: "safe-buffer" | |
rawSpec: "[email protected]" | |
3835 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul-lib-instrument/1.10.2" | |
pkgVersion: "1.10.2" | |
status: "downloaded_manifest" | |
3836 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
3837 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/schema-utils/0.3.0" | |
pkgVersion: "0.3.0" | |
status: "downloaded_manifest" | |
3838 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/schema-utils/0.3.0" | |
status: "resolving_content" | |
3839 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/schema-utils/0.3.0" | |
name: "ajv" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3840 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ajv/5.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/schema-utils/0.3.0" | |
name: "ajv" | |
rawSpec: "[email protected]" | |
3841 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/batch/0.5.3" | |
pkgVersion: "0.5.3" | |
status: "downloaded_manifest" | |
3842 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/batch/0.5.3" | |
status: "resolving_content" | |
3843 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/bluebird/2.11.0" | |
pkgVersion: "2.11.0" | |
status: "downloaded_manifest" | |
3844 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/bluebird/2.11.0" | |
status: "resolving_content" | |
3845 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/body-parser/1.18.3" | |
pkgVersion: "1.18.3" | |
status: "downloaded_manifest" | |
3846 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/body-parser/1.18.3" | |
status: "resolving_content" | |
3847 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "bytes" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3848 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/bytes/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "bytes" | |
rawSpec: "[email protected]" | |
3849 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "content-type" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3850 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/content-type/1.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "content-type" | |
rawSpec: "[email protected]" | |
3851 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3852 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/2.6.9" | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "debug" | |
rawSpec: "[email protected]" | |
3853 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "depd" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3854 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/depd/1.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "depd" | |
rawSpec: "[email protected]" | |
3855 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "http-errors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3856 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/http-errors/1.6.3" | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "http-errors" | |
rawSpec: "[email protected]" | |
3857 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "iconv-lite" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3858 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/iconv-lite/0.4.23" | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "iconv-lite" | |
rawSpec: "[email protected]" | |
3859 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "on-finished" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3860 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/on-finished/2.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "on-finished" | |
rawSpec: "[email protected]" | |
3861 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "qs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3862 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/qs/6.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "qs" | |
rawSpec: "[email protected]" | |
3863 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "raw-body" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3864 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/raw-body/2.3.3" | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "raw-body" | |
rawSpec: "[email protected]" | |
3865 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "type-is" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3866 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/type-is/1.6.16" | |
pkg: | |
dependentId: "registry.npmjs.org/body-parser/1.18.3" | |
name: "type-is" | |
rawSpec: "[email protected]" | |
3867 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/chokidar/1.7.0" | |
pkgVersion: "1.7.0" | |
status: "downloaded_manifest" | |
3868 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/chokidar/1.7.0" | |
status: "resolving_content" | |
3869 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "fsevents" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3870 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fsevents/1.2.4" | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "fsevents" | |
rawSpec: "[email protected]" | |
3871 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "anymatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3872 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/anymatch/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "anymatch" | |
rawSpec: "[email protected]" | |
3873 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "async-each" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3874 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/async-each/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "async-each" | |
rawSpec: "[email protected]" | |
3875 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "glob-parent" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3876 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob-parent/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "glob-parent" | |
rawSpec: "[email protected]" | |
3877 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3878 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/inherits/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
3879 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "is-binary-path" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3880 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-binary-path/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "is-binary-path" | |
rawSpec: "[email protected]" | |
3881 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "is-glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3882 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-glob/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "is-glob" | |
rawSpec: "[email protected]" | |
3883 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "path-is-absolute" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3884 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/path-is-absolute/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "path-is-absolute" | |
rawSpec: "[email protected]" | |
3885 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "readdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3886 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/readdirp/2.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/chokidar/1.7.0" | |
name: "readdirp" | |
rawSpec: "[email protected]" | |
3887 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/colors/1.3.2" | |
pkgVersion: "1.3.2" | |
status: "downloaded_manifest" | |
3888 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/colors/1.3.2" | |
status: "resolving_content" | |
3889 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/connect/3.6.6" | |
pkgVersion: "3.6.6" | |
status: "downloaded_manifest" | |
3890 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/connect/3.6.6" | |
status: "resolving_content" | |
3891 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/connect/3.6.6" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3892 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/2.6.9" | |
pkg: | |
dependentId: "registry.npmjs.org/connect/3.6.6" | |
name: "debug" | |
rawSpec: "[email protected]" | |
3893 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/connect/3.6.6" | |
name: "finalhandler" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3894 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/finalhandler/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/connect/3.6.6" | |
name: "finalhandler" | |
rawSpec: "[email protected]" | |
3895 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/connect/3.6.6" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3896 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/parseurl/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/connect/3.6.6" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
3897 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/connect/3.6.6" | |
name: "utils-merge" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3898 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/utils-merge/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/connect/3.6.6" | |
name: "utils-merge" | |
rawSpec: "[email protected]" | |
3899 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/core-js/2.5.7" | |
pkgVersion: "2.5.7" | |
status: "downloaded_manifest" | |
3900 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/di/0.0.1" | |
pkgVersion: "0.0.1" | |
status: "downloaded_manifest" | |
3901 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/di/0.0.1" | |
status: "resolving_content" | |
3902 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/dom-serialize/2.2.1" | |
pkgVersion: "2.2.1" | |
status: "downloaded_manifest" | |
3903 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/dom-serialize/2.2.1" | |
status: "resolving_content" | |
3904 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/dom-serialize/2.2.1" | |
name: "custom-event" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3905 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/custom-event/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/dom-serialize/2.2.1" | |
name: "custom-event" | |
rawSpec: "[email protected]" | |
3906 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/dom-serialize/2.2.1" | |
name: "ent" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3907 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ent/2.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/dom-serialize/2.2.1" | |
name: "ent" | |
rawSpec: "[email protected]" | |
3908 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/dom-serialize/2.2.1" | |
name: "extend" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3909 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/extend/3.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/dom-serialize/2.2.1" | |
name: "extend" | |
rawSpec: "[email protected]" | |
3910 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/dom-serialize/2.2.1" | |
name: "void-elements" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3911 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/void-elements/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/dom-serialize/2.2.1" | |
name: "void-elements" | |
rawSpec: "[email protected]" | |
3912 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/expand-braces/0.1.2" | |
pkgVersion: "0.1.2" | |
status: "downloaded_manifest" | |
3913 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/expand-braces/0.1.2" | |
status: "resolving_content" | |
3914 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/expand-braces/0.1.2" | |
name: "array-slice" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3915 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/array-slice/0.2.3" | |
pkg: | |
dependentId: "registry.npmjs.org/expand-braces/0.1.2" | |
name: "array-slice" | |
rawSpec: "[email protected]" | |
3916 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/expand-braces/0.1.2" | |
name: "array-unique" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3917 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/array-unique/0.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/expand-braces/0.1.2" | |
name: "array-unique" | |
rawSpec: "[email protected]" | |
3918 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/expand-braces/0.1.2" | |
name: "braces" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3919 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/braces/0.1.5" | |
pkg: | |
dependentId: "registry.npmjs.org/expand-braces/0.1.2" | |
name: "braces" | |
rawSpec: "[email protected]" | |
3920 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkgVersion: "7.1.3" | |
status: "downloaded_manifest" | |
3921 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkgVersion: "4.1.11" | |
status: "downloaded_manifest" | |
3922 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/http-proxy/1.17.0" | |
pkgVersion: "1.17.0" | |
status: "downloaded_manifest" | |
3923 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/http-proxy/1.17.0" | |
status: "resolving_content" | |
3924 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/http-proxy/1.17.0" | |
name: "eventemitter3" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3925 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/eventemitter3/3.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/http-proxy/1.17.0" | |
name: "eventemitter3" | |
rawSpec: "[email protected]" | |
3926 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/http-proxy/1.17.0" | |
name: "follow-redirects" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3927 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/follow-redirects/1.5.9" | |
pkg: | |
dependentId: "registry.npmjs.org/http-proxy/1.17.0" | |
name: "follow-redirects" | |
rawSpec: "[email protected]" | |
3928 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/http-proxy/1.17.0" | |
name: "requires-port" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3929 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/requires-port/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/http-proxy/1.17.0" | |
name: "requires-port" | |
rawSpec: "[email protected]" | |
3930 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/isbinaryfile/3.0.3" | |
pkgVersion: "3.0.3" | |
status: "downloaded_manifest" | |
3931 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/isbinaryfile/3.0.3" | |
status: "resolving_content" | |
3932 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/isbinaryfile/3.0.3" | |
name: "buffer-alloc" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3933 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/buffer-alloc/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/isbinaryfile/3.0.3" | |
name: "buffer-alloc" | |
rawSpec: "[email protected]" | |
3934 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash/3.10.1" | |
pkgVersion: "3.10.1" | |
status: "downloaded_manifest" | |
3935 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash/3.10.1" | |
status: "resolving_content" | |
3936 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/log4js/0.6.38" | |
pkgVersion: "0.6.38" | |
status: "downloaded_manifest" | |
3937 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/log4js/0.6.38" | |
status: "resolving_content" | |
3938 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/log4js/0.6.38" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3939 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/readable-stream/1.0.34" | |
pkg: | |
dependentId: "registry.npmjs.org/log4js/0.6.38" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
3940 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/log4js/0.6.38" | |
name: "semver" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3941 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/semver/4.3.6" | |
pkg: | |
dependentId: "registry.npmjs.org/log4js/0.6.38" | |
name: "semver" | |
rawSpec: "[email protected]" | |
3942 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/mime/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
3943 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/mime/1.6.0" | |
status: "resolving_content" | |
3944 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkgVersion: "3.0.4" | |
status: "downloaded_manifest" | |
3945 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
status: "resolving_content" | |
3946 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/minimatch/3.0.4" | |
name: "brace-expansion" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3947 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/brace-expansion/1.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/minimatch/3.0.4" | |
name: "brace-expansion" | |
rawSpec: "[email protected]" | |
3948 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/optimist/0.6.1" | |
pkgVersion: "0.6.1" | |
status: "downloaded_manifest" | |
3949 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/rimraf/2.6.2" | |
pkgVersion: "2.6.2" | |
status: "downloaded_manifest" | |
3950 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/socket.io/1.7.4" | |
pkgVersion: "1.7.4" | |
status: "downloaded_manifest" | |
3951 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/socket.io/1.7.4" | |
status: "resolving_content" | |
3952 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3953 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/2.3.3" | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "debug" | |
rawSpec: "[email protected]" | |
3954 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "engine.io" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3955 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/engine.io/1.8.5" | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "engine.io" | |
rawSpec: "[email protected]" | |
3956 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "has-binary" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3957 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/has-binary/0.1.7" | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "has-binary" | |
rawSpec: "[email protected]" | |
3958 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3959 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
3960 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "socket.io-adapter" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3961 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/socket.io-adapter/0.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "socket.io-adapter" | |
rawSpec: "[email protected]" | |
3962 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "socket.io-client" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3963 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/socket.io-client/1.7.4" | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "socket.io-client" | |
rawSpec: "[email protected]" | |
3964 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "socket.io-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3965 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/socket.io-parser/2.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/socket.io/1.7.4" | |
name: "socket.io-parser" | |
rawSpec: "[email protected]" | |
3966 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkgVersion: "0.5.7" | |
status: "downloaded_manifest" | |
3967 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/useragent/2.3.0" | |
pkgVersion: "2.3.0" | |
status: "downloaded_manifest" | |
3968 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/useragent/2.3.0" | |
status: "resolving_content" | |
3969 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/useragent/2.3.0" | |
name: "lru-cache" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3970 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lru-cache/4.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/useragent/2.3.0" | |
name: "lru-cache" | |
rawSpec: "[email protected]" | |
3971 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/useragent/2.3.0" | |
name: "tmp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3972 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tmp/0.0.33" | |
pkg: | |
dependentId: "registry.npmjs.org/useragent/2.3.0" | |
name: "tmp" | |
rawSpec: "[email protected]" | |
3973 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/dateformat/1.0.12" | |
pkgVersion: "1.0.12" | |
status: "downloaded_manifest" | |
3974 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/dateformat/1.0.12" | |
status: "resolving_content" | |
3975 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/dateformat/1.0.12" | |
name: "get-stdin" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3976 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/get-stdin/4.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/dateformat/1.0.12" | |
name: "get-stdin" | |
rawSpec: "[email protected]" | |
3977 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/dateformat/1.0.12" | |
name: "meow" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3978 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/meow/3.7.0" | |
pkg: | |
dependentId: "registry.npmjs.org/dateformat/1.0.12" | |
name: "meow" | |
rawSpec: "[email protected]" | |
3979 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul/0.4.5" | |
pkgVersion: "0.4.5" | |
status: "downloaded_manifest" | |
3980 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/istanbul/0.4.5" | |
status: "resolving_content" | |
3981 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "abbrev" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3982 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/abbrev/1.0.9" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "abbrev" | |
rawSpec: "[email protected]" | |
3983 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "async" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3984 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/async/1.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "async" | |
rawSpec: "[email protected]" | |
3985 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "escodegen" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3986 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escodegen/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "escodegen" | |
rawSpec: "[email protected]" | |
3987 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "esprima" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3988 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/esprima/2.7.3" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "esprima" | |
rawSpec: "[email protected]" | |
3989 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3990 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/5.0.15" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "glob" | |
rawSpec: "[email protected]" | |
3991 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "handlebars" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3992 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/handlebars/4.0.12" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "handlebars" | |
rawSpec: "[email protected]" | |
3993 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "js-yaml" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3994 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/js-yaml/3.12.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "js-yaml" | |
rawSpec: "[email protected]" | |
3995 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3996 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
3997 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "nopt" | |
rawSpec: "[email protected]" | |
status: "installing" | |
3998 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/nopt/3.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "nopt" | |
rawSpec: "[email protected]" | |
3999 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "once" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4000 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/once/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "once" | |
rawSpec: "[email protected]" | |
4001 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4002 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/resolve/1.1.7" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
4003 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4004 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/supports-color/3.2.3" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
4005 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "which" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4006 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/which/1.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "which" | |
rawSpec: "[email protected]" | |
4007 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "wordwrap" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4008 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/wordwrap/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/istanbul/0.4.5" | |
name: "wordwrap" | |
rawSpec: "[email protected]" | |
4009 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkgVersion: "3.0.4" | |
status: "downloaded_manifest" | |
4010 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkgVersion: "0.5.7" | |
status: "downloaded_manifest" | |
4011 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/minimist/1.2.0" | |
pkgVersion: "1.2.0" | |
status: "downloaded_manifest" | |
4012 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/chalk/1.1.3" | |
pkgVersion: "1.1.3" | |
status: "downloaded_manifest" | |
4013 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma/3.0.0" | |
pkgVersion: "3.0.0" | |
status: "downloaded_manifest" | |
4014 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/karma/3.0.0" | |
status: "resolving_content" | |
4015 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "bluebird" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4016 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/bluebird/3.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "bluebird" | |
rawSpec: "[email protected]" | |
4017 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "body-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4018 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/body-parser/1.18.3" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "body-parser" | |
rawSpec: "[email protected]" | |
4019 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "chokidar" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4020 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chokidar/2.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "chokidar" | |
rawSpec: "[email protected]" | |
4021 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4022 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "colors" | |
rawSpec: "[email protected]" | |
4023 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "combine-lists" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4024 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/combine-lists/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "combine-lists" | |
rawSpec: "[email protected]" | |
4025 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "connect" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4026 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/connect/3.6.6" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "connect" | |
rawSpec: "[email protected]" | |
4027 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "core-js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4028 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/core-js/2.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "core-js" | |
rawSpec: "[email protected]" | |
4029 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "di" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4030 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/di/0.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "di" | |
rawSpec: "[email protected]" | |
4031 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "dom-serialize" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4032 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/dom-serialize/2.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "dom-serialize" | |
rawSpec: "[email protected]" | |
4033 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "expand-braces" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4034 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/expand-braces/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "expand-braces" | |
rawSpec: "[email protected]" | |
4035 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4036 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "glob" | |
rawSpec: "[email protected]" | |
4037 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4038 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
4039 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "http-proxy" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4040 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/http-proxy/1.17.0" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "http-proxy" | |
rawSpec: "[email protected]" | |
4041 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "isbinaryfile" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4042 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/isbinaryfile/3.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "isbinaryfile" | |
rawSpec: "[email protected]" | |
4043 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4044 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "lodash" | |
rawSpec: "[email protected]" | |
4045 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "log4js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4046 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/log4js/3.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "log4js" | |
rawSpec: "[email protected]" | |
4047 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "mime" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4048 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mime/2.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "mime" | |
rawSpec: "[email protected]" | |
4049 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4050 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
4051 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "optimist" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4052 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/optimist/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "optimist" | |
rawSpec: "[email protected]" | |
4053 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "qjobs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4054 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/qjobs/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "qjobs" | |
rawSpec: "[email protected]" | |
4055 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "range-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4056 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/range-parser/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "range-parser" | |
rawSpec: "[email protected]" | |
4057 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4058 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/rimraf/2.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
4059 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "safe-buffer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4060 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/safe-buffer/5.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "safe-buffer" | |
rawSpec: "[email protected]" | |
4061 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "socket.io" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4062 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/socket.io/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "socket.io" | |
rawSpec: "[email protected]" | |
4063 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4064 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
4065 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "tmp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4066 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tmp/0.0.33" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "tmp" | |
rawSpec: "[email protected]" | |
4067 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "useragent" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4068 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/useragent/2.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/karma/3.0.0" | |
name: "useragent" | |
rawSpec: "[email protected]" | |
4069 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/log-symbols/1.0.2" | |
pkgVersion: "1.0.2" | |
status: "downloaded_manifest" | |
4070 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/log-symbols/1.0.2" | |
status: "resolving_content" | |
4071 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/log-symbols/1.0.2" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4072 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/log-symbols/1.0.2" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
4073 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/mocha-clean/0.4.0" | |
pkgVersion: "0.4.0" | |
status: "downloaded_manifest" | |
4074 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/mocha-clean/0.4.0" | |
status: "resolving_content" | |
4075 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkgVersion: "4.17.11" | |
status: "downloaded_manifest" | |
4076 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/phantomjs-prebuilt/2.1.16" | |
pkgVersion: "2.1.16" | |
status: "downloaded_manifest" | |
4077 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lolex/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
4078 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lolex/1.6.0" | |
status: "resolving_content" | |
4079 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/async/0.9.2" | |
pkgVersion: "0.9.2" | |
status: "downloaded_manifest" | |
4080 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/async/0.9.2" | |
status: "resolving_content" | |
4081 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loader-utils/0.2.17" | |
pkgVersion: "0.2.17" | |
status: "downloaded_manifest" | |
4082 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loader-utils/0.2.17" | |
status: "resolving_content" | |
4083 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/0.2.17" | |
name: "big.js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4084 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/big.js/3.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/0.2.17" | |
name: "big.js" | |
rawSpec: "[email protected]" | |
4085 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/0.2.17" | |
name: "emojis-list" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4086 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/emojis-list/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/0.2.17" | |
name: "emojis-list" | |
rawSpec: "[email protected]" | |
4087 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/0.2.17" | |
name: "json5" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4088 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json5/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/0.2.17" | |
name: "json5" | |
rawSpec: "[email protected]" | |
4089 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/0.2.17" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4090 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/loader-utils/0.2.17" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
4091 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash/3.10.1" | |
pkgVersion: "3.10.1" | |
status: "downloaded_manifest" | |
4092 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkgVersion: "0.5.7" | |
status: "downloaded_manifest" | |
4093 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
pkgVersion: "1.12.2" | |
status: "downloaded_manifest" | |
4094 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
status: "resolving_content" | |
4095 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
name: "memory-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4096 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/memory-fs/0.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
name: "memory-fs" | |
rawSpec: "[email protected]" | |
4097 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
name: "mime" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4098 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mime/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
name: "mime" | |
rawSpec: "[email protected]" | |
4099 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
name: "path-is-absolute" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4100 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/path-is-absolute/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
name: "path-is-absolute" | |
rawSpec: "[email protected]" | |
4101 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
name: "range-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4102 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/range-parser/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
name: "range-parser" | |
rawSpec: "[email protected]" | |
4103 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
name: "time-stamp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4104 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/time-stamp/2.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/webpack-dev-middleware/1.12.2" | |
name: "time-stamp" | |
rawSpec: "[email protected]" | |
4105 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/browser-stdout/1.3.1" | |
pkgVersion: "1.3.1" | |
status: "downloaded_manifest" | |
4106 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/browser-stdout/1.3.1" | |
status: "resolving_content" | |
4107 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/commander/2.15.1" | |
pkgVersion: "2.15.1" | |
status: "downloaded_manifest" | |
4108 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/commander/2.15.1" | |
status: "resolving_content" | |
4109 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/debug/3.1.0" | |
pkgVersion: "3.1.0" | |
status: "downloaded_manifest" | |
4110 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/debug/3.1.0" | |
status: "resolving_content" | |
4111 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/debug/3.1.0" | |
name: "ms" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4112 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ms/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/debug/3.1.0" | |
name: "ms" | |
rawSpec: "[email protected]" | |
4113 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/diff/3.5.0" | |
pkgVersion: "3.5.0" | |
status: "downloaded_manifest" | |
4114 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/diff/3.5.0" | |
status: "resolving_content" | |
4115 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/escape-string-regexp/1.0.5" | |
pkgVersion: "1.0.5" | |
status: "downloaded_manifest" | |
4116 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob/7.1.2" | |
pkgVersion: "7.1.2" | |
status: "downloaded_manifest" | |
4117 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob/7.1.2" | |
status: "resolving_content" | |
4118 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.2" | |
name: "fs.realpath" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4119 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fs.realpath/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.2" | |
name: "fs.realpath" | |
rawSpec: "[email protected]" | |
4120 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.2" | |
name: "inflight" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4121 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/inflight/1.0.6" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.2" | |
name: "inflight" | |
rawSpec: "[email protected]" | |
4122 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.2" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4123 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/inherits/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.2" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
4124 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.2" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4125 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.2" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
4126 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.2" | |
name: "once" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4127 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/once/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.2" | |
name: "once" | |
rawSpec: "[email protected]" | |
4128 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.2" | |
name: "path-is-absolute" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4129 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/path-is-absolute/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/glob/7.1.2" | |
name: "path-is-absolute" | |
rawSpec: "[email protected]" | |
4130 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/growl/1.10.5" | |
pkgVersion: "1.10.5" | |
status: "downloaded_manifest" | |
4131 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/growl/1.10.5" | |
status: "resolving_content" | |
4132 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/he/1.1.1" | |
pkgVersion: "1.1.1" | |
status: "downloaded_manifest" | |
4133 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/he/1.1.1" | |
status: "resolving_content" | |
4134 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkgVersion: "3.0.4" | |
status: "downloaded_manifest" | |
4135 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkgVersion: "0.5.1" | |
status: "downloaded_manifest" | |
4136 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/supports-color/5.4.0" | |
pkgVersion: "5.4.0" | |
status: "downloaded_manifest" | |
4137 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/supports-color/5.4.0" | |
status: "resolving_content" | |
4138 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/supports-color/5.4.0" | |
name: "has-flag" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4139 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/has-flag/3.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/supports-color/5.4.0" | |
name: "has-flag" | |
rawSpec: "[email protected]" | |
4140 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/es6-promise/4.2.5" | |
pkgVersion: "4.2.5" | |
status: "downloaded_manifest" | |
4141 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/es6-promise/4.2.5" | |
status: "resolving_content" | |
4142 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/extract-zip/1.6.7" | |
pkgVersion: "1.6.7" | |
status: "downloaded_manifest" | |
4143 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/extract-zip/1.6.7" | |
status: "resolving_content" | |
4144 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/extract-zip/1.6.7" | |
name: "concat-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4145 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/concat-stream/1.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/extract-zip/1.6.7" | |
name: "concat-stream" | |
rawSpec: "[email protected]" | |
4146 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/extract-zip/1.6.7" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4147 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/2.6.9" | |
pkg: | |
dependentId: "registry.npmjs.org/extract-zip/1.6.7" | |
name: "debug" | |
rawSpec: "[email protected]" | |
4148 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/extract-zip/1.6.7" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4149 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/extract-zip/1.6.7" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
4150 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/extract-zip/1.6.7" | |
name: "yauzl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4151 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/yauzl/2.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/extract-zip/1.6.7" | |
name: "yauzl" | |
rawSpec: "[email protected]" | |
4152 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fs-extra/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
4153 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fs-extra/1.0.0" | |
status: "resolving_content" | |
4154 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fs-extra/1.0.0" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4155 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/fs-extra/1.0.0" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
4156 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fs-extra/1.0.0" | |
name: "jsonfile" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4157 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jsonfile/2.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/fs-extra/1.0.0" | |
name: "jsonfile" | |
rawSpec: "[email protected]" | |
4158 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/fs-extra/1.0.0" | |
name: "klaw" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4159 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/klaw/1.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/fs-extra/1.0.0" | |
name: "klaw" | |
rawSpec: "[email protected]" | |
4160 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/hasha/2.2.0" | |
pkgVersion: "2.2.0" | |
status: "downloaded_manifest" | |
4161 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/hasha/2.2.0" | |
status: "resolving_content" | |
4162 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/hasha/2.2.0" | |
name: "is-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4163 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-stream/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/hasha/2.2.0" | |
name: "is-stream" | |
rawSpec: "[email protected]" | |
4164 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/hasha/2.2.0" | |
name: "pinkie-promise" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4165 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pinkie-promise/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/hasha/2.2.0" | |
name: "pinkie-promise" | |
rawSpec: "[email protected]" | |
4166 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/kew/0.7.0" | |
pkgVersion: "0.7.0" | |
status: "downloaded_manifest" | |
4167 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/kew/0.7.0" | |
status: "resolving_content" | |
4168 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/progress/1.1.8" | |
pkgVersion: "1.1.8" | |
status: "downloaded_manifest" | |
4169 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/progress/1.1.8" | |
status: "resolving_content" | |
4170 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/request/2.88.0" | |
pkgVersion: "2.88.0" | |
status: "downloaded_manifest" | |
4171 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/request-progress/2.0.1" | |
pkgVersion: "2.0.1" | |
status: "downloaded_manifest" | |
4172 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/request-progress/2.0.1" | |
status: "resolving_content" | |
4173 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/request-progress/2.0.1" | |
name: "throttleit" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4174 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/throttleit/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/request-progress/2.0.1" | |
name: "throttleit" | |
rawSpec: "[email protected]" | |
4175 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/which/1.3.1" | |
pkgVersion: "1.3.1" | |
status: "downloaded_manifest" | |
4176 debug pnpm:deprecation: | |
deprecated: "This package is unmaintained. Use @sinonjs/formatio instead" | |
depth: 3 | |
pkgId: "registry.npmjs.org/formatio/1.1.1" | |
pkgName: "formatio" | |
pkgVersion: "1.1.1" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
4177 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/formatio/1.1.1" | |
pkgVersion: "1.1.1" | |
status: "downloaded_manifest" | |
4178 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/formatio/1.1.1" | |
status: "resolving_content" | |
4179 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/formatio/1.1.1" | |
name: "samsam" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4180 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/samsam/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/formatio/1.1.1" | |
name: "samsam" | |
rawSpec: "[email protected]" | |
4181 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lolex/1.3.2" | |
pkgVersion: "1.3.2" | |
status: "downloaded_manifest" | |
4182 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lolex/1.3.2" | |
status: "resolving_content" | |
4183 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/samsam/1.1.2" | |
pkgVersion: "1.1.2" | |
status: "downloaded_manifest" | |
4184 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/samsam/1.1.2" | |
status: "resolving_content" | |
4185 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/util/0.11.0" | |
pkgVersion: "0.11.0" | |
status: "downloaded_manifest" | |
4186 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/util/0.11.0" | |
status: "resolving_content" | |
4187 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/util/0.11.0" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4188 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/inherits/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/util/0.11.0" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
4189 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/acorn/5.7.3" | |
pkgVersion: "5.7.3" | |
status: "downloaded_manifest" | |
4190 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/acorn-dynamic-import/2.0.2" | |
pkgVersion: "2.0.2" | |
status: "downloaded_manifest" | |
4191 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ajv/6.5.4" | |
pkgVersion: "6.5.4" | |
status: "downloaded_manifest" | |
4192 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ajv/6.5.4" | |
status: "resolving_content" | |
4193 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/6.5.4" | |
name: "fast-deep-equal" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4194 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fast-deep-equal/2.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/6.5.4" | |
name: "fast-deep-equal" | |
rawSpec: "[email protected]" | |
4195 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/6.5.4" | |
name: "fast-json-stable-stringify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4196 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fast-json-stable-stringify/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/6.5.4" | |
name: "fast-json-stable-stringify" | |
rawSpec: "[email protected]" | |
4197 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/6.5.4" | |
name: "json-schema-traverse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4198 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/json-schema-traverse/0.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/6.5.4" | |
name: "json-schema-traverse" | |
rawSpec: "[email protected]" | |
4199 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/6.5.4" | |
name: "uri-js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4200 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/uri-js/4.2.2" | |
pkg: | |
dependentId: "registry.npmjs.org/ajv/6.5.4" | |
name: "uri-js" | |
rawSpec: "[email protected]" | |
4201 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ajv-keywords/3.2.0" | |
pkgVersion: "3.2.0" | |
status: "downloaded_manifest" | |
4202 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ajv-keywords/3.2.0" | |
status: "resolving_content" | |
4203 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/async/2.6.1" | |
pkgVersion: "2.6.1" | |
status: "downloaded_manifest" | |
4204 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/enhanced-resolve/3.4.1" | |
pkgVersion: "3.4.1" | |
status: "downloaded_manifest" | |
4205 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/escope/3.6.0" | |
pkgVersion: "3.6.0" | |
status: "downloaded_manifest" | |
4206 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/interpret/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
4207 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json-loader/0.5.7" | |
pkgVersion: "0.5.7" | |
status: "downloaded_manifest" | |
4208 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/json5/0.5.1" | |
pkgVersion: "0.5.1" | |
status: "downloaded_manifest" | |
4209 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loader-runner/2.3.1" | |
pkgVersion: "2.3.1" | |
status: "downloaded_manifest" | |
4210 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
4211 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/memory-fs/0.4.1" | |
pkgVersion: "0.4.1" | |
status: "downloaded_manifest" | |
4212 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkgVersion: "0.5.1" | |
status: "downloaded_manifest" | |
4213 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-libs-browser/2.1.0" | |
pkgVersion: "2.1.0" | |
status: "downloaded_manifest" | |
4214 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkgVersion: "0.5.7" | |
status: "downloaded_manifest" | |
4215 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/supports-color/4.5.0" | |
pkgVersion: "4.5.0" | |
status: "downloaded_manifest" | |
4216 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tapable/0.2.8" | |
pkgVersion: "0.2.8" | |
status: "downloaded_manifest" | |
4217 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/uglifyjs-webpack-plugin/0.4.6" | |
pkgVersion: "0.4.6" | |
status: "downloaded_manifest" | |
4218 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/watchpack/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
4219 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/webpack-sources/1.3.0" | |
pkgVersion: "1.3.0" | |
status: "downloaded_manifest" | |
4220 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/yargs/8.0.2" | |
pkgVersion: "8.0.2" | |
status: "downloaded_manifest" | |
4221 debug pnpm:deprecation: | |
deprecated: "Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools." | |
depth: 3 | |
pkgId: "registry.npmjs.org/browserslist/1.3.6" | |
pkgName: "browserslist" | |
pkgVersion: "1.3.6" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
4222 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/browserslist/1.3.6" | |
pkgVersion: "1.3.6" | |
status: "downloaded_manifest" | |
4223 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/browserslist/1.3.6" | |
status: "resolving_content" | |
4224 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/browserslist/1.3.6" | |
name: "caniuse-db" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4225 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/caniuse-db/1.0.30000890" | |
pkg: | |
dependentId: "registry.npmjs.org/browserslist/1.3.6" | |
name: "caniuse-db" | |
rawSpec: "[email protected]" | |
4226 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/caniuse-db/1.0.30000890" | |
pkgVersion: "1.0.30000890" | |
status: "downloaded_manifest" | |
4227 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/caniuse-db/1.0.30000890" | |
status: "resolving_content" | |
4228 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/normalize-range/0.1.2" | |
pkgVersion: "0.1.2" | |
status: "downloaded_manifest" | |
4229 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/normalize-range/0.1.2" | |
status: "resolving_content" | |
4230 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/num2fraction/1.2.2" | |
pkgVersion: "1.2.2" | |
status: "downloaded_manifest" | |
4231 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/num2fraction/1.2.2" | |
status: "resolving_content" | |
4232 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/postcss/5.2.18" | |
pkgVersion: "5.2.18" | |
status: "downloaded_manifest" | |
4233 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/postcss/5.2.18" | |
status: "resolving_content" | |
4234 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/postcss/5.2.18" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4235 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/postcss/5.2.18" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
4236 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/postcss/5.2.18" | |
name: "js-base64" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4237 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/js-base64/2.4.9" | |
pkg: | |
dependentId: "registry.npmjs.org/postcss/5.2.18" | |
name: "js-base64" | |
rawSpec: "[email protected]" | |
4238 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/postcss/5.2.18" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4239 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/postcss/5.2.18" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
4240 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/postcss/5.2.18" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4241 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/supports-color/3.2.3" | |
pkg: | |
dependentId: "registry.npmjs.org/postcss/5.2.18" | |
name: "supports-color" | |
rawSpec: "[email protected]" | |
4242 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/postcss-value-parser/3.3.0" | |
pkgVersion: "3.3.0" | |
status: "downloaded_manifest" | |
4243 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/postcss-value-parser/3.3.0" | |
status: "resolving_content" | |
4244 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/clean-css/4.2.1" | |
pkgVersion: "4.2.1" | |
status: "downloaded_manifest" | |
4245 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/clean-css/4.2.1" | |
status: "resolving_content" | |
4246 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/clean-css/4.2.1" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4247 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/clean-css/4.2.1" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
4248 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 3 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
4249 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
4250 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
4251 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl-sourcemaps-apply/0.2.1" | |
pkgVersion: "0.2.1" | |
status: "downloaded_manifest" | |
4252 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl-sourcemaps-apply/0.2.1" | |
status: "resolving_content" | |
4253 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-sourcemaps-apply/0.2.1" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4254 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-sourcemaps-apply/0.2.1" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
4255 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
4256 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 3 | |
pkgId: "registry.npmjs.org/gulp-util/2.2.20" | |
pkgName: "gulp-util" | |
pkgVersion: "2.2.20" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
4257 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/2.2.20" | |
pkgVersion: "2.2.20" | |
status: "downloaded_manifest" | |
4258 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/0.4.2" | |
pkgVersion: "0.4.2" | |
status: "downloaded_manifest" | |
4259 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/0.4.2" | |
status: "resolving_content" | |
4260 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/through2/0.4.2" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4261 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/readable-stream/1.0.34" | |
pkg: | |
dependentId: "registry.npmjs.org/through2/0.4.2" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
4262 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/through2/0.4.2" | |
name: "xtend" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4263 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/xtend/2.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/through2/0.4.2" | |
name: "xtend" | |
rawSpec: "[email protected]" | |
4264 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 3 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
4265 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
4266 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/postcss/5.2.18" | |
pkgVersion: "5.2.18" | |
status: "downloaded_manifest" | |
4267 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/postcss-load-config/1.2.0" | |
pkgVersion: "1.2.0" | |
status: "downloaded_manifest" | |
4268 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/postcss-load-config/1.2.0" | |
status: "resolving_content" | |
4269 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-load-config/1.2.0" | |
name: "cosmiconfig" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4270 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cosmiconfig/2.2.2" | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-load-config/1.2.0" | |
name: "cosmiconfig" | |
rawSpec: "[email protected]" | |
4271 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-load-config/1.2.0" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4272 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-load-config/1.2.0" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
4273 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-load-config/1.2.0" | |
name: "postcss-load-options" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4274 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-load-options/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-load-config/1.2.0" | |
name: "postcss-load-options" | |
rawSpec: "[email protected]" | |
4275 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-load-config/1.2.0" | |
name: "postcss-load-plugins" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4276 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-load-plugins/2.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/postcss-load-config/1.2.0" | |
name: "postcss-load-plugins" | |
rawSpec: "[email protected]" | |
4277 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl-sourcemaps-apply/0.2.1" | |
pkgVersion: "0.2.1" | |
status: "downloaded_manifest" | |
4278 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 3 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
4279 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
4280 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.clonedeep/4.5.0" | |
pkgVersion: "4.5.0" | |
status: "downloaded_manifest" | |
4281 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash.clonedeep/4.5.0" | |
status: "resolving_content" | |
4282 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-sass/4.9.3" | |
pkgVersion: "4.9.3" | |
status: "downloaded_manifest" | |
4283 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node-sass/4.9.3" | |
status: "resolving_content" | |
4284 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "async-foreach" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4285 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/async-foreach/0.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "async-foreach" | |
rawSpec: "[email protected]" | |
4286 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4287 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
4288 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "cross-spawn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4289 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/cross-spawn/3.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "cross-spawn" | |
rawSpec: "[email protected]" | |
4290 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "gaze" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4291 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gaze/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "gaze" | |
rawSpec: "[email protected]" | |
4292 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "get-stdin" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4293 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/get-stdin/4.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "get-stdin" | |
rawSpec: "[email protected]" | |
4294 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4295 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "glob" | |
rawSpec: "[email protected]" | |
4296 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "in-publish" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4297 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/in-publish/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "in-publish" | |
rawSpec: "[email protected]" | |
4298 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "lodash.assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4299 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.assign/4.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "lodash.assign" | |
rawSpec: "[email protected]" | |
4300 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "lodash.clonedeep" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4301 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.clonedeep/4.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "lodash.clonedeep" | |
rawSpec: "[email protected]" | |
4302 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "lodash.mergewith" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4303 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.mergewith/4.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "lodash.mergewith" | |
rawSpec: "[email protected]" | |
4304 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "meow" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4305 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/meow/3.7.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "meow" | |
rawSpec: "[email protected]" | |
4306 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4307 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
4308 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "nan" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4309 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/nan/2.11.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "nan" | |
rawSpec: "[email protected]" | |
4310 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "node-gyp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4311 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/node-gyp/3.8.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "node-gyp" | |
rawSpec: "[email protected]" | |
4312 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "npmlog" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4313 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/npmlog/4.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "npmlog" | |
rawSpec: "[email protected]" | |
4314 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "request" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4315 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/request/2.87.0" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "request" | |
rawSpec: "[email protected]" | |
4316 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "sass-graph" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4317 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/sass-graph/2.2.4" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "sass-graph" | |
rawSpec: "[email protected]" | |
4318 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "stdout-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4319 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/stdout-stream/1.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "stdout-stream" | |
rawSpec: "[email protected]" | |
4320 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "true-case-path" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4321 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/true-case-path/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/node-sass/4.9.3" | |
name: "true-case-path" | |
rawSpec: "[email protected]" | |
4322 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
4323 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl-sourcemaps-apply/0.2.1" | |
pkgVersion: "0.2.1" | |
status: "downloaded_manifest" | |
4324 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
pkgVersion: "1.0.2" | |
status: "downloaded_manifest" | |
4325 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
status: "resolving_content" | |
4326 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4327 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/acorn/5.7.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
name: "acorn" | |
rawSpec: "[email protected]" | |
4328 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
name: "css" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4329 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/css/2.2.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
name: "css" | |
rawSpec: "[email protected]" | |
4330 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
name: "normalize-path" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4331 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/normalize-path/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
name: "normalize-path" | |
rawSpec: "[email protected]" | |
4332 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4333 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
4334 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4335 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/identity-map/1.0.2" | |
name: "through2" | |
rawSpec: "[email protected]" | |
4336 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@gulp-sourcemaps/map-sources/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
4337 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@gulp-sourcemaps/map-sources/1.0.0" | |
status: "resolving_content" | |
4338 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/map-sources/1.0.0" | |
name: "normalize-path" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4339 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/normalize-path/2.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/map-sources/1.0.0" | |
name: "normalize-path" | |
rawSpec: "[email protected]" | |
4340 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/map-sources/1.0.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4341 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/@gulp-sourcemaps/map-sources/1.0.0" | |
name: "through2" | |
rawSpec: "[email protected]" | |
4342 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/acorn/5.7.3" | |
pkgVersion: "5.7.3" | |
status: "downloaded_manifest" | |
4343 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/convert-source-map/1.6.0" | |
pkgVersion: "1.6.0" | |
status: "downloaded_manifest" | |
4344 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/css/2.2.4" | |
pkgVersion: "2.2.4" | |
status: "downloaded_manifest" | |
4345 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/css/2.2.4" | |
status: "resolving_content" | |
4346 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css/2.2.4" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4347 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/inherits/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/css/2.2.4" | |
name: "inherits" | |
rawSpec: "[email protected]" | |
4348 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css/2.2.4" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4349 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/css/2.2.4" | |
name: "source-map" | |
rawSpec: "[email protected]" | |
4350 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css/2.2.4" | |
name: "source-map-resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4351 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/source-map-resolve/0.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/css/2.2.4" | |
name: "source-map-resolve" | |
rawSpec: "[email protected]" | |
4352 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css/2.2.4" | |
name: "urix" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4353 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/urix/0.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css/2.2.4" | |
name: "urix" | |
rawSpec: "[email protected]" | |
4354 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/debug-fabulous/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
4355 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/debug-fabulous/1.1.0" | |
status: "resolving_content" | |
4356 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/debug-fabulous/1.1.0" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4357 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/3.2.6" | |
pkg: | |
dependentId: "registry.npmjs.org/debug-fabulous/1.1.0" | |
name: "debug" | |
rawSpec: "[email protected]" | |
4358 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/debug-fabulous/1.1.0" | |
name: "memoizee" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4359 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/memoizee/0.4.14" | |
pkg: | |
dependentId: "registry.npmjs.org/debug-fabulous/1.1.0" | |
name: "memoizee" | |
rawSpec: "[email protected]" | |
4360 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/debug-fabulous/1.1.0" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4361 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/debug-fabulous/1.1.0" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
4362 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/detect-newline/2.1.0" | |
pkgVersion: "2.1.0" | |
status: "downloaded_manifest" | |
4363 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/detect-newline/2.1.0" | |
status: "resolving_content" | |
4364 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkgVersion: "4.1.11" | |
status: "downloaded_manifest" | |
4365 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/source-map/0.6.1" | |
pkgVersion: "0.6.1" | |
status: "downloaded_manifest" | |
4366 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/strip-bom-string/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
4367 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/strip-bom-string/1.0.0" | |
status: "resolving_content" | |
4368 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
4369 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash/2.4.2" | |
pkgVersion: "2.4.2" | |
status: "downloaded_manifest" | |
4370 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash/2.4.2" | |
status: "resolving_content" | |
4371 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node.extend/1.1.6" | |
pkgVersion: "1.1.6" | |
status: "downloaded_manifest" | |
4372 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/node.extend/1.1.6" | |
status: "resolving_content" | |
4373 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/node.extend/1.1.6" | |
name: "is" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4374 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is/3.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/node.extend/1.1.6" | |
name: "is" | |
rawSpec: "[email protected]" | |
4375 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/0.4.2" | |
pkgVersion: "0.4.2" | |
status: "downloaded_manifest" | |
4376 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
4377 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
status: "resolving_content" | |
4378 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
name: "icss-replace-symbols" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4379 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/icss-replace-symbols/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
name: "icss-replace-symbols" | |
rawSpec: "[email protected]" | |
4380 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
name: "postcss" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4381 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss/6.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
name: "postcss" | |
rawSpec: "[email protected]" | |
4382 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
name: "postcss-modules-extract-imports" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4383 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-modules-extract-imports/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
name: "postcss-modules-extract-imports" | |
rawSpec: "[email protected]" | |
4384 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
name: "postcss-modules-local-by-default" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4385 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-modules-local-by-default/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
name: "postcss-modules-local-by-default" | |
rawSpec: "[email protected]" | |
4386 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
name: "postcss-modules-scope" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4387 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-modules-scope/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
name: "postcss-modules-scope" | |
rawSpec: "[email protected]" | |
4388 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
name: "postcss-modules-values" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4389 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/postcss-modules-values/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/css-modules-loader-core/1.1.0" | |
name: "postcss-modules-values" | |
rawSpec: "[email protected]" | |
4390 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/generic-names/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
4391 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/generic-names/1.0.3" | |
status: "resolving_content" | |
4392 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/generic-names/1.0.3" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4393 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-utils/0.2.17" | |
pkg: | |
dependentId: "registry.npmjs.org/generic-names/1.0.3" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
4394 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/postcss/5.2.18" | |
pkgVersion: "5.2.18" | |
status: "downloaded_manifest" | |
4395 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/string-hash/1.1.3" | |
pkgVersion: "1.1.3" | |
status: "downloaded_manifest" | |
4396 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/string-hash/1.1.3" | |
status: "resolving_content" | |
4397 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/bindings/1.2.1" | |
pkgVersion: "1.2.1" | |
status: "downloaded_manifest" | |
4398 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/bindings/1.2.1" | |
status: "resolving_content" | |
4399 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/nan/2.11.1" | |
pkgVersion: "2.11.1" | |
status: "downloaded_manifest" | |
4400 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/nan/2.11.1" | |
status: "resolving_content" | |
4401 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/accepts/1.3.5" | |
pkgVersion: "1.3.5" | |
status: "downloaded_manifest" | |
4402 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/accepts/1.3.5" | |
status: "resolving_content" | |
4403 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/accepts/1.3.5" | |
name: "mime-types" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4404 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mime-types/2.1.20" | |
pkg: | |
dependentId: "registry.npmjs.org/accepts/1.3.5" | |
name: "mime-types" | |
rawSpec: "[email protected]" | |
4405 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/accepts/1.3.5" | |
name: "negotiator" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4406 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/negotiator/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/accepts/1.3.5" | |
name: "negotiator" | |
rawSpec: "[email protected]" | |
4407 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/array-flatten/1.1.1" | |
pkgVersion: "1.1.1" | |
status: "downloaded_manifest" | |
4408 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/array-flatten/1.1.1" | |
status: "resolving_content" | |
4409 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/body-parser/1.18.3" | |
pkgVersion: "1.18.3" | |
status: "downloaded_manifest" | |
4410 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/content-disposition/0.5.2" | |
pkgVersion: "0.5.2" | |
status: "downloaded_manifest" | |
4411 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/content-disposition/0.5.2" | |
status: "resolving_content" | |
4412 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/content-type/1.0.4" | |
pkgVersion: "1.0.4" | |
status: "downloaded_manifest" | |
4413 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/content-type/1.0.4" | |
status: "resolving_content" | |
4414 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/cookie/0.3.1" | |
pkgVersion: "0.3.1" | |
status: "downloaded_manifest" | |
4415 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/cookie/0.3.1" | |
status: "resolving_content" | |
4416 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/cookie-signature/1.0.6" | |
pkgVersion: "1.0.6" | |
status: "downloaded_manifest" | |
4417 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/cookie-signature/1.0.6" | |
status: "resolving_content" | |
4418 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/debug/2.6.9" | |
pkgVersion: "2.6.9" | |
status: "downloaded_manifest" | |
4419 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/debug/2.6.9" | |
status: "resolving_content" | |
4420 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/debug/2.6.9" | |
name: "ms" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4421 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ms/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/debug/2.6.9" | |
name: "ms" | |
rawSpec: "[email protected]" | |
4422 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/depd/1.1.2" | |
pkgVersion: "1.1.2" | |
status: "downloaded_manifest" | |
4423 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/depd/1.1.2" | |
status: "resolving_content" | |
4424 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/encodeurl/1.0.2" | |
pkgVersion: "1.0.2" | |
status: "downloaded_manifest" | |
4425 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/encodeurl/1.0.2" | |
status: "resolving_content" | |
4426 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/escape-html/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
4427 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/escape-html/1.0.3" | |
status: "resolving_content" | |
4428 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/etag/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
4429 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/etag/1.8.1" | |
status: "resolving_content" | |
4430 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/finalhandler/1.1.1" | |
pkgVersion: "1.1.1" | |
status: "downloaded_manifest" | |
4431 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/finalhandler/1.1.1" | |
status: "resolving_content" | |
4432 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4433 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/2.6.9" | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "debug" | |
rawSpec: "[email protected]" | |
4434 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "encodeurl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4435 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/encodeurl/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "encodeurl" | |
rawSpec: "[email protected]" | |
4436 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4437 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escape-html/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
4438 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "on-finished" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4439 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/on-finished/2.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "on-finished" | |
rawSpec: "[email protected]" | |
4440 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4441 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/parseurl/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
4442 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "statuses" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4443 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/statuses/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "statuses" | |
rawSpec: "[email protected]" | |
4444 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "unpipe" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4445 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/unpipe/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/finalhandler/1.1.1" | |
name: "unpipe" | |
rawSpec: "[email protected]" | |
4446 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fresh/0.5.2" | |
pkgVersion: "0.5.2" | |
status: "downloaded_manifest" | |
4447 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fresh/0.5.2" | |
status: "resolving_content" | |
4448 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/merge-descriptors/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
4449 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/merge-descriptors/1.0.1" | |
status: "resolving_content" | |
4450 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/methods/1.1.2" | |
pkgVersion: "1.1.2" | |
status: "downloaded_manifest" | |
4451 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/methods/1.1.2" | |
status: "resolving_content" | |
4452 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/on-finished/2.3.0" | |
pkgVersion: "2.3.0" | |
status: "downloaded_manifest" | |
4453 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/on-finished/2.3.0" | |
status: "resolving_content" | |
4454 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/on-finished/2.3.0" | |
name: "ee-first" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4455 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ee-first/1.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/on-finished/2.3.0" | |
name: "ee-first" | |
rawSpec: "[email protected]" | |
4456 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/parseurl/1.3.2" | |
pkgVersion: "1.3.2" | |
status: "downloaded_manifest" | |
4457 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/parseurl/1.3.2" | |
status: "resolving_content" | |
4458 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/path-to-regexp/0.1.7" | |
pkgVersion: "0.1.7" | |
status: "downloaded_manifest" | |
4459 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/path-to-regexp/0.1.7" | |
status: "resolving_content" | |
4460 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/proxy-addr/2.0.4" | |
pkgVersion: "2.0.4" | |
status: "downloaded_manifest" | |
4461 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/proxy-addr/2.0.4" | |
status: "resolving_content" | |
4462 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/proxy-addr/2.0.4" | |
name: "forwarded" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4463 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/forwarded/0.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/proxy-addr/2.0.4" | |
name: "forwarded" | |
rawSpec: "[email protected]" | |
4464 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/proxy-addr/2.0.4" | |
name: "ipaddr.js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4465 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ipaddr.js/1.8.0" | |
pkg: | |
dependentId: "registry.npmjs.org/proxy-addr/2.0.4" | |
name: "ipaddr.js" | |
rawSpec: "[email protected]" | |
4466 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/qs/6.5.2" | |
pkgVersion: "6.5.2" | |
status: "downloaded_manifest" | |
4467 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/qs/6.5.2" | |
status: "resolving_content" | |
4468 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/range-parser/1.2.0" | |
pkgVersion: "1.2.0" | |
status: "downloaded_manifest" | |
4469 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/range-parser/1.2.0" | |
status: "resolving_content" | |
4470 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/safe-buffer/5.1.2" | |
pkgVersion: "5.1.2" | |
status: "downloaded_manifest" | |
4471 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/safe-buffer/5.1.2" | |
status: "resolving_content" | |
4472 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/send/0.16.2" | |
pkgVersion: "0.16.2" | |
status: "downloaded_manifest" | |
4473 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/send/0.16.2" | |
status: "resolving_content" | |
4474 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4475 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/2.6.9" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "debug" | |
rawSpec: "[email protected]" | |
4476 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "depd" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4477 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/depd/1.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "depd" | |
rawSpec: "[email protected]" | |
4478 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "destroy" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4479 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/destroy/1.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "destroy" | |
rawSpec: "[email protected]" | |
4480 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "encodeurl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4481 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/encodeurl/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "encodeurl" | |
rawSpec: "[email protected]" | |
4482 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4483 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escape-html/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
4484 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "etag" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4485 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/etag/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "etag" | |
rawSpec: "[email protected]" | |
4486 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "fresh" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4487 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fresh/0.5.2" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "fresh" | |
rawSpec: "[email protected]" | |
4488 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "http-errors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4489 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/http-errors/1.6.3" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "http-errors" | |
rawSpec: "[email protected]" | |
4490 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "mime" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4491 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mime/1.4.1" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "mime" | |
rawSpec: "[email protected]" | |
4492 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "ms" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4493 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ms/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "ms" | |
rawSpec: "[email protected]" | |
4494 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "on-finished" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4495 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/on-finished/2.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "on-finished" | |
rawSpec: "[email protected]" | |
4496 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "range-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4497 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/range-parser/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "range-parser" | |
rawSpec: "[email protected]" | |
4498 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "statuses" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4499 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/statuses/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.16.2" | |
name: "statuses" | |
rawSpec: "[email protected]" | |
4500 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/serve-static/1.13.2" | |
pkgVersion: "1.13.2" | |
status: "downloaded_manifest" | |
4501 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/serve-static/1.13.2" | |
status: "resolving_content" | |
4502 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.13.2" | |
name: "encodeurl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4503 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/encodeurl/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.13.2" | |
name: "encodeurl" | |
rawSpec: "[email protected]" | |
4504 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.13.2" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4505 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escape-html/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.13.2" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
4506 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.13.2" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4507 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/parseurl/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.13.2" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
4508 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.13.2" | |
name: "send" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4509 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/send/0.16.2" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-static/1.13.2" | |
name: "send" | |
rawSpec: "[email protected]" | |
4510 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/setprototypeof/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
4511 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/setprototypeof/1.1.0" | |
status: "resolving_content" | |
4512 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/statuses/1.4.0" | |
pkgVersion: "1.4.0" | |
status: "downloaded_manifest" | |
4513 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/statuses/1.4.0" | |
status: "resolving_content" | |
4514 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/type-is/1.6.16" | |
pkgVersion: "1.6.16" | |
status: "downloaded_manifest" | |
4515 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/type-is/1.6.16" | |
status: "resolving_content" | |
4516 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/type-is/1.6.16" | |
name: "media-typer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4517 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/media-typer/0.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/type-is/1.6.16" | |
name: "media-typer" | |
rawSpec: "[email protected]" | |
4518 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/type-is/1.6.16" | |
name: "mime-types" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4519 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mime-types/2.1.20" | |
pkg: | |
dependentId: "registry.npmjs.org/type-is/1.6.16" | |
name: "mime-types" | |
rawSpec: "[email protected]" | |
4520 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/utils-merge/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
4521 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/utils-merge/1.0.1" | |
status: "resolving_content" | |
4522 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vary/1.1.2" | |
pkgVersion: "1.1.2" | |
status: "downloaded_manifest" | |
4523 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vary/1.1.2" | |
status: "resolving_content" | |
4524 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ansi-colors/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
4525 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/ansi-colors/1.1.0" | |
status: "resolving_content" | |
4526 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/ansi-colors/1.1.0" | |
name: "ansi-wrap" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4527 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ansi-wrap/0.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/ansi-colors/1.1.0" | |
name: "ansi-wrap" | |
rawSpec: "[email protected]" | |
4528 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/connect/3.6.6" | |
pkgVersion: "3.6.6" | |
status: "downloaded_manifest" | |
4529 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/connect-livereload/0.5.4" | |
pkgVersion: "0.5.4" | |
status: "downloaded_manifest" | |
4530 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/connect-livereload/0.5.4" | |
status: "resolving_content" | |
4531 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/event-stream/3.3.6" | |
pkgVersion: "3.3.6" | |
status: "downloaded_manifest" | |
4532 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/event-stream/3.3.6" | |
status: "resolving_content" | |
4533 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "duplexer" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4534 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/duplexer/0.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "duplexer" | |
rawSpec: "[email protected]" | |
4535 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "flatmap-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4536 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/flatmap-stream/0.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "flatmap-stream" | |
rawSpec: "[email protected]" | |
4537 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "from" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4538 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/from/0.1.7" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "from" | |
rawSpec: "[email protected]" | |
4539 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "map-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4540 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/map-stream/0.0.7" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "map-stream" | |
rawSpec: "[email protected]" | |
4541 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "pause-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4542 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/pause-stream/0.0.11" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "pause-stream" | |
rawSpec: "[email protected]" | |
4543 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "split" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4544 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/split/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "split" | |
rawSpec: "[email protected]" | |
4545 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "stream-combiner" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4546 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/stream-combiner/0.2.2" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "stream-combiner" | |
rawSpec: "[email protected]" | |
4547 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "through" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4548 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through/2.3.8" | |
pkg: | |
dependentId: "registry.npmjs.org/event-stream/3.3.6" | |
name: "through" | |
rawSpec: "[email protected]" | |
4549 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fancy-log/1.3.2" | |
pkgVersion: "1.3.2" | |
status: "downloaded_manifest" | |
4550 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/send/0.13.2" | |
pkgVersion: "0.13.2" | |
status: "downloaded_manifest" | |
4551 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/send/0.13.2" | |
status: "resolving_content" | |
4552 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4553 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/2.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "debug" | |
rawSpec: "[email protected]" | |
4554 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "depd" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4555 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/depd/1.1.2" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "depd" | |
rawSpec: "[email protected]" | |
4556 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "destroy" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4557 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/destroy/1.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "destroy" | |
rawSpec: "[email protected]" | |
4558 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4559 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escape-html/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
4560 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "etag" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4561 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/etag/1.7.0" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "etag" | |
rawSpec: "[email protected]" | |
4562 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "fresh" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4563 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fresh/0.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "fresh" | |
rawSpec: "[email protected]" | |
4564 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "http-errors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4565 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/http-errors/1.3.1" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "http-errors" | |
rawSpec: "[email protected]" | |
4566 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "mime" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4567 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mime/1.3.4" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "mime" | |
rawSpec: "[email protected]" | |
4568 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "ms" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4569 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/ms/0.7.1" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "ms" | |
rawSpec: "[email protected]" | |
4570 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "on-finished" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4571 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/on-finished/2.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "on-finished" | |
rawSpec: "[email protected]" | |
4572 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "range-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4573 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/range-parser/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "range-parser" | |
rawSpec: "[email protected]" | |
4574 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "statuses" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4575 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/statuses/1.2.1" | |
pkg: | |
dependentId: "registry.npmjs.org/send/0.13.2" | |
name: "statuses" | |
rawSpec: "[email protected]" | |
4576 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/serve-index/1.9.1" | |
pkgVersion: "1.9.1" | |
status: "downloaded_manifest" | |
4577 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/serve-index/1.9.1" | |
status: "resolving_content" | |
4578 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "accepts" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4579 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/accepts/1.3.5" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "accepts" | |
rawSpec: "[email protected]" | |
4580 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "batch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4581 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/batch/0.6.1" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "batch" | |
rawSpec: "[email protected]" | |
4582 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4583 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/2.6.9" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "debug" | |
rawSpec: "[email protected]" | |
4584 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4585 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/escape-html/1.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "escape-html" | |
rawSpec: "[email protected]" | |
4586 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "http-errors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4587 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/http-errors/1.6.3" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "http-errors" | |
rawSpec: "[email protected]" | |
4588 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "mime-types" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4589 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mime-types/2.1.20" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "mime-types" | |
rawSpec: "[email protected]" | |
4590 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4591 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/parseurl/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/serve-index/1.9.1" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
4592 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/serve-static/1.13.2" | |
pkgVersion: "1.13.2" | |
status: "downloaded_manifest" | |
4593 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tiny-lr/0.2.1" | |
pkgVersion: "0.2.1" | |
status: "downloaded_manifest" | |
4594 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tiny-lr/0.2.1" | |
status: "resolving_content" | |
4595 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tiny-lr/0.2.1" | |
name: "body-parser" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4596 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/body-parser/1.14.2" | |
pkg: | |
dependentId: "registry.npmjs.org/tiny-lr/0.2.1" | |
name: "body-parser" | |
rawSpec: "[email protected]" | |
4597 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tiny-lr/0.2.1" | |
name: "debug" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4598 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/debug/2.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tiny-lr/0.2.1" | |
name: "debug" | |
rawSpec: "[email protected]" | |
4599 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tiny-lr/0.2.1" | |
name: "faye-websocket" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4600 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/faye-websocket/0.10.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tiny-lr/0.2.1" | |
name: "faye-websocket" | |
rawSpec: "[email protected]" | |
4601 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tiny-lr/0.2.1" | |
name: "livereload-js" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4602 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/livereload-js/2.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tiny-lr/0.2.1" | |
name: "livereload-js" | |
rawSpec: "[email protected]" | |
4603 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tiny-lr/0.2.1" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4604 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/parseurl/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/tiny-lr/0.2.1" | |
name: "parseurl" | |
rawSpec: "[email protected]" | |
4605 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tiny-lr/0.2.1" | |
name: "qs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4606 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/qs/5.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tiny-lr/0.2.1" | |
name: "qs" | |
rawSpec: "[email protected]" | |
4607 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/colors/1.3.2" | |
pkgVersion: "1.3.2" | |
status: "downloaded_manifest" | |
4608 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/opn/5.2.0" | |
pkgVersion: "5.2.0" | |
status: "downloaded_manifest" | |
4609 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/opn/5.2.0" | |
status: "resolving_content" | |
4610 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/opn/5.2.0" | |
name: "is-wsl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4611 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-wsl/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/opn/5.2.0" | |
name: "is-wsl" | |
rawSpec: "[email protected]" | |
4612 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/plugin-log/0.1.0" | |
pkgVersion: "0.1.0" | |
status: "downloaded_manifest" | |
4613 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/plugin-log/0.1.0" | |
status: "resolving_content" | |
4614 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/plugin-log/0.1.0" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4615 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/plugin-log/0.1.0" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
4616 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/plugin-log/0.1.0" | |
name: "dateformat" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4617 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/dateformat/1.0.12" | |
pkg: | |
dependentId: "registry.npmjs.org/plugin-log/0.1.0" | |
name: "dateformat" | |
rawSpec: "[email protected]" | |
4618 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
4619 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/inpath/1.0.2" | |
pkgVersion: "1.0.2" | |
status: "downloaded_manifest" | |
4620 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/inpath/1.0.2" | |
status: "resolving_content" | |
4621 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pidof/1.0.2" | |
pkgVersion: "1.0.2" | |
status: "downloaded_manifest" | |
4622 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/pidof/1.0.2" | |
status: "resolving_content" | |
4623 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/read/1.0.7" | |
pkgVersion: "1.0.7" | |
status: "downloaded_manifest" | |
4624 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/read/1.0.7" | |
status: "resolving_content" | |
4625 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/read/1.0.7" | |
name: "mute-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4626 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mute-stream/0.0.7" | |
pkg: | |
dependentId: "registry.npmjs.org/read/1.0.7" | |
name: "mute-stream" | |
rawSpec: "[email protected]" | |
4627 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/2.1.0" | |
pkgVersion: "2.1.0" | |
status: "downloaded_manifest" | |
4628 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/ts-command-line/4.2.0" | |
pkgVersion: "4.2.0" | |
status: "downloaded_manifest" | |
4629 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/ts-command-line/4.2.0" | |
status: "resolving_content" | |
4630 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.2.0" | |
name: "@types/argparse" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
4631 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/argparse/1.0.33" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.2.0" | |
name: "@types/argparse" | |
rawSpec: "@types/[email protected]" | |
4632 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.2.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
4633 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.2.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
4634 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.2.0" | |
name: "argparse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4635 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/argparse/1.0.10" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.2.0" | |
name: "argparse" | |
rawSpec: "[email protected]" | |
4636 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.2.0" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4637 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.2.0" | |
name: "colors" | |
rawSpec: "[email protected]" | |
4638 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkgVersion: "8.5.8" | |
status: "downloaded_manifest" | |
4639 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/z-schema/3.16.31" | |
pkgVersion: "3.16.31" | |
status: "downloaded_manifest" | |
4640 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkgVersion: "1.2.5" | |
status: "downloaded_manifest" | |
4641 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/jju/1.3.0" | |
pkgVersion: "1.3.0" | |
status: "downloaded_manifest" | |
4642 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkgVersion: "4.17.11" | |
status: "downloaded_manifest" | |
4643 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/typescript/2.4.2" | |
pkgVersion: "2.4.2" | |
status: "downloaded_manifest" | |
4644 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/z-schema/3.18.4" | |
pkgVersion: "3.18.4" | |
status: "downloaded_manifest" | |
4645 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/esprima/4.0.1" | |
pkgVersion: "4.0.1" | |
status: "downloaded_manifest" | |
4646 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/esprima/4.0.1" | |
status: "resolving_content" | |
4647 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fs.realpath/1.0.0" | |
pkgVersion: "1.0.0" | |
status: "downloaded_manifest" | |
4648 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/fs.realpath/1.0.0" | |
status: "resolving_content" | |
4649 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/inflight/1.0.6" | |
pkgVersion: "1.0.6" | |
status: "downloaded_manifest" | |
4650 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/inflight/1.0.6" | |
status: "resolving_content" | |
4651 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/inflight/1.0.6" | |
name: "once" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4652 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/once/1.4.0" | |
pkg: | |
dependentId: "registry.npmjs.org/inflight/1.0.6" | |
name: "once" | |
rawSpec: "[email protected]" | |
4653 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/inflight/1.0.6" | |
name: "wrappy" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4654 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/wrappy/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/inflight/1.0.6" | |
name: "wrappy" | |
rawSpec: "[email protected]" | |
4655 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/inherits/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
4656 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/inherits/2.0.3" | |
status: "resolving_content" | |
4657 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkgVersion: "3.0.4" | |
status: "downloaded_manifest" | |
4658 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/once/1.4.0" | |
pkgVersion: "1.4.0" | |
status: "downloaded_manifest" | |
4659 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/once/1.4.0" | |
status: "resolving_content" | |
4660 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/once/1.4.0" | |
name: "wrappy" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4661 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/wrappy/1.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/once/1.4.0" | |
name: "wrappy" | |
rawSpec: "[email protected]" | |
4662 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/path-is-absolute/1.0.1" | |
pkgVersion: "1.0.1" | |
status: "downloaded_manifest" | |
4663 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/path-is-absolute/1.0.1" | |
status: "resolving_content" | |
4664 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/bluebird/3.5.2" | |
pkgVersion: "3.5.2" | |
status: "downloaded_manifest" | |
4665 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/bluebird/3.5.2" | |
status: "resolving_content" | |
4666 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/cache-swap/0.3.0" | |
pkgVersion: "0.3.0" | |
status: "downloaded_manifest" | |
4667 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/cache-swap/0.3.0" | |
status: "resolving_content" | |
4668 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/cache-swap/0.3.0" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4669 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/cache-swap/0.3.0" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
4670 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/cache-swap/0.3.0" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4671 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/cache-swap/0.3.0" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
4672 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/cache-swap/0.3.0" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4673 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/cache-swap/0.3.0" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
4674 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/cache-swap/0.3.0" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4675 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/rimraf/2.6.2" | |
pkg: | |
dependentId: "registry.npmjs.org/cache-swap/0.3.0" | |
name: "rimraf" | |
rawSpec: "[email protected]" | |
4676 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 3 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
4677 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
4678 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkgVersion: "4.1.1" | |
status: "downloaded_manifest" | |
4679 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object.omit/2.0.1" | |
pkgVersion: "2.0.1" | |
status: "downloaded_manifest" | |
4680 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object.omit/2.0.1" | |
status: "resolving_content" | |
4681 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/object.omit/2.0.1" | |
name: "for-own" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4682 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/for-own/0.1.5" | |
pkg: | |
dependentId: "registry.npmjs.org/object.omit/2.0.1" | |
name: "for-own" | |
rawSpec: "[email protected]" | |
4683 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/object.omit/2.0.1" | |
name: "is-extendable" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4684 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-extendable/0.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/object.omit/2.0.1" | |
name: "is-extendable" | |
rawSpec: "[email protected]" | |
4685 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object.pick/1.3.0" | |
pkgVersion: "1.3.0" | |
status: "downloaded_manifest" | |
4686 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/object.pick/1.3.0" | |
status: "resolving_content" | |
4687 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/object.pick/1.3.0" | |
name: "isobject" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4688 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/isobject/3.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/object.pick/1.3.0" | |
name: "isobject" | |
rawSpec: "[email protected]" | |
4689 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/readable-stream/2.3.6" | |
pkgVersion: "2.3.6" | |
status: "downloaded_manifest" | |
4690 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/try-json-parse/0.1.1" | |
pkgVersion: "0.1.1" | |
status: "downloaded_manifest" | |
4691 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/try-json-parse/0.1.1" | |
status: "resolving_content" | |
4692 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl/1.2.0" | |
pkgVersion: "1.2.0" | |
status: "downloaded_manifest" | |
4693 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl/1.2.0" | |
status: "resolving_content" | |
4694 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/1.2.0" | |
name: "clone" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4695 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/clone/1.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/1.2.0" | |
name: "clone" | |
rawSpec: "[email protected]" | |
4696 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/1.2.0" | |
name: "clone-stats" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4697 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/clone-stats/0.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/1.2.0" | |
name: "clone-stats" | |
rawSpec: "[email protected]" | |
4698 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/1.2.0" | |
name: "replace-ext" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4699 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/replace-ext/0.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl/1.2.0" | |
name: "replace-ext" | |
rawSpec: "[email protected]" | |
4700 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 3 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
4701 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
4702 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
4703 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/decomment/0.9.2" | |
pkgVersion: "0.9.2" | |
status: "downloaded_manifest" | |
4704 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 3 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
4705 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
4706 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
4707 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 3 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
4708 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
4709 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
4710 debug pnpm:deprecation: | |
deprecated: "gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5" | |
depth: 3 | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgName: "gulp-util" | |
pkgVersion: "3.0.8" | |
prefix: "C:\\sources\\gitttl\\SiteCreation\\SiteCreationForm" | |
4711 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/gulp-util/3.0.8" | |
pkgVersion: "3.0.8" | |
status: "downloaded_manifest" | |
4712 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/source-map/0.5.7" | |
pkgVersion: "0.5.7" | |
status: "downloaded_manifest" | |
4713 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkgVersion: "2.0.3" | |
status: "downloaded_manifest" | |
4714 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
pkgVersion: "2.4.4" | |
status: "downloaded_manifest" | |
4715 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
status: "resolving_content" | |
4716 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "duplexify" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4717 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/duplexify/3.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "duplexify" | |
rawSpec: "[email protected]" | |
4718 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "glob-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4719 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob-stream/5.3.5" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "glob-stream" | |
rawSpec: "[email protected]" | |
4720 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4721 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/graceful-fs/4.1.11" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "graceful-fs" | |
rawSpec: "[email protected]" | |
4722 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "gulp-sourcemaps" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4723 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/gulp-sourcemaps/1.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "gulp-sourcemaps" | |
rawSpec: "[email protected]" | |
4724 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "is-valid-glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4725 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/is-valid-glob/0.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "is-valid-glob" | |
rawSpec: "[email protected]" | |
4726 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "lazystream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4727 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lazystream/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "lazystream" | |
rawSpec: "[email protected]" | |
4728 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "lodash.isequal" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4729 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/lodash.isequal/4.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "lodash.isequal" | |
rawSpec: "[email protected]" | |
4730 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "merge-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4731 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/merge-stream/1.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "merge-stream" | |
rawSpec: "[email protected]" | |
4732 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4733 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/mkdirp/0.5.1" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "mkdirp" | |
rawSpec: "[email protected]" | |
4734 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4735 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/object-assign/4.1.1" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "object-assign" | |
rawSpec: "[email protected]" | |
4736 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4737 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/readable-stream/2.3.6" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "readable-stream" | |
rawSpec: "[email protected]" | |
4738 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "strip-bom" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4739 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/strip-bom/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "strip-bom" | |
rawSpec: "[email protected]" | |
4740 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "strip-bom-stream" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4741 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/strip-bom-stream/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "strip-bom-stream" | |
rawSpec: "[email protected]" | |
4742 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "through2" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4743 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2/2.0.3" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "through2" | |
rawSpec: "[email protected]" | |
4744 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "through2-filter" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4745 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/through2-filter/2.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "through2-filter" | |
rawSpec: "[email protected]" | |
4746 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "vali-date" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4747 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vali-date/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "vali-date" | |
rawSpec: "[email protected]" | |
4748 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "vinyl" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4749 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/vinyl/1.2.0" | |
pkg: | |
dependentId: "registry.npmjs.org/vinyl-fs/2.4.4" | |
name: "vinyl" | |
rawSpec: "[email protected]" | |
4750 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/charenc/0.0.2" | |
pkgVersion: "0.0.2" | |
status: "downloaded_manifest" | |
4751 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/charenc/0.0.2" | |
status: "resolving_content" | |
4752 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/crypt/0.0.2" | |
pkgVersion: "0.0.2" | |
status: "downloaded_manifest" | |
4753 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/crypt/0.0.2" | |
status: "resolving_content" | |
4754 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/is-buffer/1.1.6" | |
pkgVersion: "1.1.6" | |
status: "downloaded_manifest" | |
4755 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/is-buffer/1.1.6" | |
status: "resolving_content" | |
4756 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/babel-code-frame/6.26.0" | |
pkgVersion: "6.26.0" | |
status: "downloaded_manifest" | |
4757 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/babel-code-frame/6.26.0" | |
status: "resolving_content" | |
4758 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/babel-code-frame/6.26.0" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4759 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/chalk/1.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/babel-code-frame/6.26.0" | |
name: "chalk" | |
rawSpec: "[email protected]" | |
4760 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/babel-code-frame/6.26.0" | |
name: "esutils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4761 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/esutils/2.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/babel-code-frame/6.26.0" | |
name: "esutils" | |
rawSpec: "[email protected]" | |
4762 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/babel-code-frame/6.26.0" | |
name: "js-tokens" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4763 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/js-tokens/3.0.2" | |
pkg: | |
dependentId: "registry.npmjs.org/babel-code-frame/6.26.0" | |
name: "js-tokens" | |
rawSpec: "[email protected]" | |
4764 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/builtin-modules/1.1.1" | |
pkgVersion: "1.1.1" | |
status: "downloaded_manifest" | |
4765 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/builtin-modules/1.1.1" | |
status: "resolving_content" | |
4766 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/chalk/2.4.1" | |
pkgVersion: "2.4.1" | |
status: "downloaded_manifest" | |
4767 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/commander/2.19.0" | |
pkgVersion: "2.19.0" | |
status: "downloaded_manifest" | |
4768 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/diff/3.5.0" | |
pkgVersion: "3.5.0" | |
status: "downloaded_manifest" | |
4769 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkgVersion: "7.1.3" | |
status: "downloaded_manifest" | |
4770 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/js-yaml/3.12.0" | |
pkgVersion: "3.12.0" | |
status: "downloaded_manifest" | |
4771 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/js-yaml/3.12.0" | |
status: "resolving_content" | |
4772 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/js-yaml/3.12.0" | |
name: "argparse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4773 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/argparse/1.0.10" | |
pkg: | |
dependentId: "registry.npmjs.org/js-yaml/3.12.0" | |
name: "argparse" | |
rawSpec: "[email protected]" | |
4774 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/js-yaml/3.12.0" | |
name: "esprima" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4775 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/esprima/4.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/js-yaml/3.12.0" | |
name: "esprima" | |
rawSpec: "[email protected]" | |
4776 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkgVersion: "3.0.4" | |
status: "downloaded_manifest" | |
4777 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/resolve/1.8.1" | |
pkgVersion: "1.8.1" | |
status: "downloaded_manifest" | |
4778 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/semver/5.6.0" | |
pkgVersion: "5.6.0" | |
status: "downloaded_manifest" | |
4779 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkgVersion: "1.9.3" | |
status: "downloaded_manifest" | |
4780 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tsutils/2.29.0" | |
pkgVersion: "2.29.0" | |
status: "downloaded_manifest" | |
4781 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build/3.8.8" | |
pkgVersion: "3.8.8" | |
status: "downloaded_manifest" | |
4782 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/gulp-core-build-typescript/4.11.3" | |
pkgVersion: "4.11.3" | |
status: "downloaded_manifest" | |
4783 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslint/5.6.0" | |
pkgVersion: "5.6.0" | |
status: "downloaded_manifest" | |
4784 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslint/5.6.0" | |
status: "resolving_content" | |
4785 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "babel-code-frame" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4786 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/babel-code-frame/6.26.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "babel-code-frame" | |
rawSpec: "[email protected]" | |
4787 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4788 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.3.2" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "colors" | |
rawSpec: "[email protected]" | |
4789 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "commander" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4790 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/commander/2.19.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "commander" | |
rawSpec: "[email protected]" | |
4791 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "diff" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4792 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/diff/3.5.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "diff" | |
rawSpec: "[email protected]" | |
4793 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "glob" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4794 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/glob/7.1.3" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "glob" | |
rawSpec: "[email protected]" | |
4795 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4796 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/minimatch/3.0.4" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "minimatch" | |
rawSpec: "[email protected]" | |
4797 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4798 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/resolve/1.8.1" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "resolve" | |
rawSpec: "[email protected]" | |
4799 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "semver" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4800 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/semver/5.6.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "semver" | |
rawSpec: "[email protected]" | |
4801 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4802 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
4803 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "tsutils" | |
rawSpec: "tsutils@/tsutils/2.29.0/[email protected]" | |
status: "installing" | |
4804 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tsutils/2.29.0" | |
pkg: | |
dependentId: "registry.npmjs.org/tslint/5.6.0" | |
name: "tsutils" | |
rawSpec: "tsutils@/tsutils/2.29.0/[email protected]" | |
4805 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tslint-microsoft-contrib/5.0.3" | |
pkgVersion: "5.0.3" | |
status: "downloaded_manifest" | |
4806 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tsutils/2.11.2" | |
pkgVersion: "2.11.2" | |
status: "downloaded_manifest" | |
4807 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/tsutils/2.11.2" | |
status: "resolving_content" | |
4808 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/tsutils/2.11.2" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4809 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/tslib/1.9.3" | |
pkg: | |
dependentId: "registry.npmjs.org/tsutils/2.11.2" | |
name: "tslib" | |
rawSpec: "[email protected]" | |
4810 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/lodash/4.14.74" | |
pkgVersion: "4.14.74" | |
status: "downloaded_manifest" | |
4811 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkgVersion: "8.5.8" | |
status: "downloaded_manifest" | |
4812 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/file-loader/1.1.11" | |
pkgVersion: "1.1.11" | |
status: "downloaded_manifest" | |
4813 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/file-loader/1.1.11" | |
status: "resolving_content" | |
4814 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/file-loader/1.1.11" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4815 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkg: | |
dependentId: "registry.npmjs.org/file-loader/1.1.11" | |
name: "loader-utils" | |
rawSpec: "[email protected]" | |
4816 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/file-loader/1.1.11" | |
name: "schema-utils" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4817 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/schema-utils/0.4.7" | |
pkg: | |
dependentId: "registry.npmjs.org/file-loader/1.1.11" | |
name: "schema-utils" | |
rawSpec: "[email protected]" | |
4818 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
4819 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/lodash/4.17.11" | |
pkgVersion: "4.17.11" | |
status: "downloaded_manifest" | |
4820 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/load-themed-styles/1.7.77" | |
pkgVersion: "1.7.77" | |
status: "downloaded_manifest" | |
4821 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/loader-utils/1.1.0" | |
pkgVersion: "1.1.0" | |
status: "downloaded_manifest" | |
4822 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
pkgVersion: "1.3.1" | |
status: "downloaded_manifest" | |
4823 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
status: "resolving_content" | |
4824 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
name: "@types/fs-extra" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
4825 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/fs-extra/5.0.1" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
name: "@types/fs-extra" | |
rawSpec: "@types/[email protected]" | |
4826 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
4827 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
4828 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
name: "@types/z-schema" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
4829 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/z-schema/3.16.31" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
name: "@types/z-schema" | |
rawSpec: "@types/[email protected]" | |
4830 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
name: "fs-extra" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4831 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/fs-extra/5.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
name: "fs-extra" | |
rawSpec: "[email protected]" | |
4832 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
name: "jju" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4833 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/jju/1.3.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
name: "jju" | |
rawSpec: "[email protected]" | |
4834 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
name: "z-schema" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4835 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/z-schema/3.18.4" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/node-core-library/1.3.1" | |
name: "z-schema" | |
rawSpec: "[email protected]" | |
4836 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/package-deps-hash/2.2.40" | |
pkgVersion: "2.2.40" | |
status: "downloaded_manifest" | |
4837 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/package-deps-hash/2.2.40" | |
status: "resolving_content" | |
4838 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/stream-collator/2.2.41" | |
pkgVersion: "2.2.41" | |
status: "downloaded_manifest" | |
4839 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/stream-collator/2.2.41" | |
status: "resolving_content" | |
4840 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/stream-collator/2.2.41" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
4841 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/stream-collator/2.2.41" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
4842 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/stream-collator/2.2.41" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4843 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/stream-collator/2.2.41" | |
name: "colors" | |
rawSpec: "[email protected]" | |
4844 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/ts-command-line/4.1.0" | |
pkgVersion: "4.1.0" | |
status: "downloaded_manifest" | |
4845 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@microsoft/ts-command-line/4.1.0" | |
status: "resolving_content" | |
4846 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.1.0" | |
name: "@types/argparse" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
4847 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/argparse/1.0.33" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.1.0" | |
name: "@types/argparse" | |
rawSpec: "@types/[email protected]" | |
4848 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.1.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
status: "installing" | |
4849 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@types/node/8.5.8" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.1.0" | |
name: "@types/node" | |
rawSpec: "@types/[email protected]" | |
4850 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.1.0" | |
name: "argparse" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4851 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/argparse/1.0.10" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.1.0" | |
name: "argparse" | |
rawSpec: "[email protected]" | |
4852 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.1.0" | |
name: "colors" | |
rawSpec: "[email protected]" | |
status: "installing" | |
4853 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/colors/1.2.5" | |
pkg: | |
dependentId: "registry.npmjs.org/@microsoft/ts-command-line/4.1.0" | |
name: "colors" | |
rawSpec: "[email protected]" | |
4854 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@pnpm/link-bins/1.0.3" | |
pkgVersion: "1.0.3" | |
status: "downloaded_manifest" | |
4855 debug pnpm:progress: | |
pkgId: "registry.npmjs.org/@pnpm/link-bins/1.0.3" | |
status: "resolving_content" | |
4856 debug pnpm:progress: | |
pkg: | |
dependentId: "registry.npmjs.org/@pnpm/link-bins/1.0.3" | |
name: "@pnpm/package-bins" | |
rawSpec: "@pnpm/[email protected]" | |
status: "installing" | |
4857 debug pnpm:progress: | |
status: "resolved" | |
pkgId: "registry.npmjs.org/@pnpm/package-bins/1.0.0" | |
pkg: | |
dependentId: "registry.npmjs.org/@pnpm/link-bins/1.0.3" | |
name: "@pnpm/package-bins" | |
rawSpec: "@pnpm/packa |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment