Start project with the old POC
This commit is contained in:
commit
374e79cfb4
7 changed files with 582 additions and 0 deletions
16
package-lock.json
generated
Normal file
16
package-lock.json
generated
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "sajt",
|
||||
"version": "0.0.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "sajt",
|
||||
"version": "0.0.1",
|
||||
"license": "ISC",
|
||||
"bin": {
|
||||
"sajt": "bin/sajt"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue