|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
504 bytes
|
| Line | |
|---|
| 1 | {
|
|---|
| 2 | "name": "@webassemblyjs/helper-wasm-bytecode",
|
|---|
| 3 | "version": "1.13.2",
|
|---|
| 4 | "description": "WASM's Bytecode constants",
|
|---|
| 5 | "main": "lib/index.js",
|
|---|
| 6 | "module": "esm/index.js",
|
|---|
| 7 | "scripts": {
|
|---|
| 8 | "test": "echo \"Error: no test specified\" && exit 1"
|
|---|
| 9 | },
|
|---|
| 10 | "author": "Sven Sauleau",
|
|---|
| 11 | "license": "MIT",
|
|---|
| 12 | "repository": {
|
|---|
| 13 | "type": "git",
|
|---|
| 14 | "url": "https://github.com/xtuc/webassemblyjs.git"
|
|---|
| 15 | },
|
|---|
| 16 | "publishConfig": {
|
|---|
| 17 | "access": "public"
|
|---|
| 18 | },
|
|---|
| 19 | "gitHead": "897aeb784f042a46a00626f1d1cca96159aa5db3"
|
|---|
| 20 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.