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