0.0.2 • Published 9 years ago

bower-migrate v0.0.2

Weekly downloads
26
License
MIT
Repository
github
Last release
9 years ago

bower-migrate

Migrate packages from bower.json to package.json

Inspiration

Install

npm install -g bower-migrate

Use

cd into any project root where you are currently using Bower.

npm init
bower-migrate

bower-migrate will prompt you to overwrite the package entry in package.json if it already exists.


MIT © Kevin Lanni