Add package.json to allow users to install Task using npm

Closes #870
This commit is contained in:
Andrey Nering
2022-09-29 21:27:30 -03:00
parent 9d7ddff60c
commit 50a377a7c4
7 changed files with 95 additions and 7 deletions

1
.gitignore vendored
View File

@@ -30,3 +30,4 @@ tags
!/bin/.keep
/testdata/vars/v1
/tmp
node_modules