Dashboard
PHP:
8.3.30
OS:
Linux
User:
dh_mnqueb
/
/
usr
/
share
/
nodejs
/
@webassemblyjs
/
helper-code-frame
📤 Upload
📝 New File
📁 New Folder
Close
Editing: package.json
{ "name": "@webassemblyjs/helper-code-frame", "version": "1.11.1", "description": "", "main": "lib/index.js", "module": "esm/index.js", "repository": { "type": "git", "url": "https://github.com/xtuc/webassemblyjs.git" }, "publishConfig": { "access": "public" }, "author": "Sven Sauleau", "license": "MIT", "dependencies": { "@webassemblyjs/wast-printer": "1.11.1" }, "devDependencies": { "@webassemblyjs/ast": "1.11.1" } }
Save
Cancel