summaryrefslogtreecommitdiff
path: root/deps/npm/test/tap/ls-depth/package.json
blob: 06f8e48a9f0fdb7e9a8ac0db5581b7b57c14e735 (plain)
1
2
3
4
5
6
7
8
{
  "author": "Rocko Artischocko",
  "name": "ls-depth",
  "version": "0.0.0",
  "dependencies": {
    "test-package-with-one-dep": "0.0.0"
  }
}