{ "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 , Pedro Lopez ", "license": "MIT", "bugs": { "url": "https://github.com/pixeldesu/moduleRaid/issues" }, "homepage": "https://github.com/@pedroslopez/moduleRaid#readme" }