mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-28 12:01:37 -04:00
7 lines
92 B
JSON
7 lines
92 B
JSON
{
|
|
"name": "math",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"sum": "file:../sum"
|
|
}
|
|
} |