main
Last change
on this file was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago |
F4 Finalna Verzija
|
-
Property mode
set to
100644
|
File size:
460 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name": "@webassemblyjs/helper-api-error",
|
---|
3 | "version": "1.13.2",
|
---|
4 | "description": "Common API errors",
|
---|
5 | "main": "lib/index.js",
|
---|
6 | "module": "esm/index.js",
|
---|
7 | "author": "Sven Sauleau",
|
---|
8 | "license": "MIT",
|
---|
9 | "repository": {
|
---|
10 | "type": "git",
|
---|
11 | "url": "https://github.com/xtuc/webassemblyjs.git",
|
---|
12 | "directory": "packages/helper-api-error"
|
---|
13 | },
|
---|
14 | "publishConfig": {
|
---|
15 | "access": "public"
|
---|
16 | },
|
---|
17 | "gitHead": "897aeb784f042a46a00626f1d1cca96159aa5db3"
|
---|
18 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.