Skip to content

Commit

Permalink
docs: add directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bluelovers committed Aug 29, 2022
1 parent ce47980 commit 442a552
Show file tree
Hide file tree
Showing 96 changed files with 191 additions and 95 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
"@types/validate-npm-package-name": "^4.0.0",
"@types/yargs": "^17.0.11",
"@types/yarnpkg__lockfile": "^1.1.5",
"@yarn-tool/ws-find-up-paths": "*",
"chai": "^4.3.6",
"jest": "^29.0.1",
"jest-console": "^0.1.0",
Expand Down
3 changes: 2 additions & 1 deletion packages/@lazy-node/semver-ampersand/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@lazy-node/semver-ampersand"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@lazy-node/semver-parse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@lazy-node/semver-parse"
},
"license": "APACHEv2",
"author": "AJ ONeal",
Expand Down
3 changes: 2 additions & 1 deletion packages/@lazy-node/semver-part/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@lazy-node/semver-part"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/changelog"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/check-pkg-bin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/check-pkg-bin"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/detect-yarnlock-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/detect-yarnlock-version"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/dotenv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/dotenv"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/env-path/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/env-path"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/find-deps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/find-deps"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/find-root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/find-root"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/find-tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/find-tsconfig"
},
"license": "ISC",
"author": "",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/fix-all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/fix-all"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/fix-ws-links/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/fix-ws-links"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/fix-ws-pkgs-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/fix-ws-pkgs-link"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/fix-ws-versions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/fix-ws-versions"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/get-paths-by-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/get-paths-by-type"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/get-pkg-bin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/get-pkg-bin"
},
"license": "ISC",
"author": "",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/init-path/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/init-path"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/is-builtin-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/is-builtin-module"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/is-npx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/is-npx"
},
"license": "ISC",
"author": "",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/ncu-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/ncu-ws"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/ncu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/ncu"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/node-modules-is-alias/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/node-modules-is-alias"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/node-modules-link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/node-modules-link"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/node-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/node-modules"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/normalize-deps-value/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/normalize-deps-value"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/npa-to-deps-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/npa-to-deps-query"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/npa-to-deps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/npa-to-deps"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/npm-package-arg-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/npm-package-arg-util"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/pack-package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/pack-package"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/path-parents/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/path-parents"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/pkg-deps-add/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/pkg-deps-add"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/pkg-deps-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/pkg-deps-util"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/pkg-entry-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/pkg-entry-util"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/pkg-git-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/pkg-git-info"
},
"license": "ISC",
"author": "",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/pkg-hosted-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/pkg-hosted-info"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/pkg-list-to-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/pkg-list-to-types"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/pkg-name-to-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/pkg-name-to-types"
},
"license": "ISC",
"author": "bluelovers",
Expand Down
3 changes: 2 additions & 1 deletion packages/@yarn-tool/pkg-name-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git"
"url": "git+https://github.com/bluelovers/ws-yarn-workspaces.git",
"directory": "packages/@yarn-tool/pkg-name-util"
},
"license": "ISC",
"author": "bluelovers",
Expand Down

0 comments on commit 442a552

Please sign in to comment.