23 lines
505 B
JSON
23 lines
505 B
JSON
{
|
|
"name": "@pnpm-private/updater",
|
|
"version": "0.4.9",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"compile": "tsc --build"
|
|
},
|
|
"dependencies": {
|
|
"@pnpm/lockfile-file": "workspace:*",
|
|
"@pnpm/types": "8.9.0",
|
|
"@types/normalize-path": "^3.0.0",
|
|
"is-subdir": "^1.2.0",
|
|
"load-json-file": "^6.2.0",
|
|
"normalize-path": "^3.0.0",
|
|
"path-exists": "^4.0.0",
|
|
"write-json-file": "^4.3.0"
|
|
},
|
|
"devDependencies": {
|
|
"@pnpm-private/updater": "workspace:*"
|
|
}
|
|
}
|