mirror of
https://github.com/pnpm/pnpm.git
synced 2025-12-23 23:29:17 -05:00
14 lines
269 B
JSON
14 lines
269 B
JSON
{
|
|
"name": "@pnpm-private/typings",
|
|
"version": "1000.0.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@pnpm-private/typings": "workspace:*"
|
|
},
|
|
"keywords": [
|
|
"pnpm",
|
|
"pnpm11"
|
|
],
|
|
"repository": "https://github.com/pnpm/pnpm/tree/main/__typings__"
|
|
}
|