mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-11 09:28:24 -04:00
15 lines
311 B
YAML
15 lines
311 B
YAML
importers:
|
|
test/fixture-with-external-shrinkwrap/pkg:
|
|
dependencies:
|
|
is-positive: 1.0.0
|
|
specifiers:
|
|
is-positive: 1.0.0
|
|
lockfileVersion: 5.1
|
|
packages:
|
|
/is-positive/1.0.0:
|
|
dev: false
|
|
engines:
|
|
node: '>=0.10.0'
|
|
resolution:
|
|
integrity: sha1-iACYVrZKLx632LsBeUGEJK4EUss=
|