LeoIannacone / npm2deb

tool to help debianize Node.js modules
GNU General Public License v3.0
46 stars 34 forks source link

npm2deb search should search for embedded modules #105

Open pravi opened 6 years ago

pravi commented 6 years ago

npm2deb search ignore should show this embedded copy as well.

pravi@andhaka:~$ apt-file find node_modules/ignore
node-globby: /usr/lib/nodejs/globby/node_modules/ignore/README.md
node-globby: /usr/lib/nodejs/globby/node_modules/ignore/ignore.js
node-globby: /usr/lib/nodejs/globby/node_modules/ignore/index.d.ts
node-globby: /usr/lib/nodejs/globby/node_modules/ignore/index.js
node-globby: /usr/lib/nodejs/globby/node_modules/ignore/package.json
shanavas786 commented 6 years ago

@stultus any thoughts how to implement that. else we can go ahead with v0.2.8 release.

stultus commented 6 years ago

@shanavas786 Please go ahead and release it. we can add this later. I'm currently little busy with the flood relief activities.