mirror of
https://github.com/pnpm/pnpm.git
synced 2026-07-25 23:17:08 -04:00
8 lines
94 B
JSON
8 lines
94 B
JSON
{
|
|
"name": "foo",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"is-negative": "1.0.0"
|
|
}
|
|
}
|