Website Structure
This commit is contained in:
parent
62812f2090
commit
71f0676a62
22365 changed files with 4265753 additions and 791 deletions
22
Frontend-Learner/node_modules/muggle-string/package.json
generated
vendored
Normal file
22
Frontend-Learner/node_modules/muggle-string/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "muggle-string",
|
||||
"version": "0.4.1",
|
||||
"main": "out/index.js",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"out/**/*.js",
|
||||
"out/**/*.d.ts"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/johnsoncodehk/muggle-string.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "vitest run"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "latest",
|
||||
"vitest": "latest",
|
||||
"vite": "latest"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue