ctf0 / Laravel-Media-Manager

A "Vuejs & Laravel" Media Manager With Tons of Features
MIT License
829 stars 179 forks source link

Add NPM package #91

Closed pedzed closed 5 years ago

pedzed commented 5 years ago

Rather than having to install all the NPM dependencies listed in the README, it would be better to only have one dependency: this package.

My suggestion is to add a package.json file with all the dependencies and registering it as an NPM package.

ctf0 commented 5 years ago

i actually wish if there was a way i could add a package.json to the package and some how register it to the project/root package.json but i havent found the time to dig deeper yet