@run-slicer/procyon
Version:
A JavaScript port of the Procyon decompiler (https://github.com/mstrobel/procyon).
15 lines • 369 B
JSON
{
"name": "@run-slicer/procyon",
"version": "0.1.2-0.6.0",
"description": "A JavaScript port of the Procyon decompiler (https://github.com/mstrobel/procyon).",
"main": "procyon.js",
"types": "procyon.d.ts",
"keywords": [
"decompiler",
"java",
"decompilation",
"procyon"
],
"author": "run-slicer",
"license": "Apache License 2.0, MIT"
}