bower-migrate
v0.0.2
Published
Migrate packages from bower.json to package.json
Downloads
48
Readme
bower-migrate
Migrate packages from bower.json to package.json
Install
npm install -g bower-migrateUse
cd into any project root where you are currently using Bower.
npm init
bower-migratebower-migrate will prompt you to overwrite the package entry in package.json if it already exists.
MIT © Kevin Lanni
