@superdevofficial/media-manager
v0.1.25
Published
This is a library for Feathers applications to simplify the use of the service Media.
Readme
TS-NODE - Media-Manager
This is a library for Feathers applications to simplify the use of the service Media.
Requirements
- npm >= 6.10
- Node >= 10.10
- FeathersJS
Dependances
Liste reprise depuis le fichier package.json :
- "@feathersjs/errors": "^3.3.6",
- "@feathersjs/feathers": "^3.3.1",
- "debug": "4.1.1",
- "feathers-hooks-common": "^4.20.7",
- "lodash": "^4.17.11"
Ajoutez ces dependences dans le projet dans lequel vous inserez le module.
Installation
L'installation se fait via npm :
npm i @superdevofficial/media-manager