yt-dlp support
This commit is contained in:
29
node_modules/@pedroslopez/moduleraid/package.json
generated
vendored
Normal file
29
node_modules/@pedroslopez/moduleraid/package.json
generated
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "@pedroslopez/moduleraid",
|
||||
"version": "5.0.2",
|
||||
"description": "Get modules from webpack v5",
|
||||
"main": "moduleraid.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"types": "./moduleraid.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/pixeldesu/moduleRaid.git"
|
||||
},
|
||||
"keywords": [
|
||||
"webpack",
|
||||
"module",
|
||||
"research",
|
||||
"extraction"
|
||||
],
|
||||
"files": [
|
||||
"moduleraid.js"
|
||||
],
|
||||
"author": "Andreas Nedbal <andy@pixelde.su>, Pedro Lopez <pedroslopez@me.com>",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/pixeldesu/moduleRaid/issues"
|
||||
},
|
||||
"homepage": "https://github.com/@pedroslopez/moduleRaid#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user