sec commit

This commit is contained in:
2024-08-16 15:06:52 +05:30
parent 63dc2b340a
commit dc5b771f30
16489 changed files with 2607484 additions and 0 deletions

13
node_modules/tiny-case/package.json generated vendored Normal file
View File

@@ -0,0 +1,13 @@
{
"name": "tiny-case",
"version": "1.0.3",
"description": "Tiny Casing utils",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/jquense/tiny-case.git"
},
"types": "index.d.ts",
"author": "Jason Quense",
"license": "MIT"
}