1.0.6 • Published 1 year ago
task-helper v1.0.6
@demoniks/task-helper
This is a sample NPM package that includes a dependency on tasktrek
. This package demonstrates a basic setup for publishing a package to npm.
Installation
You can install this package using npm:
npm install @demoniks/task-helper
Usage
Here is an example of how to use this package:
const myPackage = require('@demoniks/task-helper');
myPackage.doSomething();
License
This project is licensed under the MIT License.