mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-14 03:26:13 -04:00
8 lines
94 B
JSON
8 lines
94 B
JSON
{
|
|
"name": "foo",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"is-negative": "1.0.0"
|
|
}
|
|
}
|