This commit is contained in:
Luk
2024-10-28 23:55:42 +08:00
parent 80f0ceb906
commit 4aa5a23864
2 changed files with 18 additions and 2 deletions

16
package.json Normal file
View File

@@ -0,0 +1,16 @@
{
"name": "wo_scripts",
"version": "1.0.0",
"description": "",
"main": "app_versioning.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.faronear.org/npm/wo_scripts"
},
"keywords": [],
"author": "",
"license": "ISC"
}