! Rushabh | Linux Shilloriginal post
After i remove the deps i got this output
```bash
$ npm ls circuit-json-to-3d-png --all
@tscircuit/fake-snippets@0.0.217
└── (empty)
$ npm ls circuit-json-to-bom-csv --all
@tscircuit/fake-snippets@0.0.217
└── (empty)
$ npm ls circuit-json-to-gerber --all
@tscircuit/fake-snippets@0.0.217
└── (empty)
$ npm ls circuit-json-to-gltf --all
@tscircuit/fake-snippets@0.0.217
└─┬ tscircuit@0.0.1819
└── circuit-json-to-gltf@0.0.102
$ npm ls circuit-json-to-kicad --all
@tscircuit/fake-snippets@0.0.217
└── (empty)
$ npm ls circuit-json-to-lbrn --all
@tscircuit/fake-snippets@0.0.217
└── (empty)
$ npm ls circuit-json-to-pnp-csv --all
@tscircuit/fake-snippets@0.0.217
└── (empty)
$ npm ls circuit-json-to-readable-netlist --all
@tscircuit/fake-snippets@0.0.217
└── (empty)
$ npm ls circuit-json-to-spice --all
@tscircuit/fake-snippets@0.0.217
├─┬ @tscircuit/schematic-viewer@2.0.68
│ └── circuit-json-to-spice@0.0.6
└─┬ tscircuit@0.0.1819
└── circuit-json-to-spice@0.0.36
$ npm ls circuit-json-to-step --all
@tscircuit/fake-snippets@0.0.217
└── (empty)
$ npm ls circuit-json-to-tscircuit --all
@tscircuit/fake-snippets@0.0.217
└── (empty)
```