We should create an experience around the package.json file.
Things we could do:
We should display under it the packages you reference as nodes in a tree.
We should allow you to directly edit the file (and we update the project accordingly).
We should create a wizard that interacts with npm in the background
Package searches (npm find <user string>)
Package installs
Package removals
Package updates
etc...
Comments: Was it solved by NPM UI component or major accent was on support of language service for .json files? https://nodejstools.codeplex.com/wikipage?title=Npm
Things we could do:
We should display under it the packages you reference as nodes in a tree.
We should allow you to directly edit the file (and we update the project accordingly).
We should create a wizard that interacts with npm in the background
Package searches (npm find <user string>)
Package installs
Package removals
Package updates
etc...
Comments: Was it solved by NPM UI component or major accent was on support of language service for .json files? https://nodejstools.codeplex.com/wikipage?title=Npm