Last change
on this file since ceaed42 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
749 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | {
|
---|
| 2 | "name": "@webassemblyjs/helper-wasm-section",
|
---|
| 3 | "version": "1.11.1",
|
---|
| 4 | "description": "",
|
---|
| 5 | "main": "lib/index.js",
|
---|
| 6 | "module": "esm/index.js",
|
---|
| 7 | "scripts": {
|
---|
| 8 | "test": "echo \"Error: no test specified\" && exit 1"
|
---|
| 9 | },
|
---|
| 10 | "repository": {
|
---|
| 11 | "type": "git",
|
---|
| 12 | "url": "https://github.com/xtuc/webassemblyjs.git"
|
---|
| 13 | },
|
---|
| 14 | "publishConfig": {
|
---|
| 15 | "access": "public"
|
---|
| 16 | },
|
---|
| 17 | "author": "Sven Sauleau",
|
---|
| 18 | "license": "MIT",
|
---|
| 19 | "dependencies": {
|
---|
| 20 | "@webassemblyjs/ast": "1.11.1",
|
---|
| 21 | "@webassemblyjs/helper-buffer": "1.11.1",
|
---|
| 22 | "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
|
---|
| 23 | "@webassemblyjs/wasm-gen": "1.11.1"
|
---|
| 24 | },
|
---|
| 25 | "devDependencies": {
|
---|
| 26 | "@webassemblyjs/wasm-parser": "1.11.1"
|
---|
| 27 | },
|
---|
| 28 | "gitHead": "3f07e2db2031afe0ce686630418c542938c1674b"
|
---|
| 29 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.