add license and project name
This commit is contained in:
parent
bc8540c3f5
commit
670afcc8c3
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
|
"name": "matrix.to",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
"license": "Apache-2.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 14.0.0"
|
"node": ">= 14.0.0"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue