mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-11 02:29:48 -04:00
12 lines
202 B
JSON
12 lines
202 B
JSON
{
|
|
"name": "wanted-shrinkwrap",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@pnpm.e2e/deprecated": "1.0.0",
|
|
"is-negative": "^2.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"is-positive": "^3.1.0"
|
|
}
|
|
}
|