1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-01 15:39:25 +00:00

Initialised NPM package

This commit is contained in:
2022-01-11 21:20:20 +00:00
parent 339ed61069
commit a79c19a791
3 changed files with 35 additions and 0 deletions

13
package-lock.json generated Normal file
View File

@@ -0,0 +1,13 @@
{
"name": "stratos",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "stratos",
"version": "1.0.0",
"license": "MIT"
}
}
}