mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-27 10:30:58 -04:00
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"name": "with-file-dep",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"general": "link:../general",
|
|
"is-positive": "^3.1.0"
|
|
}
|
|
}
|